| 1 | [ Jan 14 02:35:23 Enabled. ] | ||
| 2 | [ Jan 14 02:35:23 Rereading configuration. ] | ||
| 3 | [ Jan 14 02:35:25 Rereading configuration. ] | ||
| 4 | [ Jan 14 02:35:30 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 14 02:35:30 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.14 02:35:34.339940 [ 1 ] {} <Information> Application: Will watch for the process with pid 25537 | ||
| 29 | 2026.01.14 02:35:34.340437 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.14 02:35:34.592064 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25537 | ||
| 31 | 2026.01.14 02:35:34.594647 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.14 02:35:34.594819 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.14 02:35:34.883701 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.14 02:35:34.946755 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.14 02:35:34.946922 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.14 02:35:34.946944 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.14 02:35:34.947015 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.14 02:35:34.947766 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.14 02:35:34.951434 [ 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.14 02:35:34.952265 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.14 02:35:34.953129 [ 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.14 02:35:34.953178 [ 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.14 02:35:34.953219 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.14 02:35:34.953969 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.14 02:35:34.955069 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.14 02:35:34.962069 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.14 02:35:34.963079 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.14 02:35:34.965971 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.14 02:35:34.966075 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.14 02:35:34.967134 [ 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.14 02:35:34.967619 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.14 02:35:34.975251 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.14 02:35:34.975638 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.14 02:35:34.980821 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.14 02:35:34.981230 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.14 02:35:34.981637 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.14 02:35:34.982032 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.14 02:35:34.984918 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.14 02:35:34.984945 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.14 02:35:34.985032 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.14 02:35:34.985126 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.14 02:35:35.033714 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.14 02:35:35.033755 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000206602 sec | ||
| 68 | 2026.01.14 02:35:35.033808 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.14 02:35:35.033853 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.14 02:35:35.034602 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.14 02:35:35.035205 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.14 02:35:35.055900 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.14 02:35:35.055946 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.14 02:35:35.056044 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.14 02:35:35.056058 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.14 02:35:35.056095 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.14 02:35:35.056171 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.14 02:35:35.060045 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.14 02:35:35.060093 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.14 02:35:35.060149 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.14 02:35:35.060325 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.14 02:35:35.060370 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.14 02:35:35.060384 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.14 02:35:35.060467 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.14 02:35:35.060480 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.14 02:35:35.060514 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.14 02:35:35.060584 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.14 02:35:35.103980 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.14 02:35:35.111069 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.14 02:35:35.111172 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000123701 sec | ||
| 91 | 2026.01.14 02:35:35.111186 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.14 02:35:35.111195 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.14 02:35:35.111222 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.14 02:35:35.111439 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.14 02:35:35.111549 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.14 02:35:35.111564 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.14 02:35:35.111575 [ 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.14 02:35:35.111586 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.14 02:35:35.135294 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.14 02:35:35.135569 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.95 MiB (RSS), difference: 92.17 MiB | ||
| 101 | 2026.01.14 02:35:35.138330 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.392e-05 sec. | ||
| 102 | 2026.01.14 02:35:35.138768 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.14 02:35:35.140113 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.14 02:35:35.140132 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.14 02:35:35.274975 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64687 | ||
| 106 | 2026.01.14 02:35:35.277258 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.14 02:35:35.277323 [ 4 ] {} <Debug> TCP-Session: 68cf807a-ef62-4356-abc2-0b33334bf820 Authenticating user 'default' from [fd00:1122:3344:101::b]:64687 | ||
| 108 | 2026.01.14 02:35:35.277352 [ 4 ] {} <Debug> TCP-Session: 68cf807a-ef62-4356-abc2-0b33334bf820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.14 02:35:35.277438 [ 4 ] {} <Debug> TCP-Session: 68cf807a-ef62-4356-abc2-0b33334bf820 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.14 02:35:35.277535 [ 4 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.14 02:35:35.277562 [ 4 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.01.14 02:35:35.277648 [ 4 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.01.14 02:35:35.280442 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59418 | ||
| 114 | 2026.01.14 02:35:35.280538 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34914 | ||
| 115 | 2026.01.14 02:35:35.280541 [ 6 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42611 | ||
| 116 | 2026.01.14 02:35:35.280632 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.01.14 02:35:35.280693 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46179 | ||
| 118 | 2026.01.14 02:35:35.280742 [ 5 ] {} <Debug> TCP-Session: c268d20a-8cb9-47c1-ac94-a6f5c50ab708 Authenticating user 'default' from [fd00:1122:3344:101::b]:59418 | ||
| 119 | 2026.01.14 02:35:35.280773 [ 5 ] {} <Debug> TCP-Session: c268d20a-8cb9-47c1-ac94-a6f5c50ab708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.14 02:35:35.280789 [ 5 ] {} <Debug> TCP-Session: c268d20a-8cb9-47c1-ac94-a6f5c50ab708 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.01.14 02:35:35.280830 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64177 | ||
| 122 | 2026.01.14 02:35:35.280813 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.01.14 02:35:35.280926 [ 6 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.01.14 02:35:35.280988 [ 254 ] {} <Debug> TCP-Session: 36fd8a9f-44c8-4b5e-839f-e8578a5a6909 Authenticating user 'default' from [fd00:1122:3344:101::b]:34914 | ||
| 125 | 2026.01.14 02:35:35.280943 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.01.14 02:35:35.281061 [ 6 ] {} <Debug> TCP-Session: 4c92ddd8-6457-4905-ab17-ef784a013276 Authenticating user 'default' from [fd00:1122:3344:101::b]:42611 | ||
| 127 | 2026.01.14 02:35:35.281085 [ 254 ] {} <Debug> TCP-Session: 36fd8a9f-44c8-4b5e-839f-e8578a5a6909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.01.14 02:35:35.281120 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.01.14 02:35:35.281132 [ 6 ] {} <Debug> TCP-Session: 4c92ddd8-6457-4905-ab17-ef784a013276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.01.14 02:35:35.281071 [ 255 ] {} <Debug> TCP-Session: 20ffaf20-0107-44d8-a34e-84e1e91ca488 Authenticating user 'default' from [fd00:1122:3344:101::b]:46179 | ||
| 131 | 2026.01.14 02:35:35.281202 [ 6 ] {} <Debug> TCP-Session: 4c92ddd8-6457-4905-ab17-ef784a013276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.14 02:35:35.281227 [ 256 ] {} <Debug> TCP-Session: 25d21b66-8e42-4766-9873-ed83c3f3e92d Authenticating user 'default' from [fd00:1122:3344:101::b]:64177 | ||
| 133 | 2026.01.14 02:35:35.281194 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37068 | ||
| 134 | 2026.01.14 02:35:35.281294 [ 256 ] {} <Debug> TCP-Session: 25d21b66-8e42-4766-9873-ed83c3f3e92d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.01.14 02:35:35.281278 [ 255 ] {} <Debug> TCP-Session: 20ffaf20-0107-44d8-a34e-84e1e91ca488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.14 02:35:35.281186 [ 254 ] {} <Debug> TCP-Session: 36fd8a9f-44c8-4b5e-839f-e8578a5a6909 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.14 02:35:35.281394 [ 256 ] {} <Debug> TCP-Session: 25d21b66-8e42-4766-9873-ed83c3f3e92d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.01.14 02:35:35.281369 [ 255 ] {} <Debug> TCP-Session: 20ffaf20-0107-44d8-a34e-84e1e91ca488 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.01.14 02:35:35.281067 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58003 | ||
| 140 | 2026.01.14 02:35:35.281487 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.01.14 02:35:35.281590 [ 258 ] {} <Debug> TCP-Session: 886dd05e-3946-4554-9155-9268c39a4202 Authenticating user 'default' from [fd00:1122:3344:101::b]:37068 | ||
| 142 | 2026.01.14 02:35:35.281609 [ 258 ] {} <Debug> TCP-Session: 886dd05e-3946-4554-9155-9268c39a4202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.14 02:35:35.281659 [ 258 ] {} <Debug> TCP-Session: 886dd05e-3946-4554-9155-9268c39a4202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.14 02:35:35.281661 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2026.01.14 02:35:35.281734 [ 257 ] {} <Debug> TCP-Session: 00850b41-4461-48b4-a6f1-a97ab027abb8 Authenticating user 'default' from [fd00:1122:3344:101::b]:58003 | ||
| 146 | 2026.01.14 02:35:35.281751 [ 257 ] {} <Debug> TCP-Session: 00850b41-4461-48b4-a6f1-a97ab027abb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.14 02:35:35.281846 [ 257 ] {} <Debug> TCP-Session: 00850b41-4461-48b4-a6f1-a97ab027abb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.14 02:35:36.000284 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.01 MiB, peak 117.01 MiB, free memory in arenas 0.00 B, will set to 119.10 MiB (RSS), difference: 2.09 MiB | ||
| 149 | 2026.01.14 02:35:36.331364 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43541 | ||
| 150 | 2026.01.14 02:35:36.333398 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.14 02:35:36.333459 [ 259 ] {} <Debug> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Authenticating user 'default' from [fd00:1122:3344:101::d]:43541 | ||
| 152 | 2026.01.14 02:35:36.333487 [ 259 ] {} <Debug> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.14 02:35:36.333582 [ 259 ] {} <Debug> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.14 02:35:36.333653 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.01.14 02:35:36.333680 [ 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.14 02:35:36.333766 [ 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.14 02:35:36.334374 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47426 | ||
| 158 | 2026.01.14 02:35:36.334473 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54975 | ||
| 159 | 2026.01.14 02:35:36.334560 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40874 | ||
| 160 | 2026.01.14 02:35:36.334611 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2026.01.14 02:35:36.334720 [ 260 ] {} <Debug> TCP-Session: 48d46a39-26bf-495c-8ab6-65e1a412b704 Authenticating user 'default' from [fd00:1122:3344:101::d]:47426 | ||
| 162 | 2026.01.14 02:35:36.334719 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40762 | ||
| 163 | 2026.01.14 02:35:36.334744 [ 260 ] {} <Debug> TCP-Session: 48d46a39-26bf-495c-8ab6-65e1a412b704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.01.14 02:35:36.334825 [ 260 ] {} <Debug> TCP-Session: 48d46a39-26bf-495c-8ab6-65e1a412b704 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.01.14 02:35:36.335472 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.01.14 02:35:36.335488 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61059 | ||
| 167 | 2026.01.14 02:35:36.335518 [ 261 ] {} <Debug> TCP-Session: 1c401a59-f49a-42ff-8fe6-48d9456e8139 Authenticating user 'default' from [fd00:1122:3344:101::d]:54975 | ||
| 168 | 2026.01.14 02:35:36.335577 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47146 | ||
| 169 | 2026.01.14 02:35:36.335631 [ 261 ] {} <Debug> TCP-Session: 1c401a59-f49a-42ff-8fe6-48d9456e8139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.01.14 02:35:36.335645 [ 261 ] {} <Debug> TCP-Session: 1c401a59-f49a-42ff-8fe6-48d9456e8139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.01.14 02:35:36.336767 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56483 | ||
| 172 | 2026.01.14 02:35:36.338799 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 173 | 2026.01.14 02:35:36.338834 [ 262 ] {} <Debug> TCP-Session: 62e01570-5ff4-4a20-9850-abdf72ef8149 Authenticating user 'default' from [fd00:1122:3344:101::d]:40874 | ||
| 174 | 2026.01.14 02:35:36.338897 [ 262 ] {} <Debug> TCP-Session: 62e01570-5ff4-4a20-9850-abdf72ef8149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.01.14 02:35:36.338909 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62090 | ||
| 176 | 2026.01.14 02:35:36.338958 [ 262 ] {} <Debug> TCP-Session: 62e01570-5ff4-4a20-9850-abdf72ef8149 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.01.14 02:35:36.340987 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.01.14 02:35:36.341092 [ 266 ] {} <Debug> TCP-Session: 610cfd9e-8d7b-4ea9-8746-91ace398e52c Authenticating user 'default' from [fd00:1122:3344:101::d]:56483 | ||
| 179 | 2026.01.14 02:35:36.341112 [ 266 ] {} <Debug> TCP-Session: 610cfd9e-8d7b-4ea9-8746-91ace398e52c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.01.14 02:35:36.341124 [ 266 ] {} <Debug> TCP-Session: 610cfd9e-8d7b-4ea9-8746-91ace398e52c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.01.14 02:35:36.341147 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.01.14 02:35:36.341122 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 183 | 2026.01.14 02:35:36.341207 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.01.14 02:35:36.341269 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 185 | 2026.01.14 02:35:36.341295 [ 267 ] {} <Debug> TCP-Session: 8fbd50d1-0b36-423f-b590-34b1edd59dcd Authenticating user 'default' from [fd00:1122:3344:101::d]:62090 | ||
| 186 | 2026.01.14 02:35:36.341273 [ 265 ] {} <Debug> TCP-Session: 3e9916a5-3dd6-42c0-b320-99cdb60e697a Authenticating user 'default' from [fd00:1122:3344:101::d]:47146 | ||
| 187 | 2026.01.14 02:35:36.341347 [ 267 ] {} <Debug> TCP-Session: 8fbd50d1-0b36-423f-b590-34b1edd59dcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.14 02:35:36.341379 [ 265 ] {} <Debug> TCP-Session: 3e9916a5-3dd6-42c0-b320-99cdb60e697a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.01.14 02:35:36.341359 [ 264 ] {} <Debug> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Authenticating user 'default' from [fd00:1122:3344:101::d]:61059 | ||
| 190 | 2026.01.14 02:35:36.341338 [ 263 ] {} <Debug> TCP-Session: 80d1b261-3368-451c-be78-52bb951570c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40762 | ||
| 191 | 2026.01.14 02:35:36.341543 [ 265 ] {} <Debug> TCP-Session: 3e9916a5-3dd6-42c0-b320-99cdb60e697a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.01.14 02:35:36.341529 [ 264 ] {} <Debug> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2026.01.14 02:35:36.341517 [ 267 ] {} <Debug> TCP-Session: 8fbd50d1-0b36-423f-b590-34b1edd59dcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 194 | 2026.01.14 02:35:36.341616 [ 263 ] {} <Debug> TCP-Session: 80d1b261-3368-451c-be78-52bb951570c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2026.01.14 02:35:36.341610 [ 264 ] {} <Debug> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.14 02:35:36.341260 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 197 | 2026.01.14 02:35:36.341708 [ 263 ] {} <Debug> TCP-Session: 80d1b261-3368-451c-be78-52bb951570c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.01.14 02:35:36.344931 [ 259 ] {67c57170-d73a-46a0-9ec4-33d5bbb72019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 199 | 2026.01.14 02:35:36.400322 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64761 | ||
| 200 | 2026.01.14 02:35:36.415193 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 201 | 2026.01.14 02:35:36.415236 [ 268 ] {} <Debug> TCP-Session: c045d7cb-211a-433c-bdac-c61702ede980 Authenticating user 'default' from [fd00:1122:3344:101::a]:64761 | ||
| 202 | 2026.01.14 02:35:36.415256 [ 268 ] {} <Debug> TCP-Session: c045d7cb-211a-433c-bdac-c61702ede980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 203 | 2026.01.14 02:35:36.415414 [ 268 ] {} <Debug> TCP-Session: c045d7cb-211a-433c-bdac-c61702ede980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 204 | 2026.01.14 02:35:36.415477 [ 268 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 205 | 2026.01.14 02:35:36.415515 [ 268 ] {} <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 | ||
| 206 | 2026.01.14 02:35:36.415600 [ 268 ] {} <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 | ||
| 207 | 2026.01.14 02:35:36.434682 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43590 | ||
| 208 | 2026.01.14 02:35:36.438483 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35758 | ||
| 209 | 2026.01.14 02:35:36.457039 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61944 | ||
| 210 | 2026.01.14 02:35:36.461604 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50667 | ||
| 211 | 2026.01.14 02:35:36.471891 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.01.14 02:35:36.471996 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60617 | ||
| 213 | 2026.01.14 02:35:36.475862 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57941 | ||
| 214 | 2026.01.14 02:35:36.478453 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.01.14 02:35:36.478543 [ 272 ] {} <Debug> TCP-Session: 2284c2f3-ff56-4f26-9c19-0294675eb955 Authenticating user 'default' from [fd00:1122:3344:101::a]:50667 | ||
| 216 | 2026.01.14 02:35:36.478553 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33668 | ||
| 217 | 2026.01.14 02:35:36.478562 [ 269 ] {} <Debug> TCP-Session: 48a17546-6922-455e-a7b9-0140f5cce7d5 Authenticating user 'default' from [fd00:1122:3344:101::a]:43590 | ||
| 218 | 2026.01.14 02:35:36.478570 [ 272 ] {} <Debug> TCP-Session: 2284c2f3-ff56-4f26-9c19-0294675eb955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.01.14 02:35:36.478712 [ 269 ] {} <Debug> TCP-Session: 48a17546-6922-455e-a7b9-0140f5cce7d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.01.14 02:35:36.478715 [ 272 ] {} <Debug> TCP-Session: 2284c2f3-ff56-4f26-9c19-0294675eb955 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.01.14 02:35:36.478740 [ 269 ] {} <Debug> TCP-Session: 48a17546-6922-455e-a7b9-0140f5cce7d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.01.14 02:35:36.481162 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 223 | 2026.01.14 02:35:36.481210 [ 274 ] {} <Debug> TCP-Session: 9b8712b3-8778-4760-9f6d-c2af8b4c5586 Authenticating user 'default' from [fd00:1122:3344:101::a]:57941 | ||
| 224 | 2026.01.14 02:35:36.481317 [ 274 ] {} <Debug> TCP-Session: 9b8712b3-8778-4760-9f6d-c2af8b4c5586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.01.14 02:35:36.481333 [ 274 ] {} <Debug> TCP-Session: 9b8712b3-8778-4760-9f6d-c2af8b4c5586 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.01.14 02:35:36.483897 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.01.14 02:35:36.484083 [ 275 ] {} <Debug> TCP-Session: 416f4364-1776-46a7-b093-2e161f6bdfaf Authenticating user 'default' from [fd00:1122:3344:101::a]:33668 | ||
| 228 | 2026.01.14 02:35:36.484103 [ 275 ] {} <Debug> TCP-Session: 416f4364-1776-46a7-b093-2e161f6bdfaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.01.14 02:35:36.484115 [ 275 ] {} <Debug> TCP-Session: 416f4364-1776-46a7-b093-2e161f6bdfaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.01.14 02:35:36.491650 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 231 | 2026.01.14 02:35:36.491715 [ 270 ] {} <Debug> TCP-Session: 5145ce8a-3042-448f-9992-a1ab19b1dd0b Authenticating user 'default' from [fd00:1122:3344:101::a]:35758 | ||
| 232 | 2026.01.14 02:35:36.491736 [ 270 ] {} <Debug> TCP-Session: 5145ce8a-3042-448f-9992-a1ab19b1dd0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.01.14 02:35:36.491788 [ 270 ] {} <Debug> TCP-Session: 5145ce8a-3042-448f-9992-a1ab19b1dd0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.01.14 02:35:36.493980 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 235 | 2026.01.14 02:35:36.494041 [ 271 ] {} <Debug> TCP-Session: 947d3962-ee52-4d8b-8c44-a2968b0bbcf3 Authenticating user 'default' from [fd00:1122:3344:101::a]:61944 | ||
| 236 | 2026.01.14 02:35:36.494068 [ 271 ] {} <Debug> TCP-Session: 947d3962-ee52-4d8b-8c44-a2968b0bbcf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.01.14 02:35:36.494164 [ 271 ] {} <Debug> TCP-Session: 947d3962-ee52-4d8b-8c44-a2968b0bbcf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.01.14 02:35:36.497071 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 239 | 2026.01.14 02:35:36.497115 [ 273 ] {} <Debug> TCP-Session: 9878a85e-e552-431e-b542-fbb3d3669a15 Authenticating user 'default' from [fd00:1122:3344:101::a]:60617 | ||
| 240 | 2026.01.14 02:35:36.497217 [ 273 ] {} <Debug> TCP-Session: 9878a85e-e552-431e-b542-fbb3d3669a15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.01.14 02:35:36.497232 [ 273 ] {} <Debug> TCP-Session: 9878a85e-e552-431e-b542-fbb3d3669a15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 242 | 2026.01.14 02:35:36.530120 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44306 | ||
| 243 | 2026.01.14 02:35:36.531886 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 244 | 2026.01.14 02:35:36.531951 [ 276 ] {} <Debug> TCP-Session: 701653ab-74fb-407c-8fde-aa902020a037 Authenticating user 'default' from [fd00:1122:3344:101::c]:44306 | ||
| 245 | 2026.01.14 02:35:36.531978 [ 276 ] {} <Debug> TCP-Session: 701653ab-74fb-407c-8fde-aa902020a037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 246 | 2026.01.14 02:35:36.532113 [ 276 ] {} <Debug> TCP-Session: 701653ab-74fb-407c-8fde-aa902020a037 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2026.01.14 02:35:36.532189 [ 276 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 248 | 2026.01.14 02:35:36.532244 [ 276 ] {} <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 | ||
| 249 | 2026.01.14 02:35:36.532367 [ 276 ] {} <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 | ||
| 250 | 2026.01.14 02:35:36.536195 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60388 | ||
| 251 | 2026.01.14 02:35:36.536861 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38633 | ||
| 252 | 2026.01.14 02:35:36.537578 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 253 | 2026.01.14 02:35:36.537607 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40031 | ||
| 254 | 2026.01.14 02:35:36.537621 [ 277 ] {} <Debug> TCP-Session: 44418979-bf0a-4097-a4da-03effb061cc3 Authenticating user 'default' from [fd00:1122:3344:101::c]:60388 | ||
| 255 | 2026.01.14 02:35:36.537751 [ 277 ] {} <Debug> TCP-Session: 44418979-bf0a-4097-a4da-03effb061cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.01.14 02:35:36.537766 [ 277 ] {} <Debug> TCP-Session: 44418979-bf0a-4097-a4da-03effb061cc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 257 | 2026.01.14 02:35:36.537784 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39427 | ||
| 258 | 2026.01.14 02:35:36.538875 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2026.01.14 02:35:36.538918 [ 278 ] {} <Debug> TCP-Session: 5d209491-21ab-4976-a324-7cc7d5de7a73 Authenticating user 'default' from [fd00:1122:3344:101::c]:38633 | ||
| 260 | 2026.01.14 02:35:36.538936 [ 278 ] {} <Debug> TCP-Session: 5d209491-21ab-4976-a324-7cc7d5de7a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 261 | 2026.01.14 02:35:36.538990 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65426 | ||
| 262 | 2026.01.14 02:35:36.539045 [ 278 ] {} <Debug> TCP-Session: 5d209491-21ab-4976-a324-7cc7d5de7a73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 263 | 2026.01.14 02:35:36.541358 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50382 | ||
| 264 | 2026.01.14 02:35:36.543328 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 265 | 2026.01.14 02:35:36.543381 [ 281 ] {} <Debug> TCP-Session: b8456e74-85fc-443a-adcc-2eb40fd49e76 Authenticating user 'default' from [fd00:1122:3344:101::c]:65426 | ||
| 266 | 2026.01.14 02:35:36.543399 [ 281 ] {} <Debug> TCP-Session: b8456e74-85fc-443a-adcc-2eb40fd49e76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.01.14 02:35:36.543460 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.01.14 02:35:36.543472 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 269 | 2026.01.14 02:35:36.543479 [ 281 ] {} <Debug> TCP-Session: b8456e74-85fc-443a-adcc-2eb40fd49e76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.01.14 02:35:36.543529 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 271 | 2026.01.14 02:35:36.543595 [ 282 ] {} <Debug> TCP-Session: f9d077c4-0de5-44f8-81f0-539926bbef02 Authenticating user 'default' from [fd00:1122:3344:101::c]:50382 | ||
| 272 | 2026.01.14 02:35:36.543566 [ 279 ] {} <Debug> TCP-Session: 6339cb22-08b9-4d0a-9a37-1ab7a1ff1a75 Authenticating user 'default' from [fd00:1122:3344:101::c]:40031 | ||
| 273 | 2026.01.14 02:35:36.543411 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43403 | ||
| 274 | 2026.01.14 02:35:36.543674 [ 282 ] {} <Debug> TCP-Session: f9d077c4-0de5-44f8-81f0-539926bbef02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.01.14 02:35:36.543662 [ 279 ] {} <Debug> TCP-Session: 6339cb22-08b9-4d0a-9a37-1ab7a1ff1a75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.01.14 02:35:36.543655 [ 280 ] {} <Debug> TCP-Session: 291aef59-7723-47d0-be84-764cdfe4bce8 Authenticating user 'default' from [fd00:1122:3344:101::c]:39427 | ||
| 277 | 2026.01.14 02:35:36.543768 [ 282 ] {} <Debug> TCP-Session: f9d077c4-0de5-44f8-81f0-539926bbef02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.01.14 02:35:36.543754 [ 279 ] {} <Debug> TCP-Session: 6339cb22-08b9-4d0a-9a37-1ab7a1ff1a75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.01.14 02:35:36.543839 [ 280 ] {} <Debug> TCP-Session: 291aef59-7723-47d0-be84-764cdfe4bce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.01.14 02:35:36.543892 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 281 | 2026.01.14 02:35:36.543927 [ 280 ] {} <Debug> TCP-Session: 291aef59-7723-47d0-be84-764cdfe4bce8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.01.14 02:35:36.543949 [ 283 ] {} <Debug> TCP-Session: 457c2505-8bb0-45b6-bab8-d9df618dcd49 Authenticating user 'default' from [fd00:1122:3344:101::c]:43403 | ||
| 283 | 2026.01.14 02:35:36.544031 [ 283 ] {} <Debug> TCP-Session: 457c2505-8bb0-45b6-bab8-d9df618dcd49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.01.14 02:35:36.544098 [ 283 ] {} <Debug> TCP-Session: 457c2505-8bb0-45b6-bab8-d9df618dcd49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 285 | 2026.01.14 02:35:36.564419 [ 259 ] {67c57170-d73a-46a0-9ec4-33d5bbb72019} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:43541) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.01.14 02:35:36.565443 [ 259 ] {67c57170-d73a-46a0-9ec4-33d5bbb72019} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 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 | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 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 | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.01.14 02:35:36.565747 [ 259 ] {67c57170-d73a-46a0-9ec4-33d5bbb72019} <Debug> TCPHandler: Processed in 0.231199722 sec. | ||
| 334 | 2026.01.14 02:35:36.566332 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.01.14 02:35:36.566541 [ 264 ] {baaa8bf6-ce3c-42a4-81d1-a05f3342f157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.01.14 02:35:36.568179 [ 264 ] {baaa8bf6-ce3c-42a4-81d1-a05f3342f157} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61059) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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 | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 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 | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 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 | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.01.14 02:35:36.568528 [ 264 ] {baaa8bf6-ce3c-42a4-81d1-a05f3342f157} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 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 | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 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 | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 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 | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.01.14 02:35:36.568767 [ 264 ] {baaa8bf6-ce3c-42a4-81d1-a05f3342f157} <Debug> TCPHandler: Processed in 0.002602361 sec. | ||
| 385 | 2026.01.14 02:35:36.569127 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.01.14 02:35:36.571607 [ 259 ] {13033e32-9cb0-4232-9f13-e3c01eecc6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.01.14 02:35:36.572316 [ 259 ] {13033e32-9cb0-4232-9f13-e3c01eecc6c6} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.01.14 02:35:36.589004 [ 259 ] {13033e32-9cb0-4232-9f13-e3c01eecc6c6} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.01.14 02:35:36.589125 [ 259 ] {13033e32-9cb0-4232-9f13-e3c01eecc6c6} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000157812 sec | ||
| 390 | 2026.01.14 02:35:36.589141 [ 259 ] {13033e32-9cb0-4232-9f13-e3c01eecc6c6} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.01.14 02:35:36.589152 [ 259 ] {13033e32-9cb0-4232-9f13-e3c01eecc6c6} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.01.14 02:35:36.589222 [ 259 ] {13033e32-9cb0-4232-9f13-e3c01eecc6c6} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.01.14 02:35:36.590121 [ 259 ] {13033e32-9cb0-4232-9f13-e3c01eecc6c6} <Debug> TCPHandler: Processed in 0.021143414 sec. | ||
| 394 | 2026.01.14 02:35:36.590300 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.01.14 02:35:36.590469 [ 259 ] {4aef4ae2-8e86-4567-a0fd-688dbe902500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.01.14 02:35:36.590614 [ 259 ] {4aef4ae2-8e86-4567-a0fd-688dbe902500} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.01.14 02:35:36.599283 [ 259 ] {4aef4ae2-8e86-4567-a0fd-688dbe902500} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.01.14 02:35:36.608771 [ 259 ] {4aef4ae2-8e86-4567-a0fd-688dbe902500} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43): Loading data parts | ||
| 400 | 2026.01.14 02:35:36.611184 [ 259 ] {4aef4ae2-8e86-4567-a0fd-688dbe902500} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43): There are no data parts | ||
| 401 | 2026.01.14 02:35:36.628836 [ 259 ] {4aef4ae2-8e86-4567-a0fd-688dbe902500} <Debug> TCPHandler: Processed in 0.038586187 sec. | ||
| 402 | 2026.01.14 02:35:36.629156 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.01.14 02:35:36.629370 [ 259 ] {adee671f-0bb8-4280-867c-0d035c6cac0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | 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) | ||
| 414 | 2026.01.14 02:35:36.629525 [ 259 ] {adee671f-0bb8-4280-867c-0d035c6cac0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.01.14 02:35:36.646931 [ 259 ] {adee671f-0bb8-4280-867c-0d035c6cac0b} <Debug> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Loading data parts | ||
| 416 | 2026.01.14 02:35:36.647270 [ 259 ] {adee671f-0bb8-4280-867c-0d035c6cac0b} <Debug> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): There are no data parts | ||
| 417 | 2026.01.14 02:35:36.649419 [ 259 ] {adee671f-0bb8-4280-867c-0d035c6cac0b} <Debug> TCPHandler: Processed in 0.020346258 sec. | ||
| 418 | 2026.01.14 02:35:36.649641 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.01.14 02:35:36.649922 [ 259 ] {6a3b445e-f026-4e39-a724-6281df1907b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 420 | 2026.01.14 02:35:36.649985 [ 259 ] {6a3b445e-f026-4e39-a724-6281df1907b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.01.14 02:35:36.661647 [ 259 ] {6a3b445e-f026-4e39-a724-6281df1907b9} <Debug> oximeter.measurements_i8 (12300e12-779b-40d4-b372-03f789f16aab): Loading data parts | ||
| 422 | 2026.01.14 02:35:36.661900 [ 259 ] {6a3b445e-f026-4e39-a724-6281df1907b9} <Debug> oximeter.measurements_i8 (12300e12-779b-40d4-b372-03f789f16aab): There are no data parts | ||
| 423 | 2026.01.14 02:35:36.673274 [ 259 ] {6a3b445e-f026-4e39-a724-6281df1907b9} <Debug> TCPHandler: Processed in 0.023689845 sec. | ||
| 424 | 2026.01.14 02:35:36.673595 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.01.14 02:35:36.673784 [ 259 ] {fd9cfa81-b149-421a-a599-87129809da1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 426 | 2026.01.14 02:35:36.673923 [ 259 ] {fd9cfa81-b149-421a-a599-87129809da1c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.01.14 02:35:36.687062 [ 259 ] {fd9cfa81-b149-421a-a599-87129809da1c} <Debug> oximeter.measurements_u8 (a940374b-8b62-449a-8998-cf2ab24d07f7): Loading data parts | ||
| 428 | 2026.01.14 02:35:36.687391 [ 259 ] {fd9cfa81-b149-421a-a599-87129809da1c} <Debug> oximeter.measurements_u8 (a940374b-8b62-449a-8998-cf2ab24d07f7): There are no data parts | ||
| 429 | 2026.01.14 02:35:36.690284 [ 259 ] {fd9cfa81-b149-421a-a599-87129809da1c} <Debug> TCPHandler: Processed in 0.016752778 sec. | ||
| 430 | 2026.01.14 02:35:36.690454 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.01.14 02:35:36.690701 [ 259 ] {c8a86bda-85d5-48ee-b028-ecc6f12489ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 432 | 2026.01.14 02:35:36.690753 [ 259 ] {c8a86bda-85d5-48ee-b028-ecc6f12489ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.01.14 02:35:36.701504 [ 259 ] {c8a86bda-85d5-48ee-b028-ecc6f12489ef} <Debug> oximeter.measurements_i16 (df2842d5-8cf3-4f68-ab6b-9ad97048a6cc): Loading data parts | ||
| 434 | 2026.01.14 02:35:36.701746 [ 259 ] {c8a86bda-85d5-48ee-b028-ecc6f12489ef} <Debug> oximeter.measurements_i16 (df2842d5-8cf3-4f68-ab6b-9ad97048a6cc): There are no data parts | ||
| 435 | 2026.01.14 02:35:36.715353 [ 259 ] {c8a86bda-85d5-48ee-b028-ecc6f12489ef} <Debug> TCPHandler: Processed in 0.024951035 sec. | ||
| 436 | 2026.01.14 02:35:36.715634 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.01.14 02:35:36.715804 [ 259 ] {6aef9dfc-beb7-42e3-ba29-bd7b887cf8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 438 | 2026.01.14 02:35:36.715931 [ 259 ] {6aef9dfc-beb7-42e3-ba29-bd7b887cf8b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.01.14 02:35:36.719439 [ 259 ] {6aef9dfc-beb7-42e3-ba29-bd7b887cf8b1} <Debug> oximeter.measurements_u16 (a5a74394-d14a-4b5f-afbf-0bb19dfaa8f4): Loading data parts | ||
| 440 | 2026.01.14 02:35:36.719708 [ 259 ] {6aef9dfc-beb7-42e3-ba29-bd7b887cf8b1} <Debug> oximeter.measurements_u16 (a5a74394-d14a-4b5f-afbf-0bb19dfaa8f4): There are no data parts | ||
| 441 | 2026.01.14 02:35:36.729510 [ 259 ] {6aef9dfc-beb7-42e3-ba29-bd7b887cf8b1} <Debug> TCPHandler: Processed in 0.013934705 sec. | ||
| 442 | 2026.01.14 02:35:36.729696 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.01.14 02:35:36.729977 [ 259 ] {da281afc-3f62-40d9-9c27-658b23238154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 444 | 2026.01.14 02:35:36.730276 [ 259 ] {da281afc-3f62-40d9-9c27-658b23238154} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.01.14 02:35:36.747893 [ 259 ] {da281afc-3f62-40d9-9c27-658b23238154} <Debug> oximeter.measurements_i32 (7189da93-06f8-488b-8323-b79ff758abe2): Loading data parts | ||
| 446 | 2026.01.14 02:35:36.748181 [ 259 ] {da281afc-3f62-40d9-9c27-658b23238154} <Debug> oximeter.measurements_i32 (7189da93-06f8-488b-8323-b79ff758abe2): There are no data parts | ||
| 447 | 2026.01.14 02:35:36.763942 [ 259 ] {da281afc-3f62-40d9-9c27-658b23238154} <Debug> TCPHandler: Processed in 0.034301722 sec. | ||
| 448 | 2026.01.14 02:35:36.764223 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.01.14 02:35:36.764424 [ 259 ] {19659646-c431-437d-9077-b91b516ca6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 450 | 2026.01.14 02:35:36.764542 [ 259 ] {19659646-c431-437d-9077-b91b516ca6dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.01.14 02:35:36.777626 [ 259 ] {19659646-c431-437d-9077-b91b516ca6dc} <Debug> oximeter.measurements_u32 (7f8678a8-8b08-42b1-b210-a045b6cc8127): Loading data parts | ||
| 452 | 2026.01.14 02:35:36.777873 [ 259 ] {19659646-c431-437d-9077-b91b516ca6dc} <Debug> oximeter.measurements_u32 (7f8678a8-8b08-42b1-b210-a045b6cc8127): There are no data parts | ||
| 453 | 2026.01.14 02:35:36.796133 [ 259 ] {19659646-c431-437d-9077-b91b516ca6dc} <Debug> TCPHandler: Processed in 0.031989313 sec. | ||
| 454 | 2026.01.14 02:35:36.796341 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.01.14 02:35:36.796597 [ 259 ] {ed419b70-c2af-4567-baa9-d604dcf1d9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 456 | 2026.01.14 02:35:36.796702 [ 259 ] {ed419b70-c2af-4567-baa9-d604dcf1d9db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.01.14 02:35:36.812717 [ 259 ] {ed419b70-c2af-4567-baa9-d604dcf1d9db} <Debug> oximeter.measurements_i64 (adf4ca86-cd48-485f-b762-832b0efc7e71): Loading data parts | ||
| 458 | 2026.01.14 02:35:36.812908 [ 259 ] {ed419b70-c2af-4567-baa9-d604dcf1d9db} <Debug> oximeter.measurements_i64 (adf4ca86-cd48-485f-b762-832b0efc7e71): There are no data parts | ||
| 459 | 2026.01.14 02:35:36.819690 [ 259 ] {ed419b70-c2af-4567-baa9-d604dcf1d9db} <Debug> TCPHandler: Processed in 0.023426253 sec. | ||
| 460 | 2026.01.14 02:35:36.820045 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.01.14 02:35:36.820257 [ 259 ] {749dbf74-fcca-4a00-97d1-fd0d14ed5a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 462 | 2026.01.14 02:35:36.820395 [ 259 ] {749dbf74-fcca-4a00-97d1-fd0d14ed5a20} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.01.14 02:35:36.833306 [ 259 ] {749dbf74-fcca-4a00-97d1-fd0d14ed5a20} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Loading data parts | ||
| 464 | 2026.01.14 02:35:36.833471 [ 259 ] {749dbf74-fcca-4a00-97d1-fd0d14ed5a20} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): There are no data parts | ||
| 465 | 2026.01.14 02:35:36.849598 [ 259 ] {749dbf74-fcca-4a00-97d1-fd0d14ed5a20} <Debug> TCPHandler: Processed in 0.029662014 sec. | ||
| 466 | 2026.01.14 02:35:36.849813 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.01.14 02:35:36.850037 [ 259 ] {c7638a77-5be4-4b2d-94ea-7d0bcea8e4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 468 | 2026.01.14 02:35:36.850241 [ 259 ] {c7638a77-5be4-4b2d-94ea-7d0bcea8e4fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.01.14 02:35:36.866423 [ 259 ] {c7638a77-5be4-4b2d-94ea-7d0bcea8e4fb} <Debug> oximeter.measurements_f32 (b3054399-ef64-4f08-9222-c17354ddc03c): Loading data parts | ||
| 470 | 2026.01.14 02:35:36.866695 [ 259 ] {c7638a77-5be4-4b2d-94ea-7d0bcea8e4fb} <Debug> oximeter.measurements_f32 (b3054399-ef64-4f08-9222-c17354ddc03c): There are no data parts | ||
| 471 | 2026.01.14 02:35:36.870956 [ 259 ] {c7638a77-5be4-4b2d-94ea-7d0bcea8e4fb} <Debug> TCPHandler: Processed in 0.021225914 sec. | ||
| 472 | 2026.01.14 02:35:36.871287 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.01.14 02:35:36.871491 [ 259 ] {12e795b8-219c-4a6f-95c3-cb55615c36c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 474 | 2026.01.14 02:35:36.871646 [ 259 ] {12e795b8-219c-4a6f-95c3-cb55615c36c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.01.14 02:35:36.883987 [ 259 ] {12e795b8-219c-4a6f-95c3-cb55615c36c3} <Debug> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Loading data parts | ||
| 476 | 2026.01.14 02:35:36.884185 [ 259 ] {12e795b8-219c-4a6f-95c3-cb55615c36c3} <Debug> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): There are no data parts | ||
| 477 | 2026.01.14 02:35:36.886680 [ 259 ] {12e795b8-219c-4a6f-95c3-cb55615c36c3} <Debug> TCPHandler: Processed in 0.015460167 sec. | ||
| 478 | 2026.01.14 02:35:36.886869 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.01.14 02:35:36.887044 [ 259 ] {a4eb6f61-82d8-48a5-9490-5950e182fc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 480 | 2026.01.14 02:35:36.887183 [ 259 ] {a4eb6f61-82d8-48a5-9490-5950e182fc08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.01.14 02:35:36.899992 [ 259 ] {a4eb6f61-82d8-48a5-9490-5950e182fc08} <Debug> oximeter.measurements_string (252a6ddb-6546-4889-9dc8-cf7fcb16bee5): Loading data parts | ||
| 482 | 2026.01.14 02:35:36.900232 [ 259 ] {a4eb6f61-82d8-48a5-9490-5950e182fc08} <Debug> oximeter.measurements_string (252a6ddb-6546-4889-9dc8-cf7fcb16bee5): There are no data parts | ||
| 483 | 2026.01.14 02:35:36.909559 [ 259 ] {a4eb6f61-82d8-48a5-9490-5950e182fc08} <Debug> TCPHandler: Processed in 0.022747137 sec. | ||
| 484 | 2026.01.14 02:35:36.909807 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.01.14 02:35:36.909983 [ 259 ] {e7507e3b-fee3-4aa6-a4f2-e4b31cad9f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2026.01.14 02:35:36.910109 [ 259 ] {e7507e3b-fee3-4aa6-a4f2-e4b31cad9f18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.01.14 02:35:36.913093 [ 259 ] {e7507e3b-fee3-4aa6-a4f2-e4b31cad9f18} <Debug> oximeter.measurements_bytes (558ee078-af2d-4a9c-b351-4bf291ab4d28): Loading data parts | ||
| 495 | 2026.01.14 02:35:36.913330 [ 259 ] {e7507e3b-fee3-4aa6-a4f2-e4b31cad9f18} <Debug> oximeter.measurements_bytes (558ee078-af2d-4a9c-b351-4bf291ab4d28): There are no data parts | ||
| 496 | 2026.01.14 02:35:36.924614 [ 259 ] {e7507e3b-fee3-4aa6-a4f2-e4b31cad9f18} <Debug> TCPHandler: Processed in 0.014862622 sec. | ||
| 497 | 2026.01.14 02:35:36.924970 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.01.14 02:35:36.925183 [ 259 ] {c7235319-57f8-405b-bfa9-890ee5a7d345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 499 | 2026.01.14 02:35:36.925324 [ 259 ] {c7235319-57f8-405b-bfa9-890ee5a7d345} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.01.14 02:35:36.929352 [ 259 ] {c7235319-57f8-405b-bfa9-890ee5a7d345} <Debug> oximeter.measurements_cumulativei64 (f786c5ee-4dec-4c17-a130-24dacf3db547): Loading data parts | ||
| 501 | 2026.01.14 02:35:36.929596 [ 259 ] {c7235319-57f8-405b-bfa9-890ee5a7d345} <Debug> oximeter.measurements_cumulativei64 (f786c5ee-4dec-4c17-a130-24dacf3db547): There are no data parts | ||
| 502 | 2026.01.14 02:35:36.946059 [ 259 ] {c7235319-57f8-405b-bfa9-890ee5a7d345} <Debug> TCPHandler: Processed in 0.021145784 sec. | ||
| 503 | 2026.01.14 02:35:36.946249 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.01.14 02:35:36.946530 [ 259 ] {2c05eaaf-c6ea-4fb2-870b-41071291020e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 505 | 2026.01.14 02:35:36.946750 [ 259 ] {2c05eaaf-c6ea-4fb2-870b-41071291020e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.01.14 02:35:36.956402 [ 259 ] {2c05eaaf-c6ea-4fb2-870b-41071291020e} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Loading data parts | ||
| 507 | 2026.01.14 02:35:36.956668 [ 259 ] {2c05eaaf-c6ea-4fb2-870b-41071291020e} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): There are no data parts | ||
| 508 | 2026.01.14 02:35:36.959907 [ 259 ] {2c05eaaf-c6ea-4fb2-870b-41071291020e} <Debug> TCPHandler: Processed in 0.013714042 sec. | ||
| 509 | 2026.01.14 02:35:36.960101 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.01.14 02:35:36.960281 [ 259 ] {c8f3d577-2ad4-4eb3-ad28-8837a21c211c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 511 | 2026.01.14 02:35:36.960446 [ 259 ] {c8f3d577-2ad4-4eb3-ad28-8837a21c211c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.01.14 02:35:36.972866 [ 259 ] {c8f3d577-2ad4-4eb3-ad28-8837a21c211c} <Debug> oximeter.measurements_cumulativef32 (98fbcb65-5d2a-438a-9e8d-a0aabdd11783): Loading data parts | ||
| 513 | 2026.01.14 02:35:36.973030 [ 259 ] {c8f3d577-2ad4-4eb3-ad28-8837a21c211c} <Debug> oximeter.measurements_cumulativef32 (98fbcb65-5d2a-438a-9e8d-a0aabdd11783): There are no data parts | ||
| 514 | 2026.01.14 02:35:36.987616 [ 259 ] {c8f3d577-2ad4-4eb3-ad28-8837a21c211c} <Debug> TCPHandler: Processed in 0.027603318 sec. | ||
| 515 | 2026.01.14 02:35:36.987854 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.01.14 02:35:36.988087 [ 259 ] {9d719d2b-4c97-4336-b1d0-f6afc4845b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 517 | 2026.01.14 02:35:36.988219 [ 259 ] {9d719d2b-4c97-4336-b1d0-f6afc4845b42} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.01.14 02:35:37.000452 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.59 MiB, peak 124.59 MiB, free memory in arenas 0.00 B, will set to 133.82 MiB (RSS), difference: 9.23 MiB | ||
| 519 | 2026.01.14 02:35:37.003599 [ 259 ] {9d719d2b-4c97-4336-b1d0-f6afc4845b42} <Debug> oximeter.measurements_cumulativef64 (cf783dbd-bd75-45d5-a5b8-406cb57a2fd3): Loading data parts | ||
| 520 | 2026.01.14 02:35:37.003801 [ 259 ] {9d719d2b-4c97-4336-b1d0-f6afc4845b42} <Debug> oximeter.measurements_cumulativef64 (cf783dbd-bd75-45d5-a5b8-406cb57a2fd3): There are no data parts | ||
| 521 | 2026.01.14 02:35:37.019096 [ 259 ] {9d719d2b-4c97-4336-b1d0-f6afc4845b42} <Debug> TCPHandler: Processed in 0.031250367 sec. | ||
| 522 | 2026.01.14 02:35:37.019408 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.01.14 02:35:37.019684 [ 259 ] {7a47efe4-684c-494a-85d2-74e5cf47c560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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.14 02:35:37.019847 [ 259 ] {7a47efe4-684c-494a-85d2-74e5cf47c560} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2026.01.14 02:35:37.023401 [ 259 ] {7a47efe4-684c-494a-85d2-74e5cf47c560} <Debug> oximeter.measurements_histogrami8 (9dbefd43-77cb-4976-9864-f2718e26585c): Loading data parts | ||
| 536 | 2026.01.14 02:35:37.023691 [ 259 ] {7a47efe4-684c-494a-85d2-74e5cf47c560} <Debug> oximeter.measurements_histogrami8 (9dbefd43-77cb-4976-9864-f2718e26585c): There are no data parts | ||
| 537 | 2026.01.14 02:35:37.039492 [ 259 ] {7a47efe4-684c-494a-85d2-74e5cf47c560} <Debug> TCPHandler: Processed in 0.020180076 sec. | ||
| 538 | 2026.01.14 02:35:37.039661 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.01.14 02:35:37.039889 [ 259 ] {b23952d5-e45a-4b32-ba73-21eb529d75b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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.14 02:35:37.040059 [ 259 ] {b23952d5-e45a-4b32-ba73-21eb529d75b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2026.01.14 02:35:37.054530 [ 259 ] {b23952d5-e45a-4b32-ba73-21eb529d75b9} <Debug> oximeter.measurements_histogramu8 (2ddd0afc-f07a-42f8-b8e7-3e3a8aaa2dc8): Loading data parts | ||
| 542 | 2026.01.14 02:35:37.054839 [ 259 ] {b23952d5-e45a-4b32-ba73-21eb529d75b9} <Debug> oximeter.measurements_histogramu8 (2ddd0afc-f07a-42f8-b8e7-3e3a8aaa2dc8): There are no data parts | ||
| 543 | 2026.01.14 02:35:37.058725 [ 259 ] {b23952d5-e45a-4b32-ba73-21eb529d75b9} <Debug> TCPHandler: Processed in 0.019120708 sec. | ||
| 544 | 2026.01.14 02:35:37.058955 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.01.14 02:35:37.059228 [ 259 ] {7f212444-5237-479b-8298-064a6b73c662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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.14 02:35:37.059369 [ 259 ] {7f212444-5237-479b-8298-064a6b73c662} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2026.01.14 02:35:37.074901 [ 259 ] {7f212444-5237-479b-8298-064a6b73c662} <Debug> oximeter.measurements_histogrami16 (a4fd8ea3-1d90-4161-ad5c-ae15540db0a1): Loading data parts | ||
| 548 | 2026.01.14 02:35:37.075087 [ 259 ] {7f212444-5237-479b-8298-064a6b73c662} <Debug> oximeter.measurements_histogrami16 (a4fd8ea3-1d90-4161-ad5c-ae15540db0a1): There are no data parts | ||
| 549 | 2026.01.14 02:35:37.147886 [ 259 ] {7f212444-5237-479b-8298-064a6b73c662} <Debug> TCPHandler: Processed in 0.088997542 sec. | ||
| 550 | 2026.01.14 02:35:37.148075 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.01.14 02:35:37.148313 [ 259 ] {e7114e64-e745-4477-b1e0-9fbc8b9ce36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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.14 02:35:37.148497 [ 259 ] {e7114e64-e745-4477-b1e0-9fbc8b9ce36b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2026.01.14 02:35:37.167692 [ 259 ] {e7114e64-e745-4477-b1e0-9fbc8b9ce36b} <Debug> oximeter.measurements_histogramu16 (91435454-961a-4c2f-93d2-345e58432b31): Loading data parts | ||
| 554 | 2026.01.14 02:35:37.167878 [ 259 ] {e7114e64-e745-4477-b1e0-9fbc8b9ce36b} <Debug> oximeter.measurements_histogramu16 (91435454-961a-4c2f-93d2-345e58432b31): There are no data parts | ||
| 555 | 2026.01.14 02:35:37.184902 [ 259 ] {e7114e64-e745-4477-b1e0-9fbc8b9ce36b} <Debug> TCPHandler: Processed in 0.036900474 sec. | ||
| 556 | 2026.01.14 02:35:37.185148 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.01.14 02:35:37.185483 [ 259 ] {a7322402-c1a7-4f2b-81db-690e1003b530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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.14 02:35:37.185689 [ 259 ] {a7322402-c1a7-4f2b-81db-690e1003b530} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2026.01.14 02:35:37.202785 [ 259 ] {a7322402-c1a7-4f2b-81db-690e1003b530} <Debug> oximeter.measurements_histogrami32 (1927ea8f-290f-43e8-a431-14384628871b): Loading data parts | ||
| 560 | 2026.01.14 02:35:37.202967 [ 259 ] {a7322402-c1a7-4f2b-81db-690e1003b530} <Debug> oximeter.measurements_histogrami32 (1927ea8f-290f-43e8-a431-14384628871b): There are no data parts | ||
| 561 | 2026.01.14 02:35:37.207773 [ 259 ] {a7322402-c1a7-4f2b-81db-690e1003b530} <Debug> TCPHandler: Processed in 0.022681847 sec. | ||
| 562 | 2026.01.14 02:35:37.207962 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.01.14 02:35:37.208186 [ 259 ] {285c4495-76e7-4696-bb55-90d533fda8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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.14 02:35:37.208433 [ 259 ] {285c4495-76e7-4696-bb55-90d533fda8de} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2026.01.14 02:35:37.219210 [ 259 ] {285c4495-76e7-4696-bb55-90d533fda8de} <Debug> oximeter.measurements_histogramu32 (d65b571c-4035-4a64-84d3-61abfdb235c4): Loading data parts | ||
| 566 | 2026.01.14 02:35:37.219378 [ 259 ] {285c4495-76e7-4696-bb55-90d533fda8de} <Debug> oximeter.measurements_histogramu32 (d65b571c-4035-4a64-84d3-61abfdb235c4): There are no data parts | ||
| 567 | 2026.01.14 02:35:37.223600 [ 259 ] {285c4495-76e7-4696-bb55-90d533fda8de} <Debug> TCPHandler: Processed in 0.015695959 sec. | ||
| 568 | 2026.01.14 02:35:37.223836 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.01.14 02:35:37.224136 [ 259 ] {d6197450-972b-41f8-b423-ee4d0497ceae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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.14 02:35:37.224281 [ 259 ] {d6197450-972b-41f8-b423-ee4d0497ceae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2026.01.14 02:35:37.236095 [ 259 ] {d6197450-972b-41f8-b423-ee4d0497ceae} <Debug> oximeter.measurements_histogrami64 (56d198e3-489c-45aa-972f-702a8b080c22): Loading data parts | ||
| 572 | 2026.01.14 02:35:37.236263 [ 259 ] {d6197450-972b-41f8-b423-ee4d0497ceae} <Debug> oximeter.measurements_histogrami64 (56d198e3-489c-45aa-972f-702a8b080c22): There are no data parts | ||
| 573 | 2026.01.14 02:35:37.248816 [ 259 ] {d6197450-972b-41f8-b423-ee4d0497ceae} <Debug> TCPHandler: Processed in 0.025034686 sec. | ||
| 574 | 2026.01.14 02:35:37.248984 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.01.14 02:35:37.249210 [ 259 ] {73ad1bd2-5c39-46e3-8805-821a1ea1e925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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.14 02:35:37.249381 [ 259 ] {73ad1bd2-5c39-46e3-8805-821a1ea1e925} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.01.14 02:35:37.260891 [ 259 ] {73ad1bd2-5c39-46e3-8805-821a1ea1e925} <Debug> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Loading data parts | ||
| 578 | 2026.01.14 02:35:37.261055 [ 259 ] {73ad1bd2-5c39-46e3-8805-821a1ea1e925} <Debug> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): There are no data parts | ||
| 579 | 2026.01.14 02:35:37.275088 [ 259 ] {73ad1bd2-5c39-46e3-8805-821a1ea1e925} <Debug> TCPHandler: Processed in 0.026160115 sec. | ||
| 580 | 2026.01.14 02:35:37.275270 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.01.14 02:35:37.275652 [ 259 ] {cd92bb8f-910f-4067-9bcb-ea2c745b3450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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.14 02:35:37.275820 [ 259 ] {cd92bb8f-910f-4067-9bcb-ea2c745b3450} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.01.14 02:35:37.288829 [ 259 ] {cd92bb8f-910f-4067-9bcb-ea2c745b3450} <Debug> oximeter.measurements_histogramf32 (e68093d1-d456-4517-a6f3-2bc4a9ae504f): Loading data parts | ||
| 584 | 2026.01.14 02:35:37.289003 [ 259 ] {cd92bb8f-910f-4067-9bcb-ea2c745b3450} <Debug> oximeter.measurements_histogramf32 (e68093d1-d456-4517-a6f3-2bc4a9ae504f): There are no data parts | ||
| 585 | 2026.01.14 02:35:37.293751 [ 259 ] {cd92bb8f-910f-4067-9bcb-ea2c745b3450} <Debug> TCPHandler: Processed in 0.018537362 sec. | ||
| 586 | 2026.01.14 02:35:37.293930 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.01.14 02:35:37.294237 [ 259 ] {c68094f7-6678-4e3d-861b-a2172b918cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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.14 02:35:37.294429 [ 259 ] {c68094f7-6678-4e3d-861b-a2172b918cf5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.01.14 02:35:37.304908 [ 259 ] {c68094f7-6678-4e3d-861b-a2172b918cf5} <Debug> oximeter.measurements_histogramf64 (7f678ea3-d909-4312-9414-1205131c9ece): Loading data parts | ||
| 590 | 2026.01.14 02:35:37.305137 [ 259 ] {c68094f7-6678-4e3d-861b-a2172b918cf5} <Debug> oximeter.measurements_histogramf64 (7f678ea3-d909-4312-9414-1205131c9ece): There are no data parts | ||
| 591 | 2026.01.14 02:35:37.316580 [ 259 ] {c68094f7-6678-4e3d-861b-a2172b918cf5} <Debug> TCPHandler: Processed in 0.022713927 sec. | ||
| 592 | 2026.01.14 02:35:37.316871 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.01.14 02:35:37.317570 [ 259 ] {4216605a-4a7c-45b0-8305-7bcb2cb70dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) /* 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.14 02:35:37.317804 [ 259 ] {4216605a-4a7c-45b0-8305-7bcb2cb70dcf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.01.14 02:35:37.331291 [ 259 ] {4216605a-4a7c-45b0-8305-7bcb2cb70dcf} <Debug> oximeter.fields_bool (c9a41eb4-f1a7-47c9-b635-5f81afff5d0d): Loading data parts | ||
| 621 | 2026.01.14 02:35:37.331460 [ 259 ] {4216605a-4a7c-45b0-8305-7bcb2cb70dcf} <Debug> oximeter.fields_bool (c9a41eb4-f1a7-47c9-b635-5f81afff5d0d): There are no data parts | ||
| 622 | 2026.01.14 02:35:37.344532 [ 259 ] {4216605a-4a7c-45b0-8305-7bcb2cb70dcf} <Debug> TCPHandler: Processed in 0.027724048 sec. | ||
| 623 | 2026.01.14 02:35:37.344717 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.01.14 02:35:37.344922 [ 259 ] {ad0465a7-fc0b-403b-ac3b-39fedbb588b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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.14 02:35:37.345137 [ 259 ] {ad0465a7-fc0b-403b-ac3b-39fedbb588b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2026.01.14 02:35:37.359472 [ 259 ] {ad0465a7-fc0b-403b-ac3b-39fedbb588b0} <Debug> oximeter.fields_i8 (a12e7a9b-194b-4e81-9878-f2dc51dfffbe): Loading data parts | ||
| 627 | 2026.01.14 02:35:37.359775 [ 259 ] {ad0465a7-fc0b-403b-ac3b-39fedbb588b0} <Debug> oximeter.fields_i8 (a12e7a9b-194b-4e81-9878-f2dc51dfffbe): There are no data parts | ||
| 628 | 2026.01.14 02:35:37.364302 [ 259 ] {ad0465a7-fc0b-403b-ac3b-39fedbb588b0} <Debug> TCPHandler: Processed in 0.019651372 sec. | ||
| 629 | 2026.01.14 02:35:37.364471 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.01.14 02:35:37.364749 [ 259 ] {4beca4cd-a3ad-48bf-a340-37f7cf0f4ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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.14 02:35:37.364892 [ 259 ] {4beca4cd-a3ad-48bf-a340-37f7cf0f4ff8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2026.01.14 02:35:37.372596 [ 259 ] {4beca4cd-a3ad-48bf-a340-37f7cf0f4ff8} <Debug> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Loading data parts | ||
| 633 | 2026.01.14 02:35:37.372760 [ 259 ] {4beca4cd-a3ad-48bf-a340-37f7cf0f4ff8} <Debug> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): There are no data parts | ||
| 634 | 2026.01.14 02:35:37.376755 [ 259 ] {4beca4cd-a3ad-48bf-a340-37f7cf0f4ff8} <Debug> TCPHandler: Processed in 0.012336861 sec. | ||
| 635 | 2026.01.14 02:35:37.376979 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.01.14 02:35:37.377148 [ 259 ] {34d9ecfd-2964-4a7c-ae84-bd49b10339bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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.14 02:35:37.377273 [ 259 ] {34d9ecfd-2964-4a7c-ae84-bd49b10339bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2026.01.14 02:35:37.387607 [ 259 ] {34d9ecfd-2964-4a7c-ae84-bd49b10339bf} <Debug> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Loading data parts | ||
| 639 | 2026.01.14 02:35:37.387959 [ 259 ] {34d9ecfd-2964-4a7c-ae84-bd49b10339bf} <Debug> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): There are no data parts | ||
| 640 | 2026.01.14 02:35:37.391787 [ 259 ] {34d9ecfd-2964-4a7c-ae84-bd49b10339bf} <Debug> TCPHandler: Processed in 0.014864812 sec. | ||
| 641 | 2026.01.14 02:35:37.391959 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.01.14 02:35:37.392241 [ 259 ] {75fd4965-11f4-4a0b-9e98-98292ff06f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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.14 02:35:37.392385 [ 259 ] {75fd4965-11f4-4a0b-9e98-98292ff06f15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2026.01.14 02:35:37.400324 [ 259 ] {75fd4965-11f4-4a0b-9e98-98292ff06f15} <Debug> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Loading data parts | ||
| 645 | 2026.01.14 02:35:37.400498 [ 259 ] {75fd4965-11f4-4a0b-9e98-98292ff06f15} <Debug> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): There are no data parts | ||
| 646 | 2026.01.14 02:35:37.404517 [ 259 ] {75fd4965-11f4-4a0b-9e98-98292ff06f15} <Debug> TCPHandler: Processed in 0.012614504 sec. | ||
| 647 | 2026.01.14 02:35:37.404679 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.01.14 02:35:37.404840 [ 259 ] {7ecb3f75-6cf9-4bc8-b87f-e244b49d9645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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.14 02:35:37.404985 [ 259 ] {7ecb3f75-6cf9-4bc8-b87f-e244b49d9645} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.01.14 02:35:37.415535 [ 259 ] {7ecb3f75-6cf9-4bc8-b87f-e244b49d9645} <Debug> oximeter.fields_i32 (e7dc8625-7741-475c-a902-a7e5947dacd6): Loading data parts | ||
| 651 | 2026.01.14 02:35:37.415708 [ 259 ] {7ecb3f75-6cf9-4bc8-b87f-e244b49d9645} <Debug> oximeter.fields_i32 (e7dc8625-7741-475c-a902-a7e5947dacd6): There are no data parts | ||
| 652 | 2026.01.14 02:35:37.420029 [ 259 ] {7ecb3f75-6cf9-4bc8-b87f-e244b49d9645} <Debug> TCPHandler: Processed in 0.015404047 sec. | ||
| 653 | 2026.01.14 02:35:37.420194 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.01.14 02:35:37.420472 [ 259 ] {48985882-5125-4b6d-85bb-03263de9ec5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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.14 02:35:37.420609 [ 259 ] {48985882-5125-4b6d-85bb-03263de9ec5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.01.14 02:35:37.428167 [ 259 ] {48985882-5125-4b6d-85bb-03263de9ec5a} <Debug> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Loading data parts | ||
| 657 | 2026.01.14 02:35:37.428362 [ 259 ] {48985882-5125-4b6d-85bb-03263de9ec5a} <Debug> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): There are no data parts | ||
| 658 | 2026.01.14 02:35:37.441711 [ 259 ] {48985882-5125-4b6d-85bb-03263de9ec5a} <Debug> TCPHandler: Processed in 0.021569957 sec. | ||
| 659 | 2026.01.14 02:35:37.441938 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.01.14 02:35:37.442190 [ 259 ] {a0bba785-10f8-4b48-808d-b5f31b558328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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.14 02:35:37.442430 [ 259 ] {a0bba785-10f8-4b48-808d-b5f31b558328} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.01.14 02:35:37.449875 [ 259 ] {a0bba785-10f8-4b48-808d-b5f31b558328} <Debug> oximeter.fields_i64 (d55dd9a9-0673-4011-813d-3171df58504c): Loading data parts | ||
| 663 | 2026.01.14 02:35:37.450033 [ 259 ] {a0bba785-10f8-4b48-808d-b5f31b558328} <Debug> oximeter.fields_i64 (d55dd9a9-0673-4011-813d-3171df58504c): There are no data parts | ||
| 664 | 2026.01.14 02:35:37.459031 [ 259 ] {a0bba785-10f8-4b48-808d-b5f31b558328} <Debug> TCPHandler: Processed in 0.017173132 sec. | ||
| 665 | 2026.01.14 02:35:37.459264 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.01.14 02:35:37.459481 [ 259 ] {3a380938-bd8e-4de2-bacb-1d0193fbc245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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.14 02:35:37.459634 [ 259 ] {3a380938-bd8e-4de2-bacb-1d0193fbc245} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.01.14 02:35:37.474240 [ 259 ] {3a380938-bd8e-4de2-bacb-1d0193fbc245} <Debug> oximeter.fields_u64 (4eb2a959-f5dc-48f3-90f5-ace8f36444f4): Loading data parts | ||
| 669 | 2026.01.14 02:35:37.474409 [ 259 ] {3a380938-bd8e-4de2-bacb-1d0193fbc245} <Debug> oximeter.fields_u64 (4eb2a959-f5dc-48f3-90f5-ace8f36444f4): There are no data parts | ||
| 670 | 2026.01.14 02:35:37.478841 [ 259 ] {3a380938-bd8e-4de2-bacb-1d0193fbc245} <Debug> TCPHandler: Processed in 0.019631762 sec. | ||
| 671 | 2026.01.14 02:35:37.479023 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.01.14 02:35:37.479182 [ 259 ] {2e5f72d8-7705-431e-9cd7-a12b7c6ac3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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.14 02:35:37.479345 [ 259 ] {2e5f72d8-7705-431e-9cd7-a12b7c6ac3eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.01.14 02:35:37.490289 [ 259 ] {2e5f72d8-7705-431e-9cd7-a12b7c6ac3eb} <Debug> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Loading data parts | ||
| 675 | 2026.01.14 02:35:37.490453 [ 259 ] {2e5f72d8-7705-431e-9cd7-a12b7c6ac3eb} <Debug> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): There are no data parts | ||
| 676 | 2026.01.14 02:35:37.494968 [ 259 ] {2e5f72d8-7705-431e-9cd7-a12b7c6ac3eb} <Debug> TCPHandler: Processed in 0.016002111 sec. | ||
| 677 | 2026.01.14 02:35:37.495246 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.01.14 02:35:37.495403 [ 259 ] {90b484ba-cb7c-4d4f-80d7-416002e0f854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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.14 02:35:37.495535 [ 259 ] {90b484ba-cb7c-4d4f-80d7-416002e0f854} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.01.14 02:35:37.506036 [ 259 ] {90b484ba-cb7c-4d4f-80d7-416002e0f854} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Loading data parts | ||
| 681 | 2026.01.14 02:35:37.506399 [ 259 ] {90b484ba-cb7c-4d4f-80d7-416002e0f854} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): There are no data parts | ||
| 682 | 2026.01.14 02:35:37.510847 [ 259 ] {90b484ba-cb7c-4d4f-80d7-416002e0f854} <Debug> TCPHandler: Processed in 0.015653829 sec. | ||
| 683 | 2026.01.14 02:35:37.511010 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.01.14 02:35:37.511264 [ 259 ] {bce55ba0-df50-464e-806e-b26e99d944d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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.14 02:35:37.511308 [ 259 ] {bce55ba0-df50-464e-806e-b26e99d944d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.01.14 02:35:37.522846 [ 259 ] {bce55ba0-df50-464e-806e-b26e99d944d4} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Loading data parts | ||
| 687 | 2026.01.14 02:35:37.523016 [ 259 ] {bce55ba0-df50-464e-806e-b26e99d944d4} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): There are no data parts | ||
| 688 | 2026.01.14 02:35:37.535711 [ 259 ] {bce55ba0-df50-464e-806e-b26e99d944d4} <Debug> TCPHandler: Processed in 0.024758714 sec. | ||
| 689 | 2026.01.14 02:35:37.535982 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.01.14 02:35:37.536243 [ 259 ] {df08c508-fa6d-44fc-979a-13171b59e312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) /* 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.14 02:35:37.536399 [ 259 ] {df08c508-fa6d-44fc-979a-13171b59e312} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.01.14 02:35:37.541247 [ 259 ] {df08c508-fa6d-44fc-979a-13171b59e312} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf): Loading data parts | ||
| 696 | 2026.01.14 02:35:37.541420 [ 259 ] {df08c508-fa6d-44fc-979a-13171b59e312} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf): There are no data parts | ||
| 697 | 2026.01.14 02:35:37.554194 [ 259 ] {df08c508-fa6d-44fc-979a-13171b59e312} <Debug> TCPHandler: Processed in 0.01826755 sec. | ||
| 698 | 2026.01.14 02:35:37.554533 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.01.14 02:35:37.554888 [ 264 ] {fa394535-e8b6-4f9a-b390-075c791f2fff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.01.14 02:35:37.557798 [ 264 ] {fa394535-e8b6-4f9a-b390-075c791f2fff} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.01.14 02:35:37.583969 [ 285 ] {fa394535-e8b6-4f9a-b390-075c791f2fff} <Trace> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.01.14 02:35:37.584009 [ 285 ] {fa394535-e8b6-4f9a-b390-075c791f2fff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 703 | 2026.01.14 02:35:37.589971 [ 285 ] {fa394535-e8b6-4f9a-b390-075c791f2fff} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.01.14 02:35:37.590621 [ 285 ] {fa394535-e8b6-4f9a-b390-075c791f2fff} <Trace> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43): 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.14 02:35:37.590868 [ 264 ] {fa394535-e8b6-4f9a-b390-075c791f2fff} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.036129 sec., 27.6785961416037 rows/sec., 442.86 B/sec. | ||
| 706 | 2026.01.14 02:35:37.591146 [ 264 ] {fa394535-e8b6-4f9a-b390-075c791f2fff} <Debug> TCPHandler: Processed in 0.036750543 sec. | ||
| 707 | 2026.01.14 02:35:38.001029 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.78 MiB, peak 135.78 MiB, free memory in arenas 0.00 B, will set to 139.87 MiB (RSS), difference: 4.09 MiB | ||
| 708 | 2026.01.14 02:35:42.561862 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.01.14 02:35:42.561864 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2026.01.14 02:35:42.561979 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.14 02:35:42.562081 [ 245 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2026.01.14 02:35:42.569071 [ 244 ] {} <Debug> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Loading data parts | ||
| 713 | 2026.01.14 02:35:42.569362 [ 244 ] {} <Debug> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): There are no data parts | ||
| 714 | 2026.01.14 02:35:42.580170 [ 245 ] {} <Debug> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Loading data parts | ||
| 715 | 2026.01.14 02:35:42.580454 [ 245 ] {} <Debug> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): There are no data parts | ||
| 716 | 2026.01.14 02:35:42.583242 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 717 | 2026.01.14 02:35:42.583456 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 718 | 2026.01.14 02:35:42.590457 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.01.14 02:35:42.591168 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.01.14 02:35:42.591424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 721 | 2026.01.14 02:35:42.614023 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.01.14 02:35:42.614081 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 723 | 2026.01.14 02:35:42.620419 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.01.14 02:35:42.621817 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): 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.14 02:35:42.625221 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.01.14 02:35:43.000627 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.94 MiB, peak 148.94 MiB, free memory in arenas 0.00 B, will set to 154.04 MiB (RSS), difference: 9.10 MiB | ||
| 727 | 2026.01.14 02:35:45.061033 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.01.14 02:35:45.061143 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.01.14 02:35:45.069317 [ 243 ] {} <Debug> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Loading data parts | ||
| 730 | 2026.01.14 02:35:45.069542 [ 243 ] {} <Debug> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): There are no data parts | ||
| 731 | 2026.01.14 02:35:45.094648 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.01.14 02:35:45.094690 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 733 | 2026.01.14 02:35:45.096472 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.01.14 02:35:45.097070 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): 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.14 02:35:45.097390 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.01.14 02:35:46.000374 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.43 MiB, peak 158.43 MiB, free memory in arenas 0.00 B, will set to 155.16 MiB (RSS), difference: -3.26 MiB | ||
| 737 | 2026.01.14 02:35:49.493824 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64915 | ||
| 738 | 2026.01.14 02:35:49.497482 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.01.14 02:35:49.497537 [ 286 ] {} <Debug> TCP-Session: 2d93e32e-5353-4411-8d51-b7da3b3bfa6f Authenticating user 'default' from [fd00:1122:3344:101::e]:64915 | ||
| 740 | 2026.01.14 02:35:49.497568 [ 286 ] {} <Debug> TCP-Session: 2d93e32e-5353-4411-8d51-b7da3b3bfa6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.01.14 02:35:49.497753 [ 286 ] {} <Debug> TCP-Session: 2d93e32e-5353-4411-8d51-b7da3b3bfa6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.01.14 02:35:49.497830 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 743 | 2026.01.14 02:35:49.497858 [ 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 | ||
| 744 | 2026.01.14 02:35:49.498018 [ 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 | ||
| 745 | 2026.01.14 02:35:49.498698 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40707 | ||
| 746 | 2026.01.14 02:35:49.498901 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47990 | ||
| 747 | 2026.01.14 02:35:49.498905 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37175 | ||
| 748 | 2026.01.14 02:35:49.498979 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 749 | 2026.01.14 02:35:49.499051 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43600 | ||
| 750 | 2026.01.14 02:35:49.499100 [ 287 ] {} <Debug> TCP-Session: e302011d-6fb8-43df-8162-3d5915946a4a Authenticating user 'default' from [fd00:1122:3344:101::e]:40707 | ||
| 751 | 2026.01.14 02:35:49.499138 [ 287 ] {} <Debug> TCP-Session: e302011d-6fb8-43df-8162-3d5915946a4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.01.14 02:35:49.499159 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 753 | 2026.01.14 02:35:49.499203 [ 287 ] {} <Debug> TCP-Session: e302011d-6fb8-43df-8162-3d5915946a4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.01.14 02:35:49.499228 [ 289 ] {} <Debug> TCP-Session: ea183e48-1ca7-43c9-bdad-db179f126568 Authenticating user 'default' from [fd00:1122:3344:101::e]:47990 | ||
| 755 | 2026.01.14 02:35:49.499310 [ 289 ] {} <Debug> TCP-Session: ea183e48-1ca7-43c9-bdad-db179f126568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.01.14 02:35:49.499325 [ 289 ] {} <Debug> TCP-Session: ea183e48-1ca7-43c9-bdad-db179f126568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 757 | 2026.01.14 02:35:49.499351 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 758 | 2026.01.14 02:35:49.499368 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56917 | ||
| 759 | 2026.01.14 02:35:49.499418 [ 288 ] {} <Debug> TCP-Session: 092683ac-c7a7-447a-85f0-a37dbce396c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37175 | ||
| 760 | 2026.01.14 02:35:49.499407 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.01.14 02:35:49.499451 [ 288 ] {} <Debug> TCP-Session: 092683ac-c7a7-447a-85f0-a37dbce396c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2026.01.14 02:35:49.499477 [ 290 ] {} <Debug> TCP-Session: 9e4d2395-4302-45b8-865f-3610e99f3f0d Authenticating user 'default' from [fd00:1122:3344:101::e]:43600 | ||
| 763 | 2026.01.14 02:35:49.499484 [ 288 ] {} <Debug> TCP-Session: 092683ac-c7a7-447a-85f0-a37dbce396c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.01.14 02:35:49.499502 [ 290 ] {} <Debug> TCP-Session: 9e4d2395-4302-45b8-865f-3610e99f3f0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.01.14 02:35:49.499514 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51013 | ||
| 766 | 2026.01.14 02:35:49.499522 [ 290 ] {} <Debug> TCP-Session: 9e4d2395-4302-45b8-865f-3610e99f3f0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.01.14 02:35:49.499594 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 768 | 2026.01.14 02:35:49.499637 [ 291 ] {} <Debug> TCP-Session: 59e7090c-2ea5-468c-876d-85981766cccc Authenticating user 'default' from [fd00:1122:3344:101::e]:56917 | ||
| 769 | 2026.01.14 02:35:49.499655 [ 291 ] {} <Debug> TCP-Session: 59e7090c-2ea5-468c-876d-85981766cccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.01.14 02:35:49.499667 [ 291 ] {} <Debug> TCP-Session: 59e7090c-2ea5-468c-876d-85981766cccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.01.14 02:35:49.499741 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64511 | ||
| 772 | 2026.01.14 02:35:49.499784 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 773 | 2026.01.14 02:35:49.499826 [ 292 ] {} <Debug> TCP-Session: 79246ff0-e0b7-4d73-80de-d8b827e09a81 Authenticating user 'default' from [fd00:1122:3344:101::e]:51013 | ||
| 774 | 2026.01.14 02:35:49.499853 [ 292 ] {} <Debug> TCP-Session: 79246ff0-e0b7-4d73-80de-d8b827e09a81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.01.14 02:35:49.499869 [ 292 ] {} <Debug> TCP-Session: 79246ff0-e0b7-4d73-80de-d8b827e09a81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.01.14 02:35:49.499897 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38290 | ||
| 777 | 2026.01.14 02:35:49.499939 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 778 | 2026.01.14 02:35:49.499977 [ 293 ] {} <Debug> TCP-Session: cf250be8-f4f9-44ba-bd9b-ae075aafa3be Authenticating user 'default' from [fd00:1122:3344:101::e]:64511 | ||
| 779 | 2026.01.14 02:35:49.499994 [ 293 ] {} <Debug> TCP-Session: cf250be8-f4f9-44ba-bd9b-ae075aafa3be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.01.14 02:35:49.500008 [ 293 ] {} <Debug> TCP-Session: cf250be8-f4f9-44ba-bd9b-ae075aafa3be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.01.14 02:35:49.500082 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 782 | 2026.01.14 02:35:49.500139 [ 294 ] {} <Debug> TCP-Session: 9572bfc9-d534-47f1-bf16-36881d4b600d Authenticating user 'default' from [fd00:1122:3344:101::e]:38290 | ||
| 783 | 2026.01.14 02:35:49.500162 [ 294 ] {} <Debug> TCP-Session: 9572bfc9-d534-47f1-bf16-36881d4b600d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.01.14 02:35:49.500176 [ 294 ] {} <Debug> TCP-Session: 9572bfc9-d534-47f1-bf16-36881d4b600d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.01.14 02:35:49.501317 [ 286 ] {} <Trace> TCP-Session: 2d93e32e-5353-4411-8d51-b7da3b3bfa6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.01.14 02:35:49.501550 [ 286 ] {d4481a7d-445c-4f7c-8fe2-9cbeec0e5ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64915) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 787 | 2026.01.14 02:35:49.504401 [ 286 ] {d4481a7d-445c-4f7c-8fe2-9cbeec0e5ecb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 788 | 2026.01.14 02:35:49.508904 [ 286 ] {d4481a7d-445c-4f7c-8fe2-9cbeec0e5ecb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.01.14 02:35:49.515915 [ 286 ] {d4481a7d-445c-4f7c-8fe2-9cbeec0e5ecb} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 790 | 2026.01.14 02:35:49.528426 [ 297 ] {d4481a7d-445c-4f7c-8fe2-9cbeec0e5ecb} <Trace> AggregatingTransform: Aggregating | ||
| 791 | 2026.01.14 02:35:49.528554 [ 297 ] {d4481a7d-445c-4f7c-8fe2-9cbeec0e5ecb} <Trace> Aggregator: Aggregation method: without_key | ||
| 792 | 2026.01.14 02:35:49.529468 [ 297 ] {d4481a7d-445c-4f7c-8fe2-9cbeec0e5ecb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.005319903 sec. (187.973 rows/sec., 7.34 KiB/sec.) | ||
| 793 | 2026.01.14 02:35:49.529499 [ 297 ] {d4481a7d-445c-4f7c-8fe2-9cbeec0e5ecb} <Trace> Aggregator: Merging aggregated data | ||
| 794 | 2026.01.14 02:35:49.529535 [ 297 ] {d4481a7d-445c-4f7c-8fe2-9cbeec0e5ecb} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 795 | 2026.01.14 02:35:49.530808 [ 286 ] {d4481a7d-445c-4f7c-8fe2-9cbeec0e5ecb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.029367 sec., 34.05182688051214 rows/sec., 1.33 KiB/sec. | ||
| 796 | 2026.01.14 02:35:49.530990 [ 286 ] {d4481a7d-445c-4f7c-8fe2-9cbeec0e5ecb} <Debug> TCPHandler: Processed in 0.029939217 sec. | ||
| 797 | 2026.01.14 02:35:49.532499 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.01.14 02:35:49.532537 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.01.14 02:35:49.532550 [ 286 ] {} <Debug> TCP-Session: 2d93e32e-5353-4411-8d51-b7da3b3bfa6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.01.14 02:35:49.532569 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.01.14 02:35:49.532581 [ 294 ] {} <Debug> TCP-Session: 9572bfc9-d534-47f1-bf16-36881d4b600d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.01.14 02:35:49.532594 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2026.01.14 02:35:49.532612 [ 290 ] {} <Debug> TCP-Session: 9e4d2395-4302-45b8-865f-3610e99f3f0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2026.01.14 02:35:49.532635 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 805 | 2026.01.14 02:35:49.532656 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 806 | 2026.01.14 02:35:49.532674 [ 288 ] {} <Debug> TCP-Session: 092683ac-c7a7-447a-85f0-a37dbce396c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.01.14 02:35:49.532701 [ 289 ] {} <Debug> TCP-Session: ea183e48-1ca7-43c9-bdad-db179f126568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2026.01.14 02:35:49.532695 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 809 | 2026.01.14 02:35:49.532719 [ 292 ] {} <Debug> TCP-Session: 79246ff0-e0b7-4d73-80de-d8b827e09a81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.01.14 02:35:49.532676 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 811 | 2026.01.14 02:35:49.532755 [ 293 ] {} <Debug> TCP-Session: cf250be8-f4f9-44ba-bd9b-ae075aafa3be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.01.14 02:35:49.532612 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2026.01.14 02:35:49.532820 [ 291 ] {} <Debug> TCP-Session: 59e7090c-2ea5-468c-876d-85981766cccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.01.14 02:35:49.532858 [ 287 ] {} <Debug> TCP-Session: e302011d-6fb8-43df-8162-3d5915946a4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.01.14 02:35:49.985205 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 816 | 2026.01.14 02:35:49.985252 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 817 | 2026.01.14 02:35:50.000524 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.50 MiB, peak 165.59 MiB, free memory in arenas 0.00 B, will set to 159.33 MiB (RSS), difference: 3.83 MiB | ||
| 818 | 2026.01.14 02:35:50.092145 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 491 entries to flush up to offset 979 | ||
| 819 | 2026.01.14 02:35:50.093020 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 820 | 2026.01.14 02:35:50.093068 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 821 | 2026.01.14 02:35:50.093827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 822 | 2026.01.14 02:35:50.094391 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 823 | 2026.01.14 02:35:50.094576 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 979 | ||
| 824 | 2026.01.14 02:35:50.125928 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 825 | 2026.01.14 02:35:50.145984 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.01.14 02:35:50.146055 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 827 | 2026.01.14 02:35:50.152733 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 828 | 2026.01.14 02:35:50.154022 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.01.14 02:35:50.157575 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 830 | 2026.01.14 02:35:51.000318 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.97 MiB, peak 165.59 MiB, free memory in arenas 0.00 B, will set to 162.38 MiB (RSS), difference: 2.40 MiB | ||
| 831 | 2026.01.14 02:35:55.100697 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 2 entries to flush up to offset 90 | ||
| 832 | 2026.01.14 02:35:55.102790 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 833 | 2026.01.14 02:35:55.102847 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 834 | 2026.01.14 02:35:55.104076 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 835 | 2026.01.14 02:35:55.104578 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 836 | 2026.01.14 02:35:55.104944 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 837 | 2026.01.14 02:35:56.000708 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.41 MiB, peak 165.59 MiB, free memory in arenas 0.00 B, will set to 162.45 MiB (RSS), difference: 4.04 MiB | ||
| 838 | 2026.01.14 02:35:56.640155 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50114 | ||
| 839 | 2026.01.14 02:35:56.640265 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 840 | 2026.01.14 02:35:56.640306 [ 286 ] {} <Debug> TCP-Session: 821ee518-c6fb-466a-94e1-339303d660c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50114 | ||
| 841 | 2026.01.14 02:35:56.640329 [ 286 ] {} <Debug> TCP-Session: 821ee518-c6fb-466a-94e1-339303d660c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 842 | 2026.01.14 02:35:56.640341 [ 286 ] {} <Debug> TCP-Session: 821ee518-c6fb-466a-94e1-339303d660c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 843 | 2026.01.14 02:35:56.640662 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34847 | ||
| 844 | 2026.01.14 02:35:56.640697 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39616 | ||
| 845 | 2026.01.14 02:35:56.640729 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58491 | ||
| 846 | 2026.01.14 02:35:56.640746 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40112 | ||
| 847 | 2026.01.14 02:35:56.640761 [ 286 ] {} <Trace> TCP-Session: 821ee518-c6fb-466a-94e1-339303d660c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.01.14 02:35:56.640788 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 849 | 2026.01.14 02:35:56.640764 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54261 | ||
| 850 | 2026.01.14 02:35:56.640843 [ 287 ] {} <Debug> TCP-Session: ce2b7262-1ebf-4fd0-be09-10a5f2e2ae9d Authenticating user 'default' from [fd00:1122:3344:101::e]:34847 | ||
| 851 | 2026.01.14 02:35:56.640851 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 852 | 2026.01.14 02:35:56.640841 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 853 | 2026.01.14 02:35:56.640886 [ 287 ] {} <Debug> TCP-Session: ce2b7262-1ebf-4fd0-be09-10a5f2e2ae9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.01.14 02:35:56.640903 [ 292 ] {} <Debug> TCP-Session: 837b2f0a-a59e-4b04-9e4f-eb4ddc4013ff Authenticating user 'default' from [fd00:1122:3344:101::e]:40112 | ||
| 855 | 2026.01.14 02:35:56.640916 [ 288 ] {} <Debug> TCP-Session: 489a7f46-e7ff-4740-8827-51f6fe4ca39e Authenticating user 'default' from [fd00:1122:3344:101::e]:39616 | ||
| 856 | 2026.01.14 02:35:56.640924 [ 287 ] {} <Debug> TCP-Session: ce2b7262-1ebf-4fd0-be09-10a5f2e2ae9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 857 | 2026.01.14 02:35:56.640944 [ 292 ] {} <Debug> TCP-Session: 837b2f0a-a59e-4b04-9e4f-eb4ddc4013ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.01.14 02:35:56.640948 [ 288 ] {} <Debug> TCP-Session: 489a7f46-e7ff-4740-8827-51f6fe4ca39e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 859 | 2026.01.14 02:35:56.640954 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 860 | 2026.01.14 02:35:56.640971 [ 292 ] {} <Debug> TCP-Session: 837b2f0a-a59e-4b04-9e4f-eb4ddc4013ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.01.14 02:35:56.640976 [ 288 ] {} <Debug> TCP-Session: 489a7f46-e7ff-4740-8827-51f6fe4ca39e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.01.14 02:35:56.641004 [ 294 ] {} <Debug> TCP-Session: 4b57ea8b-f8ff-45c2-a27d-b0784466b947 Authenticating user 'default' from [fd00:1122:3344:101::e]:54261 | ||
| 863 | 2026.01.14 02:35:56.641026 [ 286 ] {cce2cc30-a583-4e12-859f-3c2a688a2b89} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50114) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 864 | 2026.01.14 02:35:56.641037 [ 294 ] {} <Debug> TCP-Session: 4b57ea8b-f8ff-45c2-a27d-b0784466b947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.01.14 02:35:56.640833 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 866 | 2026.01.14 02:35:56.641065 [ 294 ] {} <Debug> TCP-Session: 4b57ea8b-f8ff-45c2-a27d-b0784466b947 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.01.14 02:35:56.640761 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50433 | ||
| 868 | 2026.01.14 02:35:56.641099 [ 291 ] {} <Debug> TCP-Session: 1f7d2583-ba09-4e29-b772-1f8565403c97 Authenticating user 'default' from [fd00:1122:3344:101::e]:58491 | ||
| 869 | 2026.01.14 02:35:56.640710 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40399 | ||
| 870 | 2026.01.14 02:35:56.641173 [ 291 ] {} <Debug> TCP-Session: 1f7d2583-ba09-4e29-b772-1f8565403c97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.01.14 02:35:56.640705 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33544 | ||
| 872 | 2026.01.14 02:35:56.641214 [ 291 ] {} <Debug> TCP-Session: 1f7d2583-ba09-4e29-b772-1f8565403c97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.01.14 02:35:56.641276 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 874 | 2026.01.14 02:35:56.641310 [ 293 ] {} <Debug> TCP-Session: 8b18f613-41cf-496a-9a9d-e210360d337e Authenticating user 'default' from [fd00:1122:3344:101::e]:50433 | ||
| 875 | 2026.01.14 02:35:56.641332 [ 293 ] {} <Debug> TCP-Session: 8b18f613-41cf-496a-9a9d-e210360d337e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.01.14 02:35:56.641344 [ 293 ] {} <Debug> TCP-Session: 8b18f613-41cf-496a-9a9d-e210360d337e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.01.14 02:35:56.641377 [ 286 ] {cce2cc30-a583-4e12-859f-3c2a688a2b89} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 878 | 2026.01.14 02:35:56.641408 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 879 | 2026.01.14 02:35:56.641441 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 880 | 2026.01.14 02:35:56.641447 [ 290 ] {} <Debug> TCP-Session: 44599d6f-e090-4f71-82fb-3b72a579b4de Authenticating user 'default' from [fd00:1122:3344:101::e]:40399 | ||
| 881 | 2026.01.14 02:35:56.641478 [ 286 ] {cce2cc30-a583-4e12-859f-3c2a688a2b89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 882 | 2026.01.14 02:35:56.641479 [ 289 ] {} <Debug> TCP-Session: 081cfdc4-8f92-41d8-ac1c-5c76892dba94 Authenticating user 'default' from [fd00:1122:3344:101::e]:33544 | ||
| 883 | 2026.01.14 02:35:56.641496 [ 290 ] {} <Debug> TCP-Session: 44599d6f-e090-4f71-82fb-3b72a579b4de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.01.14 02:35:56.641519 [ 289 ] {} <Debug> TCP-Session: 081cfdc4-8f92-41d8-ac1c-5c76892dba94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 885 | 2026.01.14 02:35:56.641557 [ 290 ] {} <Debug> TCP-Session: 44599d6f-e090-4f71-82fb-3b72a579b4de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.01.14 02:35:56.641582 [ 289 ] {} <Debug> TCP-Session: 081cfdc4-8f92-41d8-ac1c-5c76892dba94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.01.14 02:35:56.641797 [ 286 ] {cce2cc30-a583-4e12-859f-3c2a688a2b89} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 888 | 2026.01.14 02:35:56.642687 [ 315 ] {cce2cc30-a583-4e12-859f-3c2a688a2b89} <Trace> AggregatingTransform: Aggregating | ||
| 889 | 2026.01.14 02:35:56.642739 [ 315 ] {cce2cc30-a583-4e12-859f-3c2a688a2b89} <Trace> Aggregator: Aggregation method: without_key | ||
| 890 | 2026.01.14 02:35:56.642779 [ 315 ] {cce2cc30-a583-4e12-859f-3c2a688a2b89} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000875687 sec. (1141.961 rows/sec., 44.61 KiB/sec.) | ||
| 891 | 2026.01.14 02:35:56.642798 [ 315 ] {cce2cc30-a583-4e12-859f-3c2a688a2b89} <Trace> Aggregator: Merging aggregated data | ||
| 892 | 2026.01.14 02:35:56.644198 [ 286 ] {cce2cc30-a583-4e12-859f-3c2a688a2b89} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003251 sec., 307.59766225776684 rows/sec., 12.02 KiB/sec. | ||
| 893 | 2026.01.14 02:35:56.644381 [ 286 ] {cce2cc30-a583-4e12-859f-3c2a688a2b89} <Debug> TCPHandler: Processed in 0.003737661 sec. | ||
| 894 | 2026.01.14 02:35:56.644479 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.01.14 02:35:56.644507 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.01.14 02:35:56.644521 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.01.14 02:35:56.644532 [ 286 ] {} <Debug> TCP-Session: 821ee518-c6fb-466a-94e1-339303d660c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.01.14 02:35:56.644541 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 899 | 2026.01.14 02:35:56.644570 [ 291 ] {} <Debug> TCP-Session: 1f7d2583-ba09-4e29-b772-1f8565403c97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.01.14 02:35:56.644570 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 901 | 2026.01.14 02:35:56.644602 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 902 | 2026.01.14 02:35:56.644620 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 903 | 2026.01.14 02:35:56.644647 [ 289 ] {} <Debug> TCP-Session: 081cfdc4-8f92-41d8-ac1c-5c76892dba94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.01.14 02:35:56.644662 [ 294 ] {} <Debug> TCP-Session: 4b57ea8b-f8ff-45c2-a27d-b0784466b947 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.01.14 02:35:56.644670 [ 290 ] {} <Debug> TCP-Session: 44599d6f-e090-4f71-82fb-3b72a579b4de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 906 | 2026.01.14 02:35:56.644663 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 907 | 2026.01.14 02:35:56.644643 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 908 | 2026.01.14 02:35:56.644729 [ 293 ] {} <Debug> TCP-Session: 8b18f613-41cf-496a-9a9d-e210360d337e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.01.14 02:35:56.644555 [ 287 ] {} <Debug> TCP-Session: ce2b7262-1ebf-4fd0-be09-10a5f2e2ae9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.01.14 02:35:56.644756 [ 288 ] {} <Debug> TCP-Session: 489a7f46-e7ff-4740-8827-51f6fe4ca39e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2026.01.14 02:35:56.644605 [ 292 ] {} <Debug> TCP-Session: 837b2f0a-a59e-4b04-9e4f-eb4ddc4013ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 912 | 2026.01.14 02:35:56.668792 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42724 | ||
| 913 | 2026.01.14 02:35:56.668871 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 914 | 2026.01.14 02:35:56.668904 [ 286 ] {} <Debug> TCP-Session: b8358a4b-1d67-447c-9082-73abc4b6afd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42724 | ||
| 915 | 2026.01.14 02:35:56.668933 [ 286 ] {} <Debug> TCP-Session: b8358a4b-1d67-447c-9082-73abc4b6afd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 916 | 2026.01.14 02:35:56.668955 [ 286 ] {} <Debug> TCP-Session: b8358a4b-1d67-447c-9082-73abc4b6afd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 917 | 2026.01.14 02:35:56.669153 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57452 | ||
| 918 | 2026.01.14 02:35:56.669162 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42719 | ||
| 919 | 2026.01.14 02:35:56.669205 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64213 | ||
| 920 | 2026.01.14 02:35:56.669224 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49512 | ||
| 921 | 2026.01.14 02:35:56.669238 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63486 | ||
| 922 | 2026.01.14 02:35:56.669261 [ 286 ] {} <Trace> TCP-Session: b8358a4b-1d67-447c-9082-73abc4b6afd3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2026.01.14 02:35:56.669266 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45717 | ||
| 924 | 2026.01.14 02:35:56.669314 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 925 | 2026.01.14 02:35:56.669336 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 926 | 2026.01.14 02:35:56.669267 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60324 | ||
| 927 | 2026.01.14 02:35:56.669362 [ 289 ] {} <Debug> TCP-Session: 94e6b0c5-3ecd-43f1-9409-a36ee9a10b7f Authenticating user 'default' from [fd00:1122:3344:101::e]:64213 | ||
| 928 | 2026.01.14 02:35:56.669376 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 929 | 2026.01.14 02:35:56.669373 [ 291 ] {} <Debug> TCP-Session: 050f932d-cf67-42c5-bc19-2328651f021e Authenticating user 'default' from [fd00:1122:3344:101::e]:63486 | ||
| 930 | 2026.01.14 02:35:56.669411 [ 289 ] {} <Debug> TCP-Session: 94e6b0c5-3ecd-43f1-9409-a36ee9a10b7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.01.14 02:35:56.669419 [ 293 ] {} <Debug> TCP-Session: 14d3d669-1e80-42e4-8c5c-f0f83fe5e572 Authenticating user 'default' from [fd00:1122:3344:101::e]:45717 | ||
| 932 | 2026.01.14 02:35:56.669437 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 933 | 2026.01.14 02:35:56.669452 [ 289 ] {} <Debug> TCP-Session: 94e6b0c5-3ecd-43f1-9409-a36ee9a10b7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2026.01.14 02:35:56.669488 [ 294 ] {} <Debug> TCP-Session: f95c572e-74e2-41a4-9033-91de1bff7d6e Authenticating user 'default' from [fd00:1122:3344:101::e]:60324 | ||
| 935 | 2026.01.14 02:35:56.669462 [ 293 ] {} <Debug> TCP-Session: 14d3d669-1e80-42e4-8c5c-f0f83fe5e572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2026.01.14 02:35:56.669515 [ 294 ] {} <Debug> TCP-Session: f95c572e-74e2-41a4-9033-91de1bff7d6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 937 | 2026.01.14 02:35:56.669257 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 938 | 2026.01.14 02:35:56.669555 [ 293 ] {} <Debug> TCP-Session: 14d3d669-1e80-42e4-8c5c-f0f83fe5e572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.01.14 02:35:56.669588 [ 288 ] {} <Debug> TCP-Session: 1bdaa534-b4b3-48ae-955e-0f1d24da0e50 Authenticating user 'default' from [fd00:1122:3344:101::e]:42719 | ||
| 940 | 2026.01.14 02:35:56.669559 [ 294 ] {} <Debug> TCP-Session: f95c572e-74e2-41a4-9033-91de1bff7d6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.01.14 02:35:56.669619 [ 288 ] {} <Debug> TCP-Session: 1bdaa534-b4b3-48ae-955e-0f1d24da0e50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.01.14 02:35:56.669245 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47103 | ||
| 943 | 2026.01.14 02:35:56.669644 [ 288 ] {} <Debug> TCP-Session: 1bdaa534-b4b3-48ae-955e-0f1d24da0e50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.01.14 02:35:56.669241 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 945 | 2026.01.14 02:35:56.669459 [ 286 ] {4e1063af-e646-4e23-b357-dffcbc1acb4c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42724) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 946 | 2026.01.14 02:35:56.669708 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 947 | 2026.01.14 02:35:56.669714 [ 287 ] {} <Debug> TCP-Session: add291a6-d3dc-498a-840d-5da9c96ff038 Authenticating user 'default' from [fd00:1122:3344:101::e]:57452 | ||
| 948 | 2026.01.14 02:35:56.669743 [ 292 ] {} <Debug> TCP-Session: 8d5477d1-919b-4c15-ad01-07892b9e1359 Authenticating user 'default' from [fd00:1122:3344:101::e]:47103 | ||
| 949 | 2026.01.14 02:35:56.669757 [ 287 ] {} <Debug> TCP-Session: add291a6-d3dc-498a-840d-5da9c96ff038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.01.14 02:35:56.669774 [ 292 ] {} <Debug> TCP-Session: 8d5477d1-919b-4c15-ad01-07892b9e1359 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.01.14 02:35:56.669783 [ 287 ] {} <Debug> TCP-Session: add291a6-d3dc-498a-840d-5da9c96ff038 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2026.01.14 02:35:56.669796 [ 292 ] {} <Debug> TCP-Session: 8d5477d1-919b-4c15-ad01-07892b9e1359 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.01.14 02:35:56.669309 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 954 | 2026.01.14 02:35:56.669443 [ 291 ] {} <Debug> TCP-Session: 050f932d-cf67-42c5-bc19-2328651f021e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 955 | 2026.01.14 02:35:56.669852 [ 290 ] {} <Debug> TCP-Session: 0eff2dce-8c98-4a46-9d05-2a3b211f154b Authenticating user 'default' from [fd00:1122:3344:101::e]:49512 | ||
| 956 | 2026.01.14 02:35:56.669869 [ 291 ] {} <Debug> TCP-Session: 050f932d-cf67-42c5-bc19-2328651f021e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 957 | 2026.01.14 02:35:56.669884 [ 290 ] {} <Debug> TCP-Session: 0eff2dce-8c98-4a46-9d05-2a3b211f154b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 958 | 2026.01.14 02:35:56.669902 [ 290 ] {} <Debug> TCP-Session: 0eff2dce-8c98-4a46-9d05-2a3b211f154b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 959 | 2026.01.14 02:35:56.669928 [ 286 ] {4e1063af-e646-4e23-b357-dffcbc1acb4c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 960 | 2026.01.14 02:35:56.669977 [ 286 ] {4e1063af-e646-4e23-b357-dffcbc1acb4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 961 | 2026.01.14 02:35:56.670236 [ 286 ] {4e1063af-e646-4e23-b357-dffcbc1acb4c} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 962 | 2026.01.14 02:35:56.671112 [ 312 ] {4e1063af-e646-4e23-b357-dffcbc1acb4c} <Trace> AggregatingTransform: Aggregating | ||
| 963 | 2026.01.14 02:35:56.671171 [ 312 ] {4e1063af-e646-4e23-b357-dffcbc1acb4c} <Trace> Aggregator: Aggregation method: without_key | ||
| 964 | 2026.01.14 02:35:56.671212 [ 312 ] {4e1063af-e646-4e23-b357-dffcbc1acb4c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000884937 sec. (1130.024 rows/sec., 44.14 KiB/sec.) | ||
| 965 | 2026.01.14 02:35:56.671230 [ 312 ] {4e1063af-e646-4e23-b357-dffcbc1acb4c} <Trace> Aggregator: Merging aggregated data | ||
| 966 | 2026.01.14 02:35:56.672425 [ 286 ] {4e1063af-e646-4e23-b357-dffcbc1acb4c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003027 sec., 330.3600925008259 rows/sec., 12.90 KiB/sec. | ||
| 967 | 2026.01.14 02:35:56.672606 [ 286 ] {4e1063af-e646-4e23-b357-dffcbc1acb4c} <Debug> TCPHandler: Processed in 0.003439828 sec. | ||
| 968 | 2026.01.14 02:35:56.672757 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.01.14 02:35:56.672795 [ 286 ] {} <Debug> TCP-Session: b8358a4b-1d67-447c-9082-73abc4b6afd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.01.14 02:35:56.672796 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.01.14 02:35:56.672818 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.01.14 02:35:56.672838 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2026.01.14 02:35:56.672861 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 974 | 2026.01.14 02:35:56.672874 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 975 | 2026.01.14 02:35:56.672897 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 976 | 2026.01.14 02:35:56.672913 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 977 | 2026.01.14 02:35:56.672933 [ 291 ] {} <Debug> TCP-Session: 050f932d-cf67-42c5-bc19-2328651f021e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.01.14 02:35:56.672960 [ 294 ] {} <Debug> TCP-Session: f95c572e-74e2-41a4-9033-91de1bff7d6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.01.14 02:35:56.672972 [ 290 ] {} <Debug> TCP-Session: 0eff2dce-8c98-4a46-9d05-2a3b211f154b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 980 | 2026.01.14 02:35:56.672931 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 981 | 2026.01.14 02:35:56.672914 [ 293 ] {} <Debug> TCP-Session: 14d3d669-1e80-42e4-8c5c-f0f83fe5e572 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.01.14 02:35:56.673041 [ 292 ] {} <Debug> TCP-Session: 8d5477d1-919b-4c15-ad01-07892b9e1359 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.01.14 02:35:56.672895 [ 288 ] {} <Debug> TCP-Session: 1bdaa534-b4b3-48ae-955e-0f1d24da0e50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 984 | 2026.01.14 02:35:56.672849 [ 287 ] {} <Debug> TCP-Session: add291a6-d3dc-498a-840d-5da9c96ff038 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.01.14 02:35:56.672881 [ 289 ] {} <Debug> TCP-Session: 94e6b0c5-3ecd-43f1-9409-a36ee9a10b7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2026.01.14 02:35:57.595638 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1427 | ||
| 987 | 2026.01.14 02:35:57.596134 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2026.01.14 02:35:57.596180 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 989 | 2026.01.14 02:35:57.596866 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 990 | 2026.01.14 02:35:57.597380 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2026.01.14 02:35:57.597523 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1427 | ||
| 992 | 2026.01.14 02:35:57.604293 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 993 | 2026.01.14 02:35:57.604493 [ 259 ] {9a55d8b5-6c16-419e-a249-c75f8b0064d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 994 | 2026.01.14 02:35:57.604792 [ 259 ] {9a55d8b5-6c16-419e-a249-c75f8b0064d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 995 | 2026.01.14 02:35:57.604864 [ 259 ] {9a55d8b5-6c16-419e-a249-c75f8b0064d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 996 | 2026.01.14 02:35:57.605297 [ 259 ] {9a55d8b5-6c16-419e-a249-c75f8b0064d0} <Debug> TCPHandler: Processed in 0.00114643 sec. | ||
| 997 | 2026.01.14 02:35:57.617810 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.01.14 02:35:57.617962 [ 259 ] {d2ccea63-ebaa-4809-b376-8fbdbd398b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 999 | 2026.01.14 02:35:57.633805 [ 259 ] {d2ccea63-ebaa-4809-b376-8fbdbd398b94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1000 | 2026.01.14 02:35:57.633870 [ 259 ] {d2ccea63-ebaa-4809-b376-8fbdbd398b94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1001 | 2026.01.14 02:35:57.636769 [ 259 ] {d2ccea63-ebaa-4809-b376-8fbdbd398b94} <Debug> TCPHandler: Processed in 0.019019167 sec. | ||
| 1002 | 2026.01.14 02:35:57.637096 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.01.14 02:35:57.637243 [ 259 ] {e6f17eb1-f824-46a7-b847-7731a6fba4e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1004 | 2026.01.14 02:35:57.644224 [ 259 ] {e6f17eb1-f824-46a7-b847-7731a6fba4e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1005 | 2026.01.14 02:35:57.644279 [ 259 ] {e6f17eb1-f824-46a7-b847-7731a6fba4e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1006 | 2026.01.14 02:35:57.644693 [ 259 ] {e6f17eb1-f824-46a7-b847-7731a6fba4e4} <Debug> TCPHandler: Processed in 0.007671014 sec. | ||
| 1007 | 2026.01.14 02:35:57.644975 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1008 | 2026.01.14 02:35:57.645108 [ 259 ] {d6e4abf2-5ce0-49fc-9093-a10bf7fc2984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 1009 | 2026.01.14 02:35:57.645375 [ 259 ] {d6e4abf2-5ce0-49fc-9093-a10bf7fc2984} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1010 | 2026.01.14 02:35:57.645420 [ 259 ] {d6e4abf2-5ce0-49fc-9093-a10bf7fc2984} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1011 | 2026.01.14 02:35:57.645766 [ 259 ] {d6e4abf2-5ce0-49fc-9093-a10bf7fc2984} <Debug> TCPHandler: Processed in 0.000844078 sec. | ||
| 1012 | 2026.01.14 02:35:57.646012 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.01.14 02:35:57.646146 [ 259 ] {3039ffd3-03e7-4611-bd54-9a3cada6e3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 1014 | 2026.01.14 02:35:57.646395 [ 259 ] {3039ffd3-03e7-4611-bd54-9a3cada6e3c0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1015 | 2026.01.14 02:35:57.646438 [ 259 ] {3039ffd3-03e7-4611-bd54-9a3cada6e3c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1016 | 2026.01.14 02:35:57.646750 [ 259 ] {3039ffd3-03e7-4611-bd54-9a3cada6e3c0} <Debug> TCPHandler: Processed in 0.000799627 sec. | ||
| 1017 | 2026.01.14 02:35:57.646974 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1018 | 2026.01.14 02:35:57.647093 [ 259 ] {e802caa4-9f9c-4e72-834b-ceae81290f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 1019 | 2026.01.14 02:35:57.647334 [ 259 ] {e802caa4-9f9c-4e72-834b-ceae81290f74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1020 | 2026.01.14 02:35:57.647378 [ 259 ] {e802caa4-9f9c-4e72-834b-ceae81290f74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1021 | 2026.01.14 02:35:57.647672 [ 259 ] {e802caa4-9f9c-4e72-834b-ceae81290f74} <Debug> TCPHandler: Processed in 0.000747046 sec. | ||
| 1022 | 2026.01.14 02:35:57.647896 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2026.01.14 02:35:57.648012 [ 259 ] {9a177fbc-9983-41e6-a6e4-40b8b2d5149e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 1024 | 2026.01.14 02:35:57.648250 [ 259 ] {9a177fbc-9983-41e6-a6e4-40b8b2d5149e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1025 | 2026.01.14 02:35:57.648293 [ 259 ] {9a177fbc-9983-41e6-a6e4-40b8b2d5149e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1026 | 2026.01.14 02:35:57.648580 [ 259 ] {9a177fbc-9983-41e6-a6e4-40b8b2d5149e} <Debug> TCPHandler: Processed in 0.000732286 sec. | ||
| 1027 | 2026.01.14 02:35:57.648804 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1028 | 2026.01.14 02:35:57.648919 [ 259 ] {7379b37b-1879-4e88-bf05-2081ad1116f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 1029 | 2026.01.14 02:35:57.649156 [ 259 ] {7379b37b-1879-4e88-bf05-2081ad1116f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1030 | 2026.01.14 02:35:57.649199 [ 259 ] {7379b37b-1879-4e88-bf05-2081ad1116f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1031 | 2026.01.14 02:35:57.649480 [ 259 ] {7379b37b-1879-4e88-bf05-2081ad1116f1} <Debug> TCPHandler: Processed in 0.000724896 sec. | ||
| 1032 | 2026.01.14 02:35:57.649682 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1033 | 2026.01.14 02:35:57.649798 [ 259 ] {2854532c-a73d-4aac-8221-b4b087096dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 1034 | 2026.01.14 02:35:57.650034 [ 259 ] {2854532c-a73d-4aac-8221-b4b087096dcf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1035 | 2026.01.14 02:35:57.650076 [ 259 ] {2854532c-a73d-4aac-8221-b4b087096dcf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1036 | 2026.01.14 02:35:57.650363 [ 259 ] {2854532c-a73d-4aac-8221-b4b087096dcf} <Debug> TCPHandler: Processed in 0.000729466 sec. | ||
| 1037 | 2026.01.14 02:35:57.650592 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1038 | 2026.01.14 02:35:57.650709 [ 259 ] {d191abc5-aac5-4e8d-84a1-af6957c594fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 1039 | 2026.01.14 02:35:57.650971 [ 259 ] {d191abc5-aac5-4e8d-84a1-af6957c594fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1040 | 2026.01.14 02:35:57.651036 [ 259 ] {d191abc5-aac5-4e8d-84a1-af6957c594fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1041 | 2026.01.14 02:35:57.651445 [ 259 ] {d191abc5-aac5-4e8d-84a1-af6957c594fc} <Debug> TCPHandler: Processed in 0.000899607 sec. | ||
| 1042 | 2026.01.14 02:35:57.651681 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2026.01.14 02:35:57.651852 [ 259 ] {624b4140-806d-403e-b81f-d36065fc5e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 1044 | 2026.01.14 02:35:57.652171 [ 259 ] {624b4140-806d-403e-b81f-d36065fc5e38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1045 | 2026.01.14 02:35:57.652228 [ 259 ] {624b4140-806d-403e-b81f-d36065fc5e38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1046 | 2026.01.14 02:35:57.652597 [ 259 ] {624b4140-806d-403e-b81f-d36065fc5e38} <Debug> TCPHandler: Processed in 0.000978788 sec. | ||
| 1047 | 2026.01.14 02:35:57.652822 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2026.01.14 02:35:57.652946 [ 259 ] {ae1d16e4-b77a-491f-b3b4-8ed66d17cf1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 1049 | 2026.01.14 02:35:57.653209 [ 259 ] {ae1d16e4-b77a-491f-b3b4-8ed66d17cf1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1050 | 2026.01.14 02:35:57.653257 [ 259 ] {ae1d16e4-b77a-491f-b3b4-8ed66d17cf1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1051 | 2026.01.14 02:35:57.653580 [ 259 ] {ae1d16e4-b77a-491f-b3b4-8ed66d17cf1b} <Debug> TCPHandler: Processed in 0.000809687 sec. | ||
| 1052 | 2026.01.14 02:35:57.653808 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2026.01.14 02:35:57.653932 [ 259 ] {ad4e4e4b-2cbd-4970-98f0-ea43b061f183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 1054 | 2026.01.14 02:35:57.654223 [ 259 ] {ad4e4e4b-2cbd-4970-98f0-ea43b061f183} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1055 | 2026.01.14 02:35:57.654269 [ 259 ] {ad4e4e4b-2cbd-4970-98f0-ea43b061f183} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1056 | 2026.01.14 02:35:57.654594 [ 259 ] {ad4e4e4b-2cbd-4970-98f0-ea43b061f183} <Debug> TCPHandler: Processed in 0.000835587 sec. | ||
| 1057 | 2026.01.14 02:35:57.654801 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1058 | 2026.01.14 02:35:57.654923 [ 259 ] {813deeca-d2a2-4a80-9b12-c5404e9ba069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 1059 | 2026.01.14 02:35:57.655185 [ 259 ] {813deeca-d2a2-4a80-9b12-c5404e9ba069} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1060 | 2026.01.14 02:35:57.655233 [ 259 ] {813deeca-d2a2-4a80-9b12-c5404e9ba069} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1061 | 2026.01.14 02:35:57.655537 [ 259 ] {813deeca-d2a2-4a80-9b12-c5404e9ba069} <Debug> TCPHandler: Processed in 0.000786127 sec. | ||
| 1062 | 2026.01.14 02:35:57.655749 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1063 | 2026.01.14 02:35:57.655869 [ 259 ] {61f529c7-118c-4ec9-b691-68758963333c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 1064 | 2026.01.14 02:35:57.656127 [ 259 ] {61f529c7-118c-4ec9-b691-68758963333c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1065 | 2026.01.14 02:35:57.656171 [ 259 ] {61f529c7-118c-4ec9-b691-68758963333c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1066 | 2026.01.14 02:35:57.656541 [ 259 ] {61f529c7-118c-4ec9-b691-68758963333c} <Debug> TCPHandler: Processed in 0.000839827 sec. | ||
| 1067 | 2026.01.14 02:35:57.657244 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2026.01.14 02:35:57.657367 [ 259 ] {a1a37a52-86e2-4f70-a514-56ffbfbf3315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) 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) | ||
| 1069 | 2026.01.14 02:35:57.657624 [ 259 ] {a1a37a52-86e2-4f70-a514-56ffbfbf3315} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1070 | 2026.01.14 02:35:57.657668 [ 259 ] {a1a37a52-86e2-4f70-a514-56ffbfbf3315} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1071 | 2026.01.14 02:35:57.657810 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1072 | 2026.01.14 02:35:57.657978 [ 259 ] {a1a37a52-86e2-4f70-a514-56ffbfbf3315} <Debug> TCPHandler: Processed in 0.000782977 sec. | ||
| 1073 | 2026.01.14 02:35:57.658317 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1074 | 2026.01.14 02:35:57.658438 [ 259 ] {76f734df-685e-4ccd-aded-58cc4c083a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1075 | 2026.01.14 02:35:57.658700 [ 259 ] {76f734df-685e-4ccd-aded-58cc4c083a56} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1076 | 2026.01.14 02:35:57.658744 [ 259 ] {76f734df-685e-4ccd-aded-58cc4c083a56} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1077 | 2026.01.14 02:35:57.659079 [ 259 ] {76f734df-685e-4ccd-aded-58cc4c083a56} <Debug> TCPHandler: Processed in 0.000811017 sec. | ||
| 1078 | 2026.01.14 02:35:57.659307 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1079 | 2026.01.14 02:35:57.659428 [ 259 ] {479ec60f-bd97-4cfa-afaf-a86827014965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1080 | 2026.01.14 02:35:57.659696 [ 259 ] {479ec60f-bd97-4cfa-afaf-a86827014965} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1081 | 2026.01.14 02:35:57.659740 [ 259 ] {479ec60f-bd97-4cfa-afaf-a86827014965} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1082 | 2026.01.14 02:35:57.660044 [ 259 ] {479ec60f-bd97-4cfa-afaf-a86827014965} <Debug> TCPHandler: Processed in 0.000786316 sec. | ||
| 1083 | 2026.01.14 02:35:57.660241 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2026.01.14 02:35:57.660360 [ 259 ] {19d4e386-03fe-4bd1-8cbb-f6db044182d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1085 | 2026.01.14 02:35:57.660620 [ 259 ] {19d4e386-03fe-4bd1-8cbb-f6db044182d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1086 | 2026.01.14 02:35:57.660663 [ 259 ] {19d4e386-03fe-4bd1-8cbb-f6db044182d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1087 | 2026.01.14 02:35:57.660958 [ 259 ] {19d4e386-03fe-4bd1-8cbb-f6db044182d4} <Debug> TCPHandler: Processed in 0.000765926 sec. | ||
| 1088 | 2026.01.14 02:35:57.667749 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1089 | 2026.01.14 02:35:57.667859 [ 259 ] {84f81298-51d0-4d0b-9ccc-b3b9163c3b17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1090 | 2026.01.14 02:35:57.667903 [ 259 ] {84f81298-51d0-4d0b-9ccc-b3b9163c3b17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1091 | 2026.01.14 02:35:57.672418 [ 259 ] {84f81298-51d0-4d0b-9ccc-b3b9163c3b17} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1092 | 2026.01.14 02:35:57.672472 [ 259 ] {84f81298-51d0-4d0b-9ccc-b3b9163c3b17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1093 | 2026.01.14 02:35:57.673129 [ 259 ] {84f81298-51d0-4d0b-9ccc-b3b9163c3b17} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1094 | 2026.01.14 02:35:57.673521 [ 259 ] {84f81298-51d0-4d0b-9ccc-b3b9163c3b17} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1095 | 2026.01.14 02:35:57.673675 [ 259 ] {84f81298-51d0-4d0b-9ccc-b3b9163c3b17} <Debug> executeQuery: Read 19 rows, 2.66 KiB in 0.005846 sec., 3250.0855285665416 rows/sec., 454.70 KiB/sec. | ||
| 1096 | 2026.01.14 02:35:57.673719 [ 259 ] {84f81298-51d0-4d0b-9ccc-b3b9163c3b17} <Debug> TCPHandler: Processed in 0.006023359 sec. | ||
| 1097 | 2026.01.14 02:35:57.673838 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1098 | 2026.01.14 02:35:57.673938 [ 259 ] {043daa5f-8895-4151-b09a-c7c968285493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1099 | 2026.01.14 02:35:57.673978 [ 259 ] {043daa5f-8895-4151-b09a-c7c968285493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1100 | 2026.01.14 02:35:57.675061 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1101 | 2026.01.14 02:35:57.675127 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1102 | 2026.01.14 02:35:57.681653 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1103 | 2026.01.14 02:35:57.682476 [ 259 ] {043daa5f-8895-4151-b09a-c7c968285493} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1104 | 2026.01.14 02:35:57.682529 [ 259 ] {043daa5f-8895-4151-b09a-c7c968285493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1105 | 2026.01.14 02:35:57.683222 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2026.01.14 02:35:57.686623 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1107 | 2026.01.14 02:35:57.687048 [ 259 ] {043daa5f-8895-4151-b09a-c7c968285493} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1108 | 2026.01.14 02:35:57.687675 [ 259 ] {043daa5f-8895-4151-b09a-c7c968285493} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1109 | 2026.01.14 02:35:57.687822 [ 259 ] {043daa5f-8895-4151-b09a-c7c968285493} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.013907 sec., 431.43740562306755 rows/sec., 35.18 KiB/sec. | ||
| 1110 | 2026.01.14 02:35:57.687864 [ 259 ] {043daa5f-8895-4151-b09a-c7c968285493} <Debug> TCPHandler: Processed in 0.014075556 sec. | ||
| 1111 | 2026.01.14 02:35:57.687988 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1112 | 2026.01.14 02:35:57.688090 [ 259 ] {a25f7330-823f-4e7f-b2cf-d74ee18805ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1113 | 2026.01.14 02:35:57.688131 [ 259 ] {a25f7330-823f-4e7f-b2cf-d74ee18805ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1114 | 2026.01.14 02:35:57.690975 [ 259 ] {a25f7330-823f-4e7f-b2cf-d74ee18805ef} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1115 | 2026.01.14 02:35:57.691017 [ 259 ] {a25f7330-823f-4e7f-b2cf-d74ee18805ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1116 | 2026.01.14 02:35:57.691502 [ 259 ] {a25f7330-823f-4e7f-b2cf-d74ee18805ef} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1117 | 2026.01.14 02:35:57.692083 [ 259 ] {a25f7330-823f-4e7f-b2cf-d74ee18805ef} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1118 | 2026.01.14 02:35:57.692221 [ 259 ] {a25f7330-823f-4e7f-b2cf-d74ee18805ef} <Debug> executeQuery: Read 53 rows, 4.63 KiB in 0.004153 sec., 12761.858897182761 rows/sec., 1.09 MiB/sec. | ||
| 1119 | 2026.01.14 02:35:57.692259 [ 259 ] {a25f7330-823f-4e7f-b2cf-d74ee18805ef} <Debug> TCPHandler: Processed in 0.004323796 sec. | ||
| 1120 | 2026.01.14 02:35:57.692378 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2026.01.14 02:35:57.692481 [ 259 ] {97d2a3af-b637-4677-b385-7fc4552ecdec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1122 | 2026.01.14 02:35:57.692521 [ 259 ] {97d2a3af-b637-4677-b385-7fc4552ecdec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1123 | 2026.01.14 02:35:57.692925 [ 259 ] {97d2a3af-b637-4677-b385-7fc4552ecdec} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1124 | 2026.01.14 02:35:57.692961 [ 259 ] {97d2a3af-b637-4677-b385-7fc4552ecdec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1125 | 2026.01.14 02:35:57.693560 [ 259 ] {97d2a3af-b637-4677-b385-7fc4552ecdec} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1126 | 2026.01.14 02:35:57.693993 [ 259 ] {97d2a3af-b637-4677-b385-7fc4552ecdec} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1127 | 2026.01.14 02:35:57.694128 [ 259 ] {97d2a3af-b637-4677-b385-7fc4552ecdec} <Debug> executeQuery: Read 18 rows, 1.32 KiB in 0.001672 sec., 10765.55023923445 rows/sec., 790.24 KiB/sec. | ||
| 1128 | 2026.01.14 02:35:57.694167 [ 259 ] {97d2a3af-b637-4677-b385-7fc4552ecdec} <Debug> TCPHandler: Processed in 0.001840155 sec. | ||
| 1129 | 2026.01.14 02:35:57.694291 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1130 | 2026.01.14 02:35:57.694388 [ 259 ] {f00932c9-99a2-4960-8f25-cd4fedc860bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1131 | 2026.01.14 02:35:57.694427 [ 259 ] {f00932c9-99a2-4960-8f25-cd4fedc860bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1132 | 2026.01.14 02:35:57.694846 [ 259 ] {f00932c9-99a2-4960-8f25-cd4fedc860bb} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1133 | 2026.01.14 02:35:57.694883 [ 259 ] {f00932c9-99a2-4960-8f25-cd4fedc860bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1134 | 2026.01.14 02:35:57.695309 [ 259 ] {f00932c9-99a2-4960-8f25-cd4fedc860bb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1135 | 2026.01.14 02:35:57.695836 [ 259 ] {f00932c9-99a2-4960-8f25-cd4fedc860bb} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1136 | 2026.01.14 02:35:57.695978 [ 259 ] {f00932c9-99a2-4960-8f25-cd4fedc860bb} <Debug> executeQuery: Read 52 rows, 4.17 KiB in 0.001609 sec., 32318.210068365446 rows/sec., 2.53 MiB/sec. | ||
| 1137 | 2026.01.14 02:35:57.696020 [ 259 ] {f00932c9-99a2-4960-8f25-cd4fedc860bb} <Debug> TCPHandler: Processed in 0.001785935 sec. | ||
| 1138 | 2026.01.14 02:35:57.696156 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1139 | 2026.01.14 02:35:57.696253 [ 259 ] {a4e7ea12-674f-41eb-8480-f45d076e177a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1140 | 2026.01.14 02:35:57.696297 [ 259 ] {a4e7ea12-674f-41eb-8480-f45d076e177a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1141 | 2026.01.14 02:35:57.702152 [ 259 ] {a4e7ea12-674f-41eb-8480-f45d076e177a} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2026.01.14 02:35:57.702188 [ 259 ] {a4e7ea12-674f-41eb-8480-f45d076e177a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1143 | 2026.01.14 02:35:57.708721 [ 259 ] {a4e7ea12-674f-41eb-8480-f45d076e177a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1144 | 2026.01.14 02:35:57.709164 [ 259 ] {a4e7ea12-674f-41eb-8480-f45d076e177a} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2026.01.14 02:35:57.709299 [ 259 ] {a4e7ea12-674f-41eb-8480-f45d076e177a} <Debug> executeQuery: Read 103 rows, 7.31 KiB in 0.013066 sec., 7883.055257921323 rows/sec., 559.51 KiB/sec. | ||
| 1146 | 2026.01.14 02:35:57.709337 [ 259 ] {a4e7ea12-674f-41eb-8480-f45d076e177a} <Debug> TCPHandler: Processed in 0.013232289 sec. | ||
| 1147 | 2026.01.14 02:35:57.709486 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2026.01.14 02:35:57.709583 [ 259 ] {ed822a90-5b29-4646-83a0-4f3556c9739e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1149 | 2026.01.14 02:35:57.709638 [ 259 ] {ed822a90-5b29-4646-83a0-4f3556c9739e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1150 | 2026.01.14 02:35:57.710490 [ 259 ] {ed822a90-5b29-4646-83a0-4f3556c9739e} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2026.01.14 02:35:57.710529 [ 259 ] {ed822a90-5b29-4646-83a0-4f3556c9739e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1152 | 2026.01.14 02:35:57.718122 [ 259 ] {ed822a90-5b29-4646-83a0-4f3556c9739e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1153 | 2026.01.14 02:35:57.718860 [ 259 ] {ed822a90-5b29-4646-83a0-4f3556c9739e} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1154 | 2026.01.14 02:35:57.719013 [ 259 ] {ed822a90-5b29-4646-83a0-4f3556c9739e} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.009448 sec., 1270.1100762066046 rows/sec., 2.28 MiB/sec. | ||
| 1155 | 2026.01.14 02:35:57.719092 [ 259 ] {ed822a90-5b29-4646-83a0-4f3556c9739e} <Debug> TCPHandler: Processed in 0.00966336 sec. | ||
| 1156 | 2026.01.14 02:35:57.719238 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2026.01.14 02:35:57.719339 [ 259 ] {2168b39a-ecf8-4432-b01b-e68b1aa03f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1158 | 2026.01.14 02:35:57.719383 [ 259 ] {2168b39a-ecf8-4432-b01b-e68b1aa03f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1159 | 2026.01.14 02:35:57.719729 [ 259 ] {2168b39a-ecf8-4432-b01b-e68b1aa03f9d} <Trace> oximeter.measurements_i64 (adf4ca86-cd48-485f-b762-832b0efc7e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2026.01.14 02:35:57.719768 [ 259 ] {2168b39a-ecf8-4432-b01b-e68b1aa03f9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1161 | 2026.01.14 02:35:57.720212 [ 259 ] {2168b39a-ecf8-4432-b01b-e68b1aa03f9d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1162 | 2026.01.14 02:35:57.720685 [ 259 ] {2168b39a-ecf8-4432-b01b-e68b1aa03f9d} <Trace> oximeter.measurements_i64 (adf4ca86-cd48-485f-b762-832b0efc7e71): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2026.01.14 02:35:57.720821 [ 259 ] {2168b39a-ecf8-4432-b01b-e68b1aa03f9d} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001504 sec., 3989.36170212766 rows/sec., 281.80 KiB/sec. | ||
| 1164 | 2026.01.14 02:35:57.720859 [ 259 ] {2168b39a-ecf8-4432-b01b-e68b1aa03f9d} <Debug> TCPHandler: Processed in 0.001674573 sec. | ||
| 1165 | 2026.01.14 02:35:57.720983 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1166 | 2026.01.14 02:35:57.721081 [ 259 ] {b8ef993f-a24e-48e5-9b5e-72df34a18d92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1167 | 2026.01.14 02:35:57.721123 [ 259 ] {b8ef993f-a24e-48e5-9b5e-72df34a18d92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1168 | 2026.01.14 02:35:57.721473 [ 259 ] {b8ef993f-a24e-48e5-9b5e-72df34a18d92} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2026.01.14 02:35:57.721511 [ 259 ] {b8ef993f-a24e-48e5-9b5e-72df34a18d92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1170 | 2026.01.14 02:35:57.722199 [ 259 ] {b8ef993f-a24e-48e5-9b5e-72df34a18d92} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1171 | 2026.01.14 02:35:57.722681 [ 259 ] {b8ef993f-a24e-48e5-9b5e-72df34a18d92} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1172 | 2026.01.14 02:35:57.722817 [ 259 ] {b8ef993f-a24e-48e5-9b5e-72df34a18d92} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001756 sec., 17084.282460136674 rows/sec., 1.17 MiB/sec. | ||
| 1173 | 2026.01.14 02:35:57.722853 [ 259 ] {b8ef993f-a24e-48e5-9b5e-72df34a18d92} <Debug> TCPHandler: Processed in 0.001921306 sec. | ||
| 1174 | 2026.01.14 02:36:02.608178 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2026.01.14 02:36:02.608399 [ 259 ] {ee713076-bd27-4b17-a0c7-941006f121ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1176 | 2026.01.14 02:36:02.608479 [ 259 ] {ee713076-bd27-4b17-a0c7-941006f121ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1177 | 2026.01.14 02:36:02.609149 [ 259 ] {ee713076-bd27-4b17-a0c7-941006f121ec} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2026.01.14 02:36:02.609200 [ 259 ] {ee713076-bd27-4b17-a0c7-941006f121ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1179 | 2026.01.14 02:36:02.609600 [ 259 ] {ee713076-bd27-4b17-a0c7-941006f121ec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1180 | 2026.01.14 02:36:02.609841 [ 259 ] {ee713076-bd27-4b17-a0c7-941006f121ec} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2026.01.14 02:36:02.610009 [ 259 ] {ee713076-bd27-4b17-a0c7-941006f121ec} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001665 sec., 15615.615615615616 rows/sec., 1.18 MiB/sec. | ||
| 1182 | 2026.01.14 02:36:02.610061 [ 259 ] {ee713076-bd27-4b17-a0c7-941006f121ec} <Debug> TCPHandler: Processed in 0.002025297 sec. | ||
| 1183 | 2026.01.14 02:36:02.610227 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1184 | 2026.01.14 02:36:02.610361 [ 259 ] {d362e73c-e086-4afa-b769-b5adc2841e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1185 | 2026.01.14 02:36:02.610415 [ 259 ] {d362e73c-e086-4afa-b769-b5adc2841e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1186 | 2026.01.14 02:36:02.610997 [ 259 ] {d362e73c-e086-4afa-b769-b5adc2841e77} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1187 | 2026.01.14 02:36:02.611040 [ 259 ] {d362e73c-e086-4afa-b769-b5adc2841e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1188 | 2026.01.14 02:36:02.611451 [ 259 ] {d362e73c-e086-4afa-b769-b5adc2841e77} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1189 | 2026.01.14 02:36:02.611747 [ 259 ] {d362e73c-e086-4afa-b769-b5adc2841e77} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1190 | 2026.01.14 02:36:02.611914 [ 259 ] {d362e73c-e086-4afa-b769-b5adc2841e77} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001586 sec., 17654.476670870114 rows/sec., 1.38 MiB/sec. | ||
| 1191 | 2026.01.14 02:36:02.611962 [ 259 ] {d362e73c-e086-4afa-b769-b5adc2841e77} <Debug> TCPHandler: Processed in 0.001799525 sec. | ||
| 1192 | 2026.01.14 02:36:02.612119 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1193 | 2026.01.14 02:36:02.612241 [ 259 ] {c06a8969-ca51-4e50-9e9b-ec4ad87a1e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1194 | 2026.01.14 02:36:02.612299 [ 259 ] {c06a8969-ca51-4e50-9e9b-ec4ad87a1e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1195 | 2026.01.14 02:36:02.612808 [ 259 ] {c06a8969-ca51-4e50-9e9b-ec4ad87a1e9f} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1196 | 2026.01.14 02:36:02.612851 [ 259 ] {c06a8969-ca51-4e50-9e9b-ec4ad87a1e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1197 | 2026.01.14 02:36:02.613198 [ 259 ] {c06a8969-ca51-4e50-9e9b-ec4ad87a1e9f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1198 | 2026.01.14 02:36:02.613419 [ 259 ] {c06a8969-ca51-4e50-9e9b-ec4ad87a1e9f} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1199 | 2026.01.14 02:36:02.613556 [ 259 ] {c06a8969-ca51-4e50-9e9b-ec4ad87a1e9f} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001346 sec., 74294.20505200594 rows/sec., 5.15 MiB/sec. | ||
| 1200 | 2026.01.14 02:36:02.613594 [ 259 ] {c06a8969-ca51-4e50-9e9b-ec4ad87a1e9f} <Debug> TCPHandler: Processed in 0.001533953 sec. | ||
| 1201 | 2026.01.14 02:36:02.613727 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1202 | 2026.01.14 02:36:02.613831 [ 259 ] {6f8b414c-b348-4c4a-9c46-ce54ff55e97e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1203 | 2026.01.14 02:36:02.613876 [ 259 ] {6f8b414c-b348-4c4a-9c46-ce54ff55e97e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1204 | 2026.01.14 02:36:02.614208 [ 259 ] {6f8b414c-b348-4c4a-9c46-ce54ff55e97e} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1205 | 2026.01.14 02:36:02.614243 [ 259 ] {6f8b414c-b348-4c4a-9c46-ce54ff55e97e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1206 | 2026.01.14 02:36:02.614548 [ 259 ] {6f8b414c-b348-4c4a-9c46-ce54ff55e97e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1207 | 2026.01.14 02:36:02.614742 [ 259 ] {6f8b414c-b348-4c4a-9c46-ce54ff55e97e} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1208 | 2026.01.14 02:36:02.614859 [ 259 ] {6f8b414c-b348-4c4a-9c46-ce54ff55e97e} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001079 sec., 27803.52177942539 rows/sec., 1.90 MiB/sec. | ||
| 1209 | 2026.01.14 02:36:02.614894 [ 259 ] {6f8b414c-b348-4c4a-9c46-ce54ff55e97e} <Debug> TCPHandler: Processed in 0.00124905 sec. | ||
| 1210 | 2026.01.14 02:36:04.985299 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1211 | 2026.01.14 02:36:04.985366 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1212 | 2026.01.14 02:36:05.097707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1939 | ||
| 1213 | 2026.01.14 02:36:05.098408 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1214 | 2026.01.14 02:36:05.098453 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1215 | 2026.01.14 02:36:05.098945 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1216 | 2026.01.14 02:36:05.099180 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1217 | 2026.01.14 02:36:05.099312 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1939 | ||
| 1218 | 2026.01.14 02:36:05.105880 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 158 | ||
| 1219 | 2026.01.14 02:36:05.108831 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2026.01.14 02:36:05.108891 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1221 | 2026.01.14 02:36:05.110119 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1222 | 2026.01.14 02:36:05.110373 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2026.01.14 02:36:05.110737 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 158 | ||
| 1224 | 2026.01.14 02:36:05.186820 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1225 | 2026.01.14 02:36:05.206411 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2026.01.14 02:36:05.206468 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1227 | 2026.01.14 02:36:05.213046 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1228 | 2026.01.14 02:36:05.213804 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2026.01.14 02:36:05.217000 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1230 | 2026.01.14 02:36:06.000513 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.44 MiB, peak 171.04 MiB, free memory in arenas 0.00 B, will set to 166.60 MiB (RSS), difference: 1.16 MiB | ||
| 1231 | 2026.01.14 02:36:07.610774 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2026.01.14 02:36:07.610951 [ 259 ] {42fc1377-657c-40e2-a4f2-a7db32ab6c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1233 | 2026.01.14 02:36:07.611017 [ 259 ] {42fc1377-657c-40e2-a4f2-a7db32ab6c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1234 | 2026.01.14 02:36:07.611692 [ 259 ] {42fc1377-657c-40e2-a4f2-a7db32ab6c21} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2026.01.14 02:36:07.611735 [ 259 ] {42fc1377-657c-40e2-a4f2-a7db32ab6c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1236 | 2026.01.14 02:36:07.612132 [ 259 ] {42fc1377-657c-40e2-a4f2-a7db32ab6c21} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1237 | 2026.01.14 02:36:07.612366 [ 259 ] {42fc1377-657c-40e2-a4f2-a7db32ab6c21} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2026.01.14 02:36:07.612529 [ 259 ] {42fc1377-657c-40e2-a4f2-a7db32ab6c21} <Debug> executeQuery: Read 82 rows, 7.39 KiB in 0.001627 sec., 50399.508297480024 rows/sec., 4.44 MiB/sec. | ||
| 1239 | 2026.01.14 02:36:07.612582 [ 259 ] {42fc1377-657c-40e2-a4f2-a7db32ab6c21} <Debug> TCPHandler: Processed in 0.001939596 sec. | ||
| 1240 | 2026.01.14 02:36:07.612717 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2026.01.14 02:36:07.612824 [ 259 ] {c8e45bde-52dc-44e0-bd04-3c95271423ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1242 | 2026.01.14 02:36:07.612869 [ 259 ] {c8e45bde-52dc-44e0-bd04-3c95271423ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1243 | 2026.01.14 02:36:07.613310 [ 259 ] {c8e45bde-52dc-44e0-bd04-3c95271423ed} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2026.01.14 02:36:07.613348 [ 259 ] {c8e45bde-52dc-44e0-bd04-3c95271423ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1245 | 2026.01.14 02:36:07.613665 [ 259 ] {c8e45bde-52dc-44e0-bd04-3c95271423ed} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1246 | 2026.01.14 02:36:07.613879 [ 259 ] {c8e45bde-52dc-44e0-bd04-3c95271423ed} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2026.01.14 02:36:07.614013 [ 259 ] {c8e45bde-52dc-44e0-bd04-3c95271423ed} <Debug> executeQuery: Read 28 rows, 2.11 KiB in 0.001213 sec., 23083.26463314097 rows/sec., 1.70 MiB/sec. | ||
| 1248 | 2026.01.14 02:36:07.614053 [ 259 ] {c8e45bde-52dc-44e0-bd04-3c95271423ed} <Debug> TCPHandler: Processed in 0.001391112 sec. | ||
| 1249 | 2026.01.14 02:36:07.614168 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2026.01.14 02:36:07.614264 [ 259 ] {36293ebc-4d11-4c08-8092-5df06ea5c374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1251 | 2026.01.14 02:36:07.614306 [ 259 ] {36293ebc-4d11-4c08-8092-5df06ea5c374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1252 | 2026.01.14 02:36:07.614726 [ 259 ] {36293ebc-4d11-4c08-8092-5df06ea5c374} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1253 | 2026.01.14 02:36:07.614764 [ 259 ] {36293ebc-4d11-4c08-8092-5df06ea5c374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1254 | 2026.01.14 02:36:07.615078 [ 259 ] {36293ebc-4d11-4c08-8092-5df06ea5c374} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1255 | 2026.01.14 02:36:07.615293 [ 259 ] {36293ebc-4d11-4c08-8092-5df06ea5c374} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1256 | 2026.01.14 02:36:07.615419 [ 259 ] {36293ebc-4d11-4c08-8092-5df06ea5c374} <Debug> executeQuery: Read 64 rows, 5.14 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.27 MiB/sec. | ||
| 1257 | 2026.01.14 02:36:07.615457 [ 259 ] {36293ebc-4d11-4c08-8092-5df06ea5c374} <Debug> TCPHandler: Processed in 0.001340871 sec. | ||
| 1258 | 2026.01.14 02:36:07.615574 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2026.01.14 02:36:07.615673 [ 259 ] {1e39de43-f319-4e5a-8e90-95daa27f9aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1260 | 2026.01.14 02:36:07.615719 [ 259 ] {1e39de43-f319-4e5a-8e90-95daa27f9aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1261 | 2026.01.14 02:36:07.616114 [ 259 ] {1e39de43-f319-4e5a-8e90-95daa27f9aa2} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2026.01.14 02:36:07.616151 [ 259 ] {1e39de43-f319-4e5a-8e90-95daa27f9aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1263 | 2026.01.14 02:36:07.616531 [ 259 ] {1e39de43-f319-4e5a-8e90-95daa27f9aa2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1264 | 2026.01.14 02:36:07.616750 [ 259 ] {1e39de43-f319-4e5a-8e90-95daa27f9aa2} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2026.01.14 02:36:07.616877 [ 259 ] {1e39de43-f319-4e5a-8e90-95daa27f9aa2} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001223 sec., 81766.14881439085 rows/sec., 5.67 MiB/sec. | ||
| 1266 | 2026.01.14 02:36:07.616914 [ 259 ] {1e39de43-f319-4e5a-8e90-95daa27f9aa2} <Debug> TCPHandler: Processed in 0.001391551 sec. | ||
| 1267 | 2026.01.14 02:36:07.617031 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1268 | 2026.01.14 02:36:07.617129 [ 259 ] {4da6d9cc-cc59-48e2-a510-180ecabbea13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1269 | 2026.01.14 02:36:07.617187 [ 259 ] {4da6d9cc-cc59-48e2-a510-180ecabbea13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1270 | 2026.01.14 02:36:07.618100 [ 259 ] {4da6d9cc-cc59-48e2-a510-180ecabbea13} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1271 | 2026.01.14 02:36:07.618139 [ 259 ] {4da6d9cc-cc59-48e2-a510-180ecabbea13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1272 | 2026.01.14 02:36:07.618738 [ 259 ] {4da6d9cc-cc59-48e2-a510-180ecabbea13} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1273 | 2026.01.14 02:36:07.618959 [ 259 ] {4da6d9cc-cc59-48e2-a510-180ecabbea13} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1274 | 2026.01.14 02:36:07.619096 [ 259 ] {4da6d9cc-cc59-48e2-a510-180ecabbea13} <Debug> executeQuery: Read 28 rows, 51.38 KiB in 0.001987 sec., 14091.595369904378 rows/sec., 25.25 MiB/sec. | ||
| 1275 | 2026.01.14 02:36:07.619148 [ 259 ] {4da6d9cc-cc59-48e2-a510-180ecabbea13} <Debug> TCPHandler: Processed in 0.002168328 sec. | ||
| 1276 | 2026.01.14 02:36:07.619277 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1277 | 2026.01.14 02:36:07.619375 [ 259 ] {1259844b-9be2-4e6b-a4c1-773bc6bfa0a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1278 | 2026.01.14 02:36:07.619420 [ 259 ] {1259844b-9be2-4e6b-a4c1-773bc6bfa0a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1279 | 2026.01.14 02:36:07.619770 [ 259 ] {1259844b-9be2-4e6b-a4c1-773bc6bfa0a4} <Trace> oximeter.measurements_i64 (adf4ca86-cd48-485f-b762-832b0efc7e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1280 | 2026.01.14 02:36:07.619808 [ 259 ] {1259844b-9be2-4e6b-a4c1-773bc6bfa0a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1281 | 2026.01.14 02:36:07.620110 [ 259 ] {1259844b-9be2-4e6b-a4c1-773bc6bfa0a4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1282 | 2026.01.14 02:36:07.620325 [ 259 ] {1259844b-9be2-4e6b-a4c1-773bc6bfa0a4} <Trace> oximeter.measurements_i64 (adf4ca86-cd48-485f-b762-832b0efc7e71): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1283 | 2026.01.14 02:36:07.620455 [ 259 ] {1259844b-9be2-4e6b-a4c1-773bc6bfa0a4} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.001098 sec., 10928.96174863388 rows/sec., 823.59 KiB/sec. | ||
| 1284 | 2026.01.14 02:36:07.620492 [ 259 ] {1259844b-9be2-4e6b-a4c1-773bc6bfa0a4} <Debug> TCPHandler: Processed in 0.001266231 sec. | ||
| 1285 | 2026.01.14 02:36:07.620599 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1286 | 2026.01.14 02:36:07.620694 [ 259 ] {767f6b54-ac44-49d7-9ae7-a4e9163a770a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1287 | 2026.01.14 02:36:07.620753 [ 259 ] {767f6b54-ac44-49d7-9ae7-a4e9163a770a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1288 | 2026.01.14 02:36:07.621088 [ 259 ] {767f6b54-ac44-49d7-9ae7-a4e9163a770a} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1289 | 2026.01.14 02:36:07.621126 [ 259 ] {767f6b54-ac44-49d7-9ae7-a4e9163a770a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1290 | 2026.01.14 02:36:07.621442 [ 259 ] {767f6b54-ac44-49d7-9ae7-a4e9163a770a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1291 | 2026.01.14 02:36:07.621663 [ 259 ] {767f6b54-ac44-49d7-9ae7-a4e9163a770a} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1292 | 2026.01.14 02:36:07.621797 [ 259 ] {767f6b54-ac44-49d7-9ae7-a4e9163a770a} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001121 sec., 26761.819803746654 rows/sec., 1.83 MiB/sec. | ||
| 1293 | 2026.01.14 02:36:07.621834 [ 259 ] {767f6b54-ac44-49d7-9ae7-a4e9163a770a} <Debug> TCPHandler: Processed in 0.001285461 sec. | ||
| 1294 | 2026.01.14 02:36:12.600184 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2387 | ||
| 1295 | 2026.01.14 02:36:12.600703 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2026.01.14 02:36:12.600747 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1297 | 2026.01.14 02:36:12.601250 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1298 | 2026.01.14 02:36:12.601493 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1299 | 2026.01.14 02:36:12.601622 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2387 | ||
| 1300 | 2026.01.14 02:36:12.610772 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2026.01.14 02:36:12.610956 [ 259 ] {013ea944-313e-4bee-919a-9937cceec058} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1302 | 2026.01.14 02:36:12.611026 [ 259 ] {013ea944-313e-4bee-919a-9937cceec058} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1303 | 2026.01.14 02:36:12.611633 [ 259 ] {013ea944-313e-4bee-919a-9937cceec058} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2026.01.14 02:36:12.611687 [ 259 ] {013ea944-313e-4bee-919a-9937cceec058} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1305 | 2026.01.14 02:36:12.612092 [ 259 ] {013ea944-313e-4bee-919a-9937cceec058} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1306 | 2026.01.14 02:36:12.612364 [ 259 ] {013ea944-313e-4bee-919a-9937cceec058} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2026.01.14 02:36:12.612523 [ 259 ] {013ea944-313e-4bee-919a-9937cceec058} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001617 sec., 1236.8583797155227 rows/sec., 100.86 KiB/sec. | ||
| 1308 | 2026.01.14 02:36:12.612572 [ 259 ] {013ea944-313e-4bee-919a-9937cceec058} <Debug> TCPHandler: Processed in 0.001935476 sec. | ||
| 1309 | 2026.01.14 02:36:12.612699 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1310 | 2026.01.14 02:36:12.612803 [ 259 ] {548752e2-964d-483b-b09f-357fb7c049f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1311 | 2026.01.14 02:36:12.612847 [ 259 ] {548752e2-964d-483b-b09f-357fb7c049f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1312 | 2026.01.14 02:36:12.613341 [ 259 ] {548752e2-964d-483b-b09f-357fb7c049f2} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2026.01.14 02:36:12.613380 [ 259 ] {548752e2-964d-483b-b09f-357fb7c049f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1314 | 2026.01.14 02:36:12.613708 [ 259 ] {548752e2-964d-483b-b09f-357fb7c049f2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1315 | 2026.01.14 02:36:12.613925 [ 259 ] {548752e2-964d-483b-b09f-357fb7c049f2} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1316 | 2026.01.14 02:36:12.614056 [ 259 ] {548752e2-964d-483b-b09f-357fb7c049f2} <Debug> executeQuery: Read 53 rows, 4.14 KiB in 0.001278 sec., 41471.048513302034 rows/sec., 3.16 MiB/sec. | ||
| 1317 | 2026.01.14 02:36:12.614094 [ 259 ] {548752e2-964d-483b-b09f-357fb7c049f2} <Debug> TCPHandler: Processed in 0.001448992 sec. | ||
| 1318 | 2026.01.14 02:36:12.614211 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2026.01.14 02:36:12.614308 [ 259 ] {0951c009-e827-4c15-93ad-24b26a608c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1320 | 2026.01.14 02:36:12.614351 [ 259 ] {0951c009-e827-4c15-93ad-24b26a608c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1321 | 2026.01.14 02:36:12.614735 [ 259 ] {0951c009-e827-4c15-93ad-24b26a608c68} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1322 | 2026.01.14 02:36:12.614776 [ 259 ] {0951c009-e827-4c15-93ad-24b26a608c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1323 | 2026.01.14 02:36:12.615071 [ 259 ] {0951c009-e827-4c15-93ad-24b26a608c68} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1324 | 2026.01.14 02:36:12.615290 [ 259 ] {0951c009-e827-4c15-93ad-24b26a608c68} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1325 | 2026.01.14 02:36:12.615417 [ 259 ] {0951c009-e827-4c15-93ad-24b26a608c68} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.00113 sec., 1769.911504424779 rows/sec., 123.58 KiB/sec. | ||
| 1326 | 2026.01.14 02:36:12.615455 [ 259 ] {0951c009-e827-4c15-93ad-24b26a608c68} <Debug> TCPHandler: Processed in 0.001296151 sec. | ||
| 1327 | 2026.01.14 02:36:12.615569 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1328 | 2026.01.14 02:36:12.615664 [ 259 ] {a0b361e2-c1e9-4ef5-9729-3d6ff739c37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1329 | 2026.01.14 02:36:12.615706 [ 259 ] {a0b361e2-c1e9-4ef5-9729-3d6ff739c37d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1330 | 2026.01.14 02:36:12.616122 [ 259 ] {a0b361e2-c1e9-4ef5-9729-3d6ff739c37d} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2026.01.14 02:36:12.616162 [ 259 ] {a0b361e2-c1e9-4ef5-9729-3d6ff739c37d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1332 | 2026.01.14 02:36:12.616482 [ 259 ] {a0b361e2-c1e9-4ef5-9729-3d6ff739c37d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1333 | 2026.01.14 02:36:12.616713 [ 259 ] {a0b361e2-c1e9-4ef5-9729-3d6ff739c37d} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2026.01.14 02:36:12.616843 [ 259 ] {a0b361e2-c1e9-4ef5-9729-3d6ff739c37d} <Debug> executeQuery: Read 58 rows, 4.64 KiB in 0.001197 sec., 48454.46950710109 rows/sec., 3.78 MiB/sec. | ||
| 1335 | 2026.01.14 02:36:12.616881 [ 259 ] {a0b361e2-c1e9-4ef5-9729-3d6ff739c37d} <Debug> TCPHandler: Processed in 0.001361661 sec. | ||
| 1336 | 2026.01.14 02:36:12.616998 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1337 | 2026.01.14 02:36:12.617092 [ 259 ] {81092e80-bb80-4944-a547-36e2971fad10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1338 | 2026.01.14 02:36:12.617138 [ 259 ] {81092e80-bb80-4944-a547-36e2971fad10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1339 | 2026.01.14 02:36:12.617563 [ 259 ] {81092e80-bb80-4944-a547-36e2971fad10} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1340 | 2026.01.14 02:36:12.617600 [ 259 ] {81092e80-bb80-4944-a547-36e2971fad10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1341 | 2026.01.14 02:36:12.617950 [ 259 ] {81092e80-bb80-4944-a547-36e2971fad10} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1342 | 2026.01.14 02:36:12.618173 [ 259 ] {81092e80-bb80-4944-a547-36e2971fad10} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1343 | 2026.01.14 02:36:12.618299 [ 259 ] {81092e80-bb80-4944-a547-36e2971fad10} <Debug> executeQuery: Read 151 rows, 10.72 KiB in 0.001226 sec., 123164.7634584013 rows/sec., 8.54 MiB/sec. | ||
| 1344 | 2026.01.14 02:36:12.618334 [ 259 ] {81092e80-bb80-4944-a547-36e2971fad10} <Debug> TCPHandler: Processed in 0.001391511 sec. | ||
| 1345 | 2026.01.14 02:36:12.618446 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2026.01.14 02:36:12.618541 [ 259 ] {cb6e5847-c6ee-4971-9286-b7f6dc94e6b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1347 | 2026.01.14 02:36:12.618584 [ 259 ] {cb6e5847-c6ee-4971-9286-b7f6dc94e6b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1348 | 2026.01.14 02:36:12.618923 [ 259 ] {cb6e5847-c6ee-4971-9286-b7f6dc94e6b7} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1349 | 2026.01.14 02:36:12.618959 [ 259 ] {cb6e5847-c6ee-4971-9286-b7f6dc94e6b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1350 | 2026.01.14 02:36:12.619275 [ 259 ] {cb6e5847-c6ee-4971-9286-b7f6dc94e6b7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1351 | 2026.01.14 02:36:12.619497 [ 259 ] {cb6e5847-c6ee-4971-9286-b7f6dc94e6b7} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1352 | 2026.01.14 02:36:12.619629 [ 259 ] {cb6e5847-c6ee-4971-9286-b7f6dc94e6b7} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001108 sec., 45126.35379061371 rows/sec., 3.09 MiB/sec. | ||
| 1353 | 2026.01.14 02:36:12.619666 [ 259 ] {cb6e5847-c6ee-4971-9286-b7f6dc94e6b7} <Debug> TCPHandler: Processed in 0.001269451 sec. | ||
| 1354 | 2026.01.14 02:36:12.717798 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1355 | 2026.01.14 02:36:12.735387 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2026.01.14 02:36:12.735452 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1357 | 2026.01.14 02:36:12.741995 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1358 | 2026.01.14 02:36:12.742768 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2026.01.14 02:36:12.746388 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1360 | 2026.01.14 02:36:15.111884 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 184 | ||
| 1361 | 2026.01.14 02:36:15.113954 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1362 | 2026.01.14 02:36:15.114011 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1363 | 2026.01.14 02:36:15.115158 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1364 | 2026.01.14 02:36:15.115447 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1365 | 2026.01.14 02:36:15.115766 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 184 | ||
| 1366 | 2026.01.14 02:36:17.613525 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1367 | 2026.01.14 02:36:17.613704 [ 259 ] {6d73c94c-1d59-4318-812a-0cb0ba7b0bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1368 | 2026.01.14 02:36:17.613771 [ 259 ] {6d73c94c-1d59-4318-812a-0cb0ba7b0bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1369 | 2026.01.14 02:36:17.614449 [ 259 ] {6d73c94c-1d59-4318-812a-0cb0ba7b0bc7} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1370 | 2026.01.14 02:36:17.614500 [ 259 ] {6d73c94c-1d59-4318-812a-0cb0ba7b0bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1371 | 2026.01.14 02:36:17.614899 [ 259 ] {6d73c94c-1d59-4318-812a-0cb0ba7b0bc7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1372 | 2026.01.14 02:36:17.615159 [ 259 ] {6d73c94c-1d59-4318-812a-0cb0ba7b0bc7} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1373 | 2026.01.14 02:36:17.615317 [ 259 ] {6d73c94c-1d59-4318-812a-0cb0ba7b0bc7} <Debug> executeQuery: Read 118 rows, 10.39 KiB in 0.001662 sec., 70998.79663056559 rows/sec., 6.11 MiB/sec. | ||
| 1374 | 2026.01.14 02:36:17.615368 [ 259 ] {6d73c94c-1d59-4318-812a-0cb0ba7b0bc7} <Debug> TCPHandler: Processed in 0.001975966 sec. | ||
| 1375 | 2026.01.14 02:36:17.615495 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1376 | 2026.01.14 02:36:17.615599 [ 259 ] {6d75d421-533f-4daa-939f-8f3c56d2973d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1377 | 2026.01.14 02:36:17.615645 [ 259 ] {6d75d421-533f-4daa-939f-8f3c56d2973d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1378 | 2026.01.14 02:36:17.616073 [ 259 ] {6d75d421-533f-4daa-939f-8f3c56d2973d} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1379 | 2026.01.14 02:36:17.616111 [ 259 ] {6d75d421-533f-4daa-939f-8f3c56d2973d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1380 | 2026.01.14 02:36:17.616410 [ 259 ] {6d75d421-533f-4daa-939f-8f3c56d2973d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1381 | 2026.01.14 02:36:17.616625 [ 259 ] {6d75d421-533f-4daa-939f-8f3c56d2973d} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1382 | 2026.01.14 02:36:17.616755 [ 259 ] {6d75d421-533f-4daa-939f-8f3c56d2973d} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001181 sec., 27942.421676545302 rows/sec., 2.05 MiB/sec. | ||
| 1383 | 2026.01.14 02:36:17.616793 [ 259 ] {6d75d421-533f-4daa-939f-8f3c56d2973d} <Debug> TCPHandler: Processed in 0.001351361 sec. | ||
| 1384 | 2026.01.14 02:36:17.616908 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1385 | 2026.01.14 02:36:17.617006 [ 259 ] {0faae350-03b5-4765-8aef-babd6aeab7b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1386 | 2026.01.14 02:36:17.617048 [ 259 ] {0faae350-03b5-4765-8aef-babd6aeab7b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1387 | 2026.01.14 02:36:17.617469 [ 259 ] {0faae350-03b5-4765-8aef-babd6aeab7b8} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1388 | 2026.01.14 02:36:17.617506 [ 259 ] {0faae350-03b5-4765-8aef-babd6aeab7b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1389 | 2026.01.14 02:36:17.617811 [ 259 ] {0faae350-03b5-4765-8aef-babd6aeab7b8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1390 | 2026.01.14 02:36:17.618023 [ 259 ] {0faae350-03b5-4765-8aef-babd6aeab7b8} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1391 | 2026.01.14 02:36:17.618148 [ 259 ] {0faae350-03b5-4765-8aef-babd6aeab7b8} <Debug> executeQuery: Read 92 rows, 7.38 KiB in 0.001163 sec., 79105.76096302665 rows/sec., 6.20 MiB/sec. | ||
| 1392 | 2026.01.14 02:36:17.618185 [ 259 ] {0faae350-03b5-4765-8aef-babd6aeab7b8} <Debug> TCPHandler: Processed in 0.001327441 sec. | ||
| 1393 | 2026.01.14 02:36:17.618301 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2026.01.14 02:36:17.618395 [ 259 ] {d547680a-249e-467c-8582-c4e486eaba85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1395 | 2026.01.14 02:36:17.618438 [ 259 ] {d547680a-249e-467c-8582-c4e486eaba85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1396 | 2026.01.14 02:36:17.618837 [ 259 ] {d547680a-249e-467c-8582-c4e486eaba85} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1397 | 2026.01.14 02:36:17.618874 [ 259 ] {d547680a-249e-467c-8582-c4e486eaba85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1398 | 2026.01.14 02:36:17.619194 [ 259 ] {d547680a-249e-467c-8582-c4e486eaba85} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1399 | 2026.01.14 02:36:17.619445 [ 259 ] {d547680a-249e-467c-8582-c4e486eaba85} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1400 | 2026.01.14 02:36:17.619575 [ 259 ] {d547680a-249e-467c-8582-c4e486eaba85} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001198 sec., 125208.68113522537 rows/sec., 8.68 MiB/sec. | ||
| 1401 | 2026.01.14 02:36:17.619612 [ 259 ] {d547680a-249e-467c-8582-c4e486eaba85} <Debug> TCPHandler: Processed in 0.001361781 sec. | ||
| 1402 | 2026.01.14 02:36:17.619740 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2026.01.14 02:36:17.619840 [ 259 ] {a765c87d-1eeb-4fe8-bc25-7ff9b963de09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1404 | 2026.01.14 02:36:17.619904 [ 259 ] {a765c87d-1eeb-4fe8-bc25-7ff9b963de09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1405 | 2026.01.14 02:36:17.620691 [ 259 ] {a765c87d-1eeb-4fe8-bc25-7ff9b963de09} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1406 | 2026.01.14 02:36:17.620727 [ 259 ] {a765c87d-1eeb-4fe8-bc25-7ff9b963de09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1407 | 2026.01.14 02:36:17.621300 [ 259 ] {a765c87d-1eeb-4fe8-bc25-7ff9b963de09} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1408 | 2026.01.14 02:36:17.621537 [ 259 ] {a765c87d-1eeb-4fe8-bc25-7ff9b963de09} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1409 | 2026.01.14 02:36:17.621666 [ 259 ] {a765c87d-1eeb-4fe8-bc25-7ff9b963de09} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001849 sec., 17847.48512709573 rows/sec., 31.98 MiB/sec. | ||
| 1410 | 2026.01.14 02:36:17.621715 [ 259 ] {a765c87d-1eeb-4fe8-bc25-7ff9b963de09} <Debug> TCPHandler: Processed in 0.002033707 sec. | ||
| 1411 | 2026.01.14 02:36:17.621835 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2026.01.14 02:36:17.621935 [ 259 ] {885480a2-d745-41f1-8151-3b95b5088d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1413 | 2026.01.14 02:36:17.621976 [ 259 ] {885480a2-d745-41f1-8151-3b95b5088d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1414 | 2026.01.14 02:36:17.622292 [ 259 ] {885480a2-d745-41f1-8151-3b95b5088d97} <Trace> oximeter.measurements_i64 (adf4ca86-cd48-485f-b762-832b0efc7e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1415 | 2026.01.14 02:36:17.622329 [ 259 ] {885480a2-d745-41f1-8151-3b95b5088d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1416 | 2026.01.14 02:36:17.622631 [ 259 ] {885480a2-d745-41f1-8151-3b95b5088d97} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1417 | 2026.01.14 02:36:17.622850 [ 259 ] {885480a2-d745-41f1-8151-3b95b5088d97} <Trace> oximeter.measurements_i64 (adf4ca86-cd48-485f-b762-832b0efc7e71): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1418 | 2026.01.14 02:36:17.622976 [ 259 ] {885480a2-d745-41f1-8151-3b95b5088d97} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001064 sec., 2819.548872180451 rows/sec., 225.78 KiB/sec. | ||
| 1419 | 2026.01.14 02:36:17.623010 [ 259 ] {885480a2-d745-41f1-8151-3b95b5088d97} <Debug> TCPHandler: Processed in 0.0012251 sec. | ||
| 1420 | 2026.01.14 02:36:17.623122 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1421 | 2026.01.14 02:36:17.623216 [ 259 ] {8305fc1d-44bb-46c1-a3d4-922ad912add4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1422 | 2026.01.14 02:36:17.623257 [ 259 ] {8305fc1d-44bb-46c1-a3d4-922ad912add4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1423 | 2026.01.14 02:36:17.623573 [ 259 ] {8305fc1d-44bb-46c1-a3d4-922ad912add4} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1424 | 2026.01.14 02:36:17.623610 [ 259 ] {8305fc1d-44bb-46c1-a3d4-922ad912add4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1425 | 2026.01.14 02:36:17.623907 [ 259 ] {8305fc1d-44bb-46c1-a3d4-922ad912add4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1426 | 2026.01.14 02:36:17.624119 [ 259 ] {8305fc1d-44bb-46c1-a3d4-922ad912add4} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1427 | 2026.01.14 02:36:17.624243 [ 259 ] {8305fc1d-44bb-46c1-a3d4-922ad912add4} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001045 sec., 47846.88995215311 rows/sec., 3.28 MiB/sec. | ||
| 1428 | 2026.01.14 02:36:17.624278 [ 259 ] {8305fc1d-44bb-46c1-a3d4-922ad912add4} <Debug> TCPHandler: Processed in 0.00120594 sec. | ||
| 1429 | 2026.01.14 02:36:19.985416 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1430 | 2026.01.14 02:36:19.985482 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1431 | 2026.01.14 02:36:20.102445 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2899 | ||
| 1432 | 2026.01.14 02:36:20.102957 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2026.01.14 02:36:20.103004 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1434 | 2026.01.14 02:36:20.103501 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1435 | 2026.01.14 02:36:20.103746 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2026.01.14 02:36:20.103888 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2899 | ||
| 1437 | 2026.01.14 02:36:20.103895 [ 50 ] {} <Debug> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1438 | 2026.01.14 02:36:20.103981 [ 50 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1439 | 2026.01.14 02:36:20.104006 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1440 | 2026.01.14 02:36:20.110644 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 1441 | 2026.01.14 02:36:20.113492 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1442 | 2026.01.14 02:36:20.115769 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 1443 | 2026.01.14 02:36:20.123152 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 491 rows starting from the beginning of the part | ||
| 1444 | 2026.01.14 02:36:20.123217 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1445 | 2026.01.14 02:36:20.123268 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1446 | 2026.01.14 02:36:20.123317 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 1447 | 2026.01.14 02:36:20.123362 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 1448 | 2026.01.14 02:36:20.172374 [ 201 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2899 rows, containing 4 columns (4 merged, 0 gathered) in 0.066207144 sec., 43786.81551344369 rows/sec., 641.41 KiB/sec. | ||
| 1449 | 2026.01.14 02:36:20.173158 [ 187 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1450 | 2026.01.14 02:36:20.173450 [ 187 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_6_1} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1451 | 2026.01.14 02:36:20.173522 [ 187 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_6_1} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1452 | 2026.01.14 02:36:20.175749 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1453 | 2026.01.14 02:36:20.247212 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1454 | 2026.01.14 02:36:20.264731 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1455 | 2026.01.14 02:36:20.264787 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1456 | 2026.01.14 02:36:20.271306 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1457 | 2026.01.14 02:36:20.272046 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1458 | 2026.01.14 02:36:20.272316 [ 29 ] {} <Debug> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1459 | 2026.01.14 02:36:20.272358 [ 29 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1460 | 2026.01.14 02:36:20.272381 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1461 | 2026.01.14 02:36:20.272516 [ 187 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 1462 | 2026.01.14 02:36:20.275985 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1463 | 2026.01.14 02:36:20.276886 [ 187 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1464 | 2026.01.14 02:36:20.278436 [ 187 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 1465 | 2026.01.14 02:36:20.283176 [ 187 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 1466 | 2026.01.14 02:36:20.287514 [ 187 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 1467 | 2026.01.14 02:36:20.291651 [ 187 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 1468 | 2026.01.14 02:36:20.299125 [ 187 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 1469 | 2026.01.14 02:36:20.303684 [ 187 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 1470 | 2026.01.14 02:36:20.372552 [ 201 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.100065123 sec., 459.7006291592726 rows/sec., 2.38 MiB/sec. | ||
| 1471 | 2026.01.14 02:36:20.375006 [ 189 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1472 | 2026.01.14 02:36:20.377182 [ 189 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_6_1} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2026.01.14 02:36:20.377288 [ 189 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_6_1} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1474 | 2026.01.14 02:36:20.379104 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1475 | 2026.01.14 02:36:21.000244 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.18 MiB, peak 178.72 MiB, free memory in arenas 0.00 B, will set to 180.90 MiB (RSS), difference: 11.72 MiB | ||
| 1476 | 2026.01.14 02:36:22.611575 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1477 | 2026.01.14 02:36:22.611775 [ 259 ] {644f055e-47ee-4221-8e9d-5666c88bfa1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1478 | 2026.01.14 02:36:22.611849 [ 259 ] {644f055e-47ee-4221-8e9d-5666c88bfa1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1479 | 2026.01.14 02:36:22.612593 [ 259 ] {644f055e-47ee-4221-8e9d-5666c88bfa1f} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1480 | 2026.01.14 02:36:22.612644 [ 259 ] {644f055e-47ee-4221-8e9d-5666c88bfa1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1481 | 2026.01.14 02:36:22.613069 [ 259 ] {644f055e-47ee-4221-8e9d-5666c88bfa1f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1482 | 2026.01.14 02:36:22.613389 [ 259 ] {644f055e-47ee-4221-8e9d-5666c88bfa1f} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1483 | 2026.01.14 02:36:22.613531 [ 32 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1484 | 2026.01.14 02:36:22.613548 [ 259 ] {644f055e-47ee-4221-8e9d-5666c88bfa1f} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001828 sec., 28446.389496717726 rows/sec., 2.17 MiB/sec. | ||
| 1485 | 2026.01.14 02:36:22.613604 [ 32 ] {} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2026.01.14 02:36:22.613620 [ 259 ] {644f055e-47ee-4221-8e9d-5666c88bfa1f} <Debug> TCPHandler: Processed in 0.002188388 sec. | ||
| 1487 | 2026.01.14 02:36:22.613631 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1488 | 2026.01.14 02:36:22.613751 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::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 | ||
| 1489 | 2026.01.14 02:36:22.613754 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1490 | 2026.01.14 02:36:22.613856 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1491 | 2026.01.14 02:36:22.613887 [ 259 ] {3fb1c7bd-0546-4ce0-bc59-e5b854b61e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1492 | 2026.01.14 02:36:22.613900 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 53 rows starting from the beginning of the part | ||
| 1493 | 2026.01.14 02:36:22.613932 [ 259 ] {3fb1c7bd-0546-4ce0-bc59-e5b854b61e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1494 | 2026.01.14 02:36:22.613990 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1495 | 2026.01.14 02:36:22.614044 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part | ||
| 1496 | 2026.01.14 02:36:22.614087 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 53 rows starting from the beginning of the part | ||
| 1497 | 2026.01.14 02:36:22.614129 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 118 rows starting from the beginning of the part | ||
| 1498 | 2026.01.14 02:36:22.614172 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
| 1499 | 2026.01.14 02:36:22.614427 [ 259 ] {3fb1c7bd-0546-4ce0-bc59-e5b854b61e7e} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1500 | 2026.01.14 02:36:22.614467 [ 259 ] {3fb1c7bd-0546-4ce0-bc59-e5b854b61e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1501 | 2026.01.14 02:36:22.614900 [ 259 ] {3fb1c7bd-0546-4ce0-bc59-e5b854b61e7e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1502 | 2026.01.14 02:36:22.615024 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 5 columns (5 merged, 0 gathered) in 0.001318291 sec., 291286.21829322964 rows/sec., 25.28 MiB/sec. | ||
| 1503 | 2026.01.14 02:36:22.615122 [ 259 ] {3fb1c7bd-0546-4ce0-bc59-e5b854b61e7e} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1504 | 2026.01.14 02:36:22.615264 [ 24 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1505 | 2026.01.14 02:36:22.615270 [ 191 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1506 | 2026.01.14 02:36:22.615315 [ 24 ] {} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1507 | 2026.01.14 02:36:22.615268 [ 259 ] {3fb1c7bd-0546-4ce0-bc59-e5b854b61e7e} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001404 sec., 39886.039886039885 rows/sec., 3.11 MiB/sec. | ||
| 1508 | 2026.01.14 02:36:22.615351 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1509 | 2026.01.14 02:36:22.615388 [ 259 ] {3fb1c7bd-0546-4ce0-bc59-e5b854b61e7e} <Debug> TCPHandler: Processed in 0.001685254 sec. | ||
| 1510 | 2026.01.14 02:36:22.615446 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 1511 | 2026.01.14 02:36:22.615512 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1512 | 2026.01.14 02:36:22.615584 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1513 | 2026.01.14 02:36:22.615620 [ 259 ] {7df9dea5-b55e-402a-bfba-6fa7e5086594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1514 | 2026.01.14 02:36:22.615637 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 52 rows starting from the beginning of the part | ||
| 1515 | 2026.01.14 02:36:22.615655 [ 191 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_6_1} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1516 | 2026.01.14 02:36:22.615672 [ 259 ] {7df9dea5-b55e-402a-bfba-6fa7e5086594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1517 | 2026.01.14 02:36:22.615739 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1518 | 2026.01.14 02:36:22.615752 [ 191 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_6_1} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1519 | 2026.01.14 02:36:22.615797 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 1520 | 2026.01.14 02:36:22.615846 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 58 rows starting from the beginning of the part | ||
| 1521 | 2026.01.14 02:36:22.615861 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1522 | 2026.01.14 02:36:22.615888 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 92 rows starting from the beginning of the part | ||
| 1523 | 2026.01.14 02:36:22.615938 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1524 | 2026.01.14 02:36:22.616108 [ 259 ] {7df9dea5-b55e-402a-bfba-6fa7e5086594} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1525 | 2026.01.14 02:36:22.616152 [ 259 ] {7df9dea5-b55e-402a-bfba-6fa7e5086594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1526 | 2026.01.14 02:36:22.616550 [ 259 ] {7df9dea5-b55e-402a-bfba-6fa7e5086594} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1527 | 2026.01.14 02:36:22.616800 [ 259 ] {7df9dea5-b55e-402a-bfba-6fa7e5086594} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1528 | 2026.01.14 02:36:22.616911 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1529 | 2026.01.14 02:36:22.616937 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 350 rows, containing 5 columns (5 merged, 0 gathered) in 0.001529843 sec., 228781.64622121357 rows/sec., 18.77 MiB/sec. | ||
| 1530 | 2026.01.14 02:36:22.616947 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1531 | 2026.01.14 02:36:22.616952 [ 259 ] {7df9dea5-b55e-402a-bfba-6fa7e5086594} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001354 sec., 110782.86558345643 rows/sec., 7.68 MiB/sec. | ||
| 1532 | 2026.01.14 02:36:22.616979 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1533 | 2026.01.14 02:36:22.617014 [ 259 ] {7df9dea5-b55e-402a-bfba-6fa7e5086594} <Debug> TCPHandler: Processed in 0.001553533 sec. | ||
| 1534 | 2026.01.14 02:36:22.617083 [ 191 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 1535 | 2026.01.14 02:36:22.617154 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1536 | 2026.01.14 02:36:22.617195 [ 190 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1537 | 2026.01.14 02:36:22.617203 [ 191 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1538 | 2026.01.14 02:36:22.617258 [ 259 ] {68c9af94-9bca-406f-8eed-9de40c6491e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1539 | 2026.01.14 02:36:22.617263 [ 191 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 103 rows starting from the beginning of the part | ||
| 1540 | 2026.01.14 02:36:22.617309 [ 259 ] {68c9af94-9bca-406f-8eed-9de40c6491e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1541 | 2026.01.14 02:36:22.617377 [ 191 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 100 rows starting from the beginning of the part | ||
| 1542 | 2026.01.14 02:36:22.617438 [ 191 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1543 | 2026.01.14 02:36:22.617490 [ 191 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 151 rows starting from the beginning of the part | ||
| 1544 | 2026.01.14 02:36:22.617542 [ 191 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 150 rows starting from the beginning of the part | ||
| 1545 | 2026.01.14 02:36:22.617567 [ 190 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_6_1} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2026.01.14 02:36:22.617595 [ 191 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 1547 | 2026.01.14 02:36:22.617661 [ 190 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_6_1} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1548 | 2026.01.14 02:36:22.617667 [ 259 ] {68c9af94-9bca-406f-8eed-9de40c6491e9} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1549 | 2026.01.14 02:36:22.617713 [ 259 ] {68c9af94-9bca-406f-8eed-9de40c6491e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1550 | 2026.01.14 02:36:22.617761 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1551 | 2026.01.14 02:36:22.618074 [ 259 ] {68c9af94-9bca-406f-8eed-9de40c6491e9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1552 | 2026.01.14 02:36:22.618345 [ 259 ] {68c9af94-9bca-406f-8eed-9de40c6491e9} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1553 | 2026.01.14 02:36:22.618466 [ 24 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1554 | 2026.01.14 02:36:22.618493 [ 259 ] {68c9af94-9bca-406f-8eed-9de40c6491e9} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001256 sec., 39808.91719745223 rows/sec., 2.73 MiB/sec. | ||
| 1555 | 2026.01.14 02:36:22.618503 [ 24 ] {} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1556 | 2026.01.14 02:36:22.618534 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1557 | 2026.01.14 02:36:22.618536 [ 259 ] {68c9af94-9bca-406f-8eed-9de40c6491e9} <Debug> TCPHandler: Processed in 0.001432582 sec. | ||
| 1558 | 2026.01.14 02:36:22.618604 [ 201 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 1559 | 2026.01.14 02:36:22.618683 [ 191 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.001644153 sec., 458594.7901442262 rows/sec., 31.79 MiB/sec. | ||
| 1560 | 2026.01.14 02:36:22.618717 [ 201 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1561 | 2026.01.14 02:36:22.618753 [ 201 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1562 | 2026.01.14 02:36:22.618801 [ 201 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1563 | 2026.01.14 02:36:22.618838 [ 201 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 1564 | 2026.01.14 02:36:22.618895 [ 201 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 1565 | 2026.01.14 02:36:22.618931 [ 201 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1566 | 2026.01.14 02:36:22.618938 [ 197 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1567 | 2026.01.14 02:36:22.618974 [ 201 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1568 | 2026.01.14 02:36:22.619247 [ 197 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2026.01.14 02:36:22.619323 [ 197 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1570 | 2026.01.14 02:36:22.619400 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 1571 | 2026.01.14 02:36:22.619759 [ 193 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.00118379 sec., 202738.66141798798 rows/sec., 13.90 MiB/sec. | ||
| 1572 | 2026.01.14 02:36:22.619881 [ 197 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1573 | 2026.01.14 02:36:22.620116 [ 197 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_6_1} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1574 | 2026.01.14 02:36:22.620173 [ 197 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_6_1} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1575 | 2026.01.14 02:36:22.620227 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1576 | 2026.01.14 02:36:25.116795 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 206 | ||
| 1577 | 2026.01.14 02:36:25.118905 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2026.01.14 02:36:25.118960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1579 | 2026.01.14 02:36:25.120106 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1580 | 2026.01.14 02:36:25.120375 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2026.01.14 02:36:25.120662 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 206 | ||
| 1582 | 2026.01.14 02:36:27.604375 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3347 | ||
| 1583 | 2026.01.14 02:36:27.604876 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2026.01.14 02:36:27.604927 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1585 | 2026.01.14 02:36:27.605428 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1586 | 2026.01.14 02:36:27.605666 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.01.14 02:36:27.605807 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3347 | ||
| 1588 | 2026.01.14 02:36:27.608391 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2026.01.14 02:36:27.608621 [ 259 ] {39e53b26-90a9-4837-814f-12af2dd0eefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1590 | 2026.01.14 02:36:27.608967 [ 259 ] {39e53b26-90a9-4837-814f-12af2dd0eefd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1591 | 2026.01.14 02:36:27.614065 [ 259 ] {39e53b26-90a9-4837-814f-12af2dd0eefd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1592 | 2026.01.14 02:36:27.614362 [ 259 ] {39e53b26-90a9-4837-814f-12af2dd0eefd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1593 | 2026.01.14 02:36:27.614448 [ 259 ] {39e53b26-90a9-4837-814f-12af2dd0eefd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1594 | 2026.01.14 02:36:27.614655 [ 259 ] {39e53b26-90a9-4837-814f-12af2dd0eefd} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1595 | 2026.01.14 02:36:27.616989 [ 259 ] {39e53b26-90a9-4837-814f-12af2dd0eefd} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1596 | 2026.01.14 02:36:27.619228 [ 259 ] {39e53b26-90a9-4837-814f-12af2dd0eefd} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (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 | ||
| 1597 | 2026.01.14 02:36:27.619258 [ 259 ] {39e53b26-90a9-4837-814f-12af2dd0eefd} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1598 | 2026.01.14 02:36:27.621600 [ 259 ] {39e53b26-90a9-4837-814f-12af2dd0eefd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1599 | 2026.01.14 02:36:27.621631 [ 259 ] {39e53b26-90a9-4837-814f-12af2dd0eefd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1600 | 2026.01.14 02:36:27.642639 [ 259 ] {39e53b26-90a9-4837-814f-12af2dd0eefd} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.034112 sec., 556.9887429643527 rows/sec., 23.27 KiB/sec. | ||
| 1601 | 2026.01.14 02:36:27.642755 [ 259 ] {39e53b26-90a9-4837-814f-12af2dd0eefd} <Debug> TCPHandler: Processed in 0.034498224 sec. | ||
| 1602 | 2026.01.14 02:36:27.643087 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1603 | 2026.01.14 02:36:27.643241 [ 259 ] {45b85af3-c444-4f17-8a95-ca00a535b9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1604 | 2026.01.14 02:36:27.643494 [ 259 ] {45b85af3-c444-4f17-8a95-ca00a535b9fe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1605 | 2026.01.14 02:36:27.643540 [ 259 ] {45b85af3-c444-4f17-8a95-ca00a535b9fe} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1606 | 2026.01.14 02:36:27.643763 [ 259 ] {45b85af3-c444-4f17-8a95-ca00a535b9fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1607 | 2026.01.14 02:36:27.643830 [ 259 ] {45b85af3-c444-4f17-8a95-ca00a535b9fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1608 | 2026.01.14 02:36:27.643952 [ 259 ] {45b85af3-c444-4f17-8a95-ca00a535b9fe} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1609 | 2026.01.14 02:36:27.643984 [ 259 ] {45b85af3-c444-4f17-8a95-ca00a535b9fe} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1610 | 2026.01.14 02:36:27.644004 [ 259 ] {45b85af3-c444-4f17-8a95-ca00a535b9fe} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (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 | ||
| 1611 | 2026.01.14 02:36:27.644020 [ 259 ] {45b85af3-c444-4f17-8a95-ca00a535b9fe} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1612 | 2026.01.14 02:36:27.644057 [ 259 ] {45b85af3-c444-4f17-8a95-ca00a535b9fe} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes'))" | ||
| 1613 | 2026.01.14 02:36:27.644076 [ 259 ] {45b85af3-c444-4f17-8a95-ca00a535b9fe} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1614 | 2026.01.14 02:36:27.644759 [ 259 ] {45b85af3-c444-4f17-8a95-ca00a535b9fe} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.00158 sec., 12025.316455696202 rows/sec., 502.50 KiB/sec. | ||
| 1615 | 2026.01.14 02:36:27.644858 [ 259 ] {45b85af3-c444-4f17-8a95-ca00a535b9fe} <Debug> TCPHandler: Processed in 0.001836195 sec. | ||
| 1616 | 2026.01.14 02:36:27.645138 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2026.01.14 02:36:27.645289 [ 259 ] {5fb31e19-a131-4a38-b09b-b9c9aefdaaec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1618 | 2026.01.14 02:36:27.645513 [ 259 ] {5fb31e19-a131-4a38-b09b-b9c9aefdaaec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1619 | 2026.01.14 02:36:27.645547 [ 259 ] {5fb31e19-a131-4a38-b09b-b9c9aefdaaec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1620 | 2026.01.14 02:36:27.645733 [ 259 ] {5fb31e19-a131-4a38-b09b-b9c9aefdaaec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1621 | 2026.01.14 02:36:27.645791 [ 259 ] {5fb31e19-a131-4a38-b09b-b9c9aefdaaec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1622 | 2026.01.14 02:36:27.645904 [ 259 ] {5fb31e19-a131-4a38-b09b-b9c9aefdaaec} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1623 | 2026.01.14 02:36:27.645935 [ 259 ] {5fb31e19-a131-4a38-b09b-b9c9aefdaaec} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1624 | 2026.01.14 02:36:27.645956 [ 259 ] {5fb31e19-a131-4a38-b09b-b9c9aefdaaec} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (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 | ||
| 1625 | 2026.01.14 02:36:27.645971 [ 259 ] {5fb31e19-a131-4a38-b09b-b9c9aefdaaec} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1626 | 2026.01.14 02:36:27.646006 [ 259 ] {5fb31e19-a131-4a38-b09b-b9c9aefdaaec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 1627 | 2026.01.14 02:36:27.646026 [ 259 ] {5fb31e19-a131-4a38-b09b-b9c9aefdaaec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1628 | 2026.01.14 02:36:27.646505 [ 259 ] {5fb31e19-a131-4a38-b09b-b9c9aefdaaec} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001276 sec., 14890.282131661443 rows/sec., 622.21 KiB/sec. | ||
| 1629 | 2026.01.14 02:36:27.646593 [ 259 ] {5fb31e19-a131-4a38-b09b-b9c9aefdaaec} <Debug> TCPHandler: Processed in 0.001511912 sec. | ||
| 1630 | 2026.01.14 02:36:27.646850 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1631 | 2026.01.14 02:36:27.646998 [ 259 ] {7ade344e-c750-47f3-88eb-108c21851bdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1632 | 2026.01.14 02:36:27.647227 [ 259 ] {7ade344e-c750-47f3-88eb-108c21851bdb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1633 | 2026.01.14 02:36:27.647264 [ 259 ] {7ade344e-c750-47f3-88eb-108c21851bdb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1634 | 2026.01.14 02:36:27.647449 [ 259 ] {7ade344e-c750-47f3-88eb-108c21851bdb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1635 | 2026.01.14 02:36:27.647508 [ 259 ] {7ade344e-c750-47f3-88eb-108c21851bdb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1636 | 2026.01.14 02:36:27.647614 [ 259 ] {7ade344e-c750-47f3-88eb-108c21851bdb} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1637 | 2026.01.14 02:36:27.647647 [ 259 ] {7ade344e-c750-47f3-88eb-108c21851bdb} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1638 | 2026.01.14 02:36:27.647666 [ 259 ] {7ade344e-c750-47f3-88eb-108c21851bdb} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (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 | ||
| 1639 | 2026.01.14 02:36:27.647681 [ 259 ] {7ade344e-c750-47f3-88eb-108c21851bdb} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1640 | 2026.01.14 02:36:27.647716 [ 259 ] {7ade344e-c750-47f3-88eb-108c21851bdb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1641 | 2026.01.14 02:36:27.647736 [ 259 ] {7ade344e-c750-47f3-88eb-108c21851bdb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1642 | 2026.01.14 02:36:27.648187 [ 259 ] {7ade344e-c750-47f3-88eb-108c21851bdb} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001244 sec., 15273.311897106109 rows/sec., 638.22 KiB/sec. | ||
| 1643 | 2026.01.14 02:36:27.648270 [ 259 ] {7ade344e-c750-47f3-88eb-108c21851bdb} <Debug> TCPHandler: Processed in 0.001487112 sec. | ||
| 1644 | 2026.01.14 02:36:27.654937 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1645 | 2026.01.14 02:36:27.655053 [ 259 ] {5cf64480-39a2-4d55-82b1-36b079a26f3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1646 | 2026.01.14 02:36:27.655099 [ 259 ] {5cf64480-39a2-4d55-82b1-36b079a26f3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1647 | 2026.01.14 02:36:27.655633 [ 259 ] {5cf64480-39a2-4d55-82b1-36b079a26f3c} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1648 | 2026.01.14 02:36:27.655679 [ 259 ] {5cf64480-39a2-4d55-82b1-36b079a26f3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1649 | 2026.01.14 02:36:27.656112 [ 259 ] {5cf64480-39a2-4d55-82b1-36b079a26f3c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1650 | 2026.01.14 02:36:27.656323 [ 259 ] {5cf64480-39a2-4d55-82b1-36b079a26f3c} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1651 | 2026.01.14 02:36:27.656465 [ 259 ] {5cf64480-39a2-4d55-82b1-36b079a26f3c} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001444 sec., 2770.083102493075 rows/sec., 352.35 KiB/sec. | ||
| 1652 | 2026.01.14 02:36:27.656505 [ 259 ] {5cf64480-39a2-4d55-82b1-36b079a26f3c} <Debug> TCPHandler: Processed in 0.001619623 sec. | ||
| 1653 | 2026.01.14 02:36:27.656618 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1654 | 2026.01.14 02:36:27.656718 [ 259 ] {c1ba96c9-b19d-4f8c-9436-b78514a8b6b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1655 | 2026.01.14 02:36:27.656759 [ 259 ] {c1ba96c9-b19d-4f8c-9436-b78514a8b6b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1656 | 2026.01.14 02:36:27.657165 [ 259 ] {c1ba96c9-b19d-4f8c-9436-b78514a8b6b1} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2026.01.14 02:36:27.657202 [ 259 ] {c1ba96c9-b19d-4f8c-9436-b78514a8b6b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1658 | 2026.01.14 02:36:27.657498 [ 259 ] {c1ba96c9-b19d-4f8c-9436-b78514a8b6b1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1659 | 2026.01.14 02:36:27.657724 [ 259 ] {c1ba96c9-b19d-4f8c-9436-b78514a8b6b1} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1660 | 2026.01.14 02:36:27.657853 [ 259 ] {c1ba96c9-b19d-4f8c-9436-b78514a8b6b1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001157 sec., 1728.608470181504 rows/sec., 140.96 KiB/sec. | ||
| 1661 | 2026.01.14 02:36:27.657891 [ 259 ] {c1ba96c9-b19d-4f8c-9436-b78514a8b6b1} <Debug> TCPHandler: Processed in 0.001322681 sec. | ||
| 1662 | 2026.01.14 02:36:27.658007 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1663 | 2026.01.14 02:36:27.658102 [ 259 ] {95b01e2a-1b9e-40ff-8b6c-f61eb51f0c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1664 | 2026.01.14 02:36:27.658142 [ 259 ] {95b01e2a-1b9e-40ff-8b6c-f61eb51f0c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1665 | 2026.01.14 02:36:27.658591 [ 259 ] {95b01e2a-1b9e-40ff-8b6c-f61eb51f0c0f} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1666 | 2026.01.14 02:36:27.658627 [ 259 ] {95b01e2a-1b9e-40ff-8b6c-f61eb51f0c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1667 | 2026.01.14 02:36:27.658941 [ 259 ] {95b01e2a-1b9e-40ff-8b6c-f61eb51f0c0f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1668 | 2026.01.14 02:36:27.659154 [ 259 ] {95b01e2a-1b9e-40ff-8b6c-f61eb51f0c0f} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1669 | 2026.01.14 02:36:27.659282 [ 259 ] {95b01e2a-1b9e-40ff-8b6c-f61eb51f0c0f} <Debug> executeQuery: Read 123 rows, 10.80 KiB in 0.0012 sec., 102500.00000000001 rows/sec., 8.79 MiB/sec. | ||
| 1670 | 2026.01.14 02:36:27.659321 [ 259 ] {95b01e2a-1b9e-40ff-8b6c-f61eb51f0c0f} <Debug> TCPHandler: Processed in 0.001363801 sec. | ||
| 1671 | 2026.01.14 02:36:27.659434 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1672 | 2026.01.14 02:36:27.659529 [ 259 ] {060e91c6-b389-4e0f-b92b-4fbc43e76240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1673 | 2026.01.14 02:36:27.659570 [ 259 ] {060e91c6-b389-4e0f-b92b-4fbc43e76240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1674 | 2026.01.14 02:36:27.659973 [ 259 ] {060e91c6-b389-4e0f-b92b-4fbc43e76240} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1675 | 2026.01.14 02:36:27.660010 [ 259 ] {060e91c6-b389-4e0f-b92b-4fbc43e76240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1676 | 2026.01.14 02:36:27.660303 [ 259 ] {060e91c6-b389-4e0f-b92b-4fbc43e76240} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1677 | 2026.01.14 02:36:27.660514 [ 259 ] {060e91c6-b389-4e0f-b92b-4fbc43e76240} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1678 | 2026.01.14 02:36:27.660643 [ 259 ] {060e91c6-b389-4e0f-b92b-4fbc43e76240} <Debug> executeQuery: Read 35 rows, 2.62 KiB in 0.001132 sec., 30918.727915194348 rows/sec., 2.26 MiB/sec. | ||
| 1679 | 2026.01.14 02:36:27.660680 [ 259 ] {060e91c6-b389-4e0f-b92b-4fbc43e76240} <Debug> TCPHandler: Processed in 0.00129455 sec. | ||
| 1680 | 2026.01.14 02:36:27.660793 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1681 | 2026.01.14 02:36:27.660886 [ 259 ] {ebb2ae75-0e2a-4020-b32d-06a71a3c1615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1682 | 2026.01.14 02:36:27.660926 [ 259 ] {ebb2ae75-0e2a-4020-b32d-06a71a3c1615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1683 | 2026.01.14 02:36:27.661346 [ 259 ] {ebb2ae75-0e2a-4020-b32d-06a71a3c1615} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1684 | 2026.01.14 02:36:27.661384 [ 259 ] {ebb2ae75-0e2a-4020-b32d-06a71a3c1615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1685 | 2026.01.14 02:36:27.661681 [ 259 ] {ebb2ae75-0e2a-4020-b32d-06a71a3c1615} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1686 | 2026.01.14 02:36:27.661892 [ 259 ] {ebb2ae75-0e2a-4020-b32d-06a71a3c1615} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2026.01.14 02:36:27.662014 [ 259 ] {ebb2ae75-0e2a-4020-b32d-06a71a3c1615} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001146 sec., 86387.43455497382 rows/sec., 6.75 MiB/sec. | ||
| 1688 | 2026.01.14 02:36:27.662051 [ 259 ] {ebb2ae75-0e2a-4020-b32d-06a71a3c1615} <Debug> TCPHandler: Processed in 0.001307471 sec. | ||
| 1689 | 2026.01.14 02:36:27.662166 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1690 | 2026.01.14 02:36:27.662260 [ 259 ] {f75ba64f-f479-4b17-a59a-941c054d1109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1691 | 2026.01.14 02:36:27.662303 [ 259 ] {f75ba64f-f479-4b17-a59a-941c054d1109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1692 | 2026.01.14 02:36:27.662689 [ 259 ] {f75ba64f-f479-4b17-a59a-941c054d1109} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1693 | 2026.01.14 02:36:27.662726 [ 259 ] {f75ba64f-f479-4b17-a59a-941c054d1109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1694 | 2026.01.14 02:36:27.663038 [ 259 ] {f75ba64f-f479-4b17-a59a-941c054d1109} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1695 | 2026.01.14 02:36:27.663253 [ 259 ] {f75ba64f-f479-4b17-a59a-941c054d1109} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1696 | 2026.01.14 02:36:27.663379 [ 259 ] {f75ba64f-f479-4b17-a59a-941c054d1109} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001137 sec., 141600.70360598064 rows/sec., 9.86 MiB/sec. | ||
| 1697 | 2026.01.14 02:36:27.663415 [ 259 ] {f75ba64f-f479-4b17-a59a-941c054d1109} <Debug> TCPHandler: Processed in 0.001297541 sec. | ||
| 1698 | 2026.01.14 02:36:27.663522 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1699 | 2026.01.14 02:36:27.663616 [ 259 ] {13e87b3b-c0cf-4ff1-884a-3516e6db120f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1700 | 2026.01.14 02:36:27.663669 [ 259 ] {13e87b3b-c0cf-4ff1-884a-3516e6db120f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1701 | 2026.01.14 02:36:27.664436 [ 259 ] {13e87b3b-c0cf-4ff1-884a-3516e6db120f} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2026.01.14 02:36:27.664473 [ 259 ] {13e87b3b-c0cf-4ff1-884a-3516e6db120f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1703 | 2026.01.14 02:36:27.665022 [ 259 ] {13e87b3b-c0cf-4ff1-884a-3516e6db120f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1704 | 2026.01.14 02:36:27.665243 [ 259 ] {13e87b3b-c0cf-4ff1-884a-3516e6db120f} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2026.01.14 02:36:27.665371 [ 259 ] {13e87b3b-c0cf-4ff1-884a-3516e6db120f} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001773 sec., 18612.521150592216 rows/sec., 33.35 MiB/sec. | ||
| 1706 | 2026.01.14 02:36:27.665424 [ 259 ] {13e87b3b-c0cf-4ff1-884a-3516e6db120f} <Debug> TCPHandler: Processed in 0.001950416 sec. | ||
| 1707 | 2026.01.14 02:36:27.665537 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1708 | 2026.01.14 02:36:27.665632 [ 259 ] {2ebc2a95-61c7-4757-9e24-5c4409abe00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1709 | 2026.01.14 02:36:27.665673 [ 259 ] {2ebc2a95-61c7-4757-9e24-5c4409abe00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1710 | 2026.01.14 02:36:27.665998 [ 259 ] {2ebc2a95-61c7-4757-9e24-5c4409abe00d} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1711 | 2026.01.14 02:36:27.666034 [ 259 ] {2ebc2a95-61c7-4757-9e24-5c4409abe00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1712 | 2026.01.14 02:36:27.666330 [ 259 ] {2ebc2a95-61c7-4757-9e24-5c4409abe00d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1713 | 2026.01.14 02:36:27.666541 [ 259 ] {2ebc2a95-61c7-4757-9e24-5c4409abe00d} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1714 | 2026.01.14 02:36:27.666667 [ 259 ] {2ebc2a95-61c7-4757-9e24-5c4409abe00d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 1715 | 2026.01.14 02:36:27.666701 [ 259 ] {2ebc2a95-61c7-4757-9e24-5c4409abe00d} <Debug> TCPHandler: Processed in 0.00121312 sec. | ||
| 1716 | 2026.01.14 02:36:27.776435 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1717 | 2026.01.14 02:36:27.794855 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1718 | 2026.01.14 02:36:27.794919 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1719 | 2026.01.14 02:36:27.800680 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1720 | 2026.01.14 02:36:27.801395 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1721 | 2026.01.14 02:36:27.805034 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1722 | 2026.01.14 02:36:32.612749 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2026.01.14 02:36:32.612965 [ 259 ] {539803a5-ff93-465b-bc77-14d8804270cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1724 | 2026.01.14 02:36:32.613042 [ 259 ] {539803a5-ff93-465b-bc77-14d8804270cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1725 | 2026.01.14 02:36:32.613749 [ 259 ] {539803a5-ff93-465b-bc77-14d8804270cb} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1726 | 2026.01.14 02:36:32.613799 [ 259 ] {539803a5-ff93-465b-bc77-14d8804270cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1727 | 2026.01.14 02:36:32.614193 [ 259 ] {539803a5-ff93-465b-bc77-14d8804270cb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1728 | 2026.01.14 02:36:32.614425 [ 259 ] {539803a5-ff93-465b-bc77-14d8804270cb} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1729 | 2026.01.14 02:36:32.614578 [ 259 ] {539803a5-ff93-465b-bc77-14d8804270cb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001667 sec., 33593.28134373125 rows/sec., 2.58 MiB/sec. | ||
| 1730 | 2026.01.14 02:36:32.614624 [ 259 ] {539803a5-ff93-465b-bc77-14d8804270cb} <Debug> TCPHandler: Processed in 0.002014717 sec. | ||
| 1731 | 2026.01.14 02:36:32.614745 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2026.01.14 02:36:32.614851 [ 259 ] {54e6b350-dacd-47cd-beff-8467cf819ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1733 | 2026.01.14 02:36:32.614895 [ 259 ] {54e6b350-dacd-47cd-beff-8467cf819ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1734 | 2026.01.14 02:36:32.615317 [ 259 ] {54e6b350-dacd-47cd-beff-8467cf819ab6} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1735 | 2026.01.14 02:36:32.615357 [ 259 ] {54e6b350-dacd-47cd-beff-8467cf819ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1736 | 2026.01.14 02:36:32.615660 [ 259 ] {54e6b350-dacd-47cd-beff-8467cf819ab6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1737 | 2026.01.14 02:36:32.615873 [ 259 ] {54e6b350-dacd-47cd-beff-8467cf819ab6} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1738 | 2026.01.14 02:36:32.616001 [ 259 ] {54e6b350-dacd-47cd-beff-8467cf819ab6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 1739 | 2026.01.14 02:36:32.616039 [ 259 ] {54e6b350-dacd-47cd-beff-8467cf819ab6} <Debug> TCPHandler: Processed in 0.001344931 sec. | ||
| 1740 | 2026.01.14 02:36:32.616152 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2026.01.14 02:36:32.616247 [ 259 ] {56324004-a86e-4647-92d1-36ff7fea4f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1742 | 2026.01.14 02:36:32.616291 [ 259 ] {56324004-a86e-4647-92d1-36ff7fea4f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1743 | 2026.01.14 02:36:32.616714 [ 259 ] {56324004-a86e-4647-92d1-36ff7fea4f76} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2026.01.14 02:36:32.616753 [ 259 ] {56324004-a86e-4647-92d1-36ff7fea4f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1745 | 2026.01.14 02:36:32.617085 [ 259 ] {56324004-a86e-4647-92d1-36ff7fea4f76} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1746 | 2026.01.14 02:36:32.617301 [ 259 ] {56324004-a86e-4647-92d1-36ff7fea4f76} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1747 | 2026.01.14 02:36:32.617434 [ 259 ] {56324004-a86e-4647-92d1-36ff7fea4f76} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 1748 | 2026.01.14 02:36:32.617473 [ 259 ] {56324004-a86e-4647-92d1-36ff7fea4f76} <Debug> TCPHandler: Processed in 0.001370661 sec. | ||
| 1749 | 2026.01.14 02:36:32.617585 [ 259 ] {} <Trace> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1750 | 2026.01.14 02:36:32.617681 [ 259 ] {dc29d18c-1378-42a3-adc3-fb3e9ed0b3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43541) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1751 | 2026.01.14 02:36:32.617723 [ 259 ] {dc29d18c-1378-42a3-adc3-fb3e9ed0b3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1752 | 2026.01.14 02:36:32.618052 [ 259 ] {dc29d18c-1378-42a3-adc3-fb3e9ed0b3a6} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2026.01.14 02:36:32.618090 [ 259 ] {dc29d18c-1378-42a3-adc3-fb3e9ed0b3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1754 | 2026.01.14 02:36:32.618406 [ 259 ] {dc29d18c-1378-42a3-adc3-fb3e9ed0b3a6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1755 | 2026.01.14 02:36:32.618625 [ 259 ] {dc29d18c-1378-42a3-adc3-fb3e9ed0b3a6} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2026.01.14 02:36:32.618752 [ 259 ] {dc29d18c-1378-42a3-adc3-fb3e9ed0b3a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 1757 | 2026.01.14 02:36:32.618790 [ 259 ] {dc29d18c-1378-42a3-adc3-fb3e9ed0b3a6} <Debug> TCPHandler: Processed in 0.00125443 sec. | ||
| 1758 | 2026.01.14 02:36:34.985727 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1759 | 2026.01.14 02:36:34.985831 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1760 | 2026.01.14 02:36:35.105873 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3859 | ||
| 1761 | 2026.01.14 02:36:35.106353 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2026.01.14 02:36:35.106388 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1763 | 2026.01.14 02:36:35.106906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1764 | 2026.01.14 02:36:35.107129 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1765 | 2026.01.14 02:36:35.107254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3859 | ||
| 1766 | 2026.01.14 02:36:35.120893 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 238 | ||
| 1767 | 2026.01.14 02:36:35.123607 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2026.01.14 02:36:35.123663 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1769 | 2026.01.14 02:36:35.125059 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1770 | 2026.01.14 02:36:35.125325 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1771 | 2026.01.14 02:36:35.125453 [ 54 ] {} <Debug> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1772 | 2026.01.14 02:36:35.125508 [ 54 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2026.01.14 02:36:35.125527 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1774 | 2026.01.14 02:36:35.125570 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
| 1775 | 2026.01.14 02:36:35.125645 [ 201 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::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 | ||
| 1776 | 2026.01.14 02:36:35.126519 [ 201 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1777 | 2026.01.14 02:36:35.126773 [ 201 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::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 | ||
| 1778 | 2026.01.14 02:36:35.127183 [ 201 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 1779 | 2026.01.14 02:36:35.127562 [ 201 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 68 rows starting from the beginning of the part | ||
| 1780 | 2026.01.14 02:36:35.127936 [ 201 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 1781 | 2026.01.14 02:36:35.128287 [ 201 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 22 rows starting from the beginning of the part | ||
| 1782 | 2026.01.14 02:36:35.128621 [ 201 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
| 1783 | 2026.01.14 02:36:35.134006 [ 193 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 238 rows, containing 72 columns (72 merged, 0 gathered) in 0.008407749 sec., 28307.219922954406 rows/sec., 27.33 MiB/sec. | ||
| 1784 | 2026.01.14 02:36:35.134605 [ 193 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1785 | 2026.01.14 02:36:35.135102 [ 193 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_6_1} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2026.01.14 02:36:35.135164 [ 193 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_6_1} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1787 | 2026.01.14 02:36:35.135271 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 1788 | 2026.01.14 02:36:35.305117 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1789 | 2026.01.14 02:36:35.322162 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2026.01.14 02:36:35.322212 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1791 | 2026.01.14 02:36:35.328395 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1792 | 2026.01.14 02:36:35.329079 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1793 | 2026.01.14 02:36:35.332159 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1794 | 2026.01.14 02:36:36.000206 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.88 MiB, peak 187.64 MiB, free memory in arenas 0.00 B, will set to 184.85 MiB (RSS), difference: 1.97 MiB | ||
| 1795 | 2026.01.14 02:36:36.337026 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1796 | 2026.01.14 02:36:36.337099 [ 259 ] {} <Debug> TCP-Session: 5e88d061-3c38-433d-ad8d-7f9b7e791058 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1797 | 2026.01.14 02:36:37.000189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.82 MiB, peak 187.64 MiB, free memory in arenas 0.00 B, will set to 184.86 MiB (RSS), difference: 2.04 MiB | ||
| 1798 | 2026.01.14 02:36:37.614801 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2026.01.14 02:36:37.614995 [ 264 ] {df4d0818-9538-438f-8cae-e03826dd0139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1800 | 2026.01.14 02:36:37.615071 [ 264 ] {df4d0818-9538-438f-8cae-e03826dd0139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1801 | 2026.01.14 02:36:37.615855 [ 264 ] {df4d0818-9538-438f-8cae-e03826dd0139} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2026.01.14 02:36:37.615909 [ 264 ] {df4d0818-9538-438f-8cae-e03826dd0139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1803 | 2026.01.14 02:36:37.616337 [ 264 ] {df4d0818-9538-438f-8cae-e03826dd0139} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1804 | 2026.01.14 02:36:37.616587 [ 264 ] {df4d0818-9538-438f-8cae-e03826dd0139} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2026.01.14 02:36:37.616745 [ 264 ] {df4d0818-9538-438f-8cae-e03826dd0139} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001804 sec., 67627.49445676275 rows/sec., 5.81 MiB/sec. | ||
| 1806 | 2026.01.14 02:36:37.616792 [ 264 ] {df4d0818-9538-438f-8cae-e03826dd0139} <Debug> TCPHandler: Processed in 0.002128948 sec. | ||
| 1807 | 2026.01.14 02:36:37.616919 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1808 | 2026.01.14 02:36:37.617023 [ 264 ] {339ce71e-658c-490a-82a6-1399c6399e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1809 | 2026.01.14 02:36:37.617067 [ 264 ] {339ce71e-658c-490a-82a6-1399c6399e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1810 | 2026.01.14 02:36:37.617495 [ 264 ] {339ce71e-658c-490a-82a6-1399c6399e2c} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1811 | 2026.01.14 02:36:37.617533 [ 264 ] {339ce71e-658c-490a-82a6-1399c6399e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1812 | 2026.01.14 02:36:37.617849 [ 264 ] {339ce71e-658c-490a-82a6-1399c6399e2c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1813 | 2026.01.14 02:36:37.618061 [ 264 ] {339ce71e-658c-490a-82a6-1399c6399e2c} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1814 | 2026.01.14 02:36:37.618171 [ 49 ] {} <Debug> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1815 | 2026.01.14 02:36:37.618192 [ 264 ] {339ce71e-658c-490a-82a6-1399c6399e2c} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001193 sec., 27661.35792120704 rows/sec., 2.03 MiB/sec. | ||
| 1816 | 2026.01.14 02:36:37.618245 [ 49 ] {} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1817 | 2026.01.14 02:36:37.618252 [ 264 ] {339ce71e-658c-490a-82a6-1399c6399e2c} <Debug> TCPHandler: Processed in 0.001384442 sec. | ||
| 1818 | 2026.01.14 02:36:37.618275 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1819 | 2026.01.14 02:36:37.618390 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1820 | 2026.01.14 02:36:37.618417 [ 200 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 1821 | 2026.01.14 02:36:37.618493 [ 264 ] {8ebd6bc1-1bb8-40e8-9099-d4e6d14586b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1822 | 2026.01.14 02:36:37.618538 [ 264 ] {8ebd6bc1-1bb8-40e8-9099-d4e6d14586b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1823 | 2026.01.14 02:36:37.618571 [ 200 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1824 | 2026.01.14 02:36:37.618624 [ 200 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 1825 | 2026.01.14 02:36:37.618729 [ 200 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1826 | 2026.01.14 02:36:37.618785 [ 200 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 1827 | 2026.01.14 02:36:37.618850 [ 200 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 33 rows starting from the beginning of the part | ||
| 1828 | 2026.01.14 02:36:37.618931 [ 200 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 1829 | 2026.01.14 02:36:37.619007 [ 200 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 33 rows starting from the beginning of the part | ||
| 1830 | 2026.01.14 02:36:37.619010 [ 264 ] {8ebd6bc1-1bb8-40e8-9099-d4e6d14586b3} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1831 | 2026.01.14 02:36:37.619059 [ 264 ] {8ebd6bc1-1bb8-40e8-9099-d4e6d14586b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1832 | 2026.01.14 02:36:37.619413 [ 264 ] {8ebd6bc1-1bb8-40e8-9099-d4e6d14586b3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1833 | 2026.01.14 02:36:37.619649 [ 264 ] {8ebd6bc1-1bb8-40e8-9099-d4e6d14586b3} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1834 | 2026.01.14 02:36:37.619783 [ 264 ] {8ebd6bc1-1bb8-40e8-9099-d4e6d14586b3} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00131 sec., 74045.80152671757 rows/sec., 5.78 MiB/sec. | ||
| 1835 | 2026.01.14 02:36:37.619824 [ 264 ] {8ebd6bc1-1bb8-40e8-9099-d4e6d14586b3} <Debug> TCPHandler: Processed in 0.001485512 sec. | ||
| 1836 | 2026.01.14 02:36:37.619944 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1837 | 2026.01.14 02:36:37.620040 [ 264 ] {5120e02d-f0b6-4c2d-a8d6-d7b0311c57ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1838 | 2026.01.14 02:36:37.620048 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 5 columns (5 merged, 0 gathered) in 0.001691893 sec., 88067.03497206974 rows/sec., 6.77 MiB/sec. | ||
| 1839 | 2026.01.14 02:36:37.620086 [ 264 ] {5120e02d-f0b6-4c2d-a8d6-d7b0311c57ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1840 | 2026.01.14 02:36:37.620307 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1841 | 2026.01.14 02:36:37.620533 [ 264 ] {5120e02d-f0b6-4c2d-a8d6-d7b0311c57ec} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1842 | 2026.01.14 02:36:37.620576 [ 264 ] {5120e02d-f0b6-4c2d-a8d6-d7b0311c57ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1843 | 2026.01.14 02:36:37.620656 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_6_1} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1844 | 2026.01.14 02:36:37.620748 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_6_1} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1845 | 2026.01.14 02:36:37.620843 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1846 | 2026.01.14 02:36:37.620939 [ 264 ] {5120e02d-f0b6-4c2d-a8d6-d7b0311c57ec} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1847 | 2026.01.14 02:36:37.621153 [ 264 ] {5120e02d-f0b6-4c2d-a8d6-d7b0311c57ec} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2026.01.14 02:36:37.621285 [ 264 ] {5120e02d-f0b6-4c2d-a8d6-d7b0311c57ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 1849 | 2026.01.14 02:36:37.621322 [ 264 ] {5120e02d-f0b6-4c2d-a8d6-d7b0311c57ec} <Debug> TCPHandler: Processed in 0.001428312 sec. | ||
| 1850 | 2026.01.14 02:36:37.621431 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2026.01.14 02:36:37.621524 [ 264 ] {71216e28-0d1d-4f05-bd19-6ce960bf05a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1852 | 2026.01.14 02:36:37.621578 [ 264 ] {71216e28-0d1d-4f05-bd19-6ce960bf05a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1853 | 2026.01.14 02:36:37.622535 [ 264 ] {71216e28-0d1d-4f05-bd19-6ce960bf05a1} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2026.01.14 02:36:37.622577 [ 264 ] {71216e28-0d1d-4f05-bd19-6ce960bf05a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1855 | 2026.01.14 02:36:37.623122 [ 264 ] {71216e28-0d1d-4f05-bd19-6ce960bf05a1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1856 | 2026.01.14 02:36:37.623346 [ 264 ] {71216e28-0d1d-4f05-bd19-6ce960bf05a1} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2026.01.14 02:36:37.623495 [ 264 ] {71216e28-0d1d-4f05-bd19-6ce960bf05a1} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001989 sec., 16591.251885369533 rows/sec., 29.73 MiB/sec. | ||
| 1858 | 2026.01.14 02:36:37.623554 [ 264 ] {71216e28-0d1d-4f05-bd19-6ce960bf05a1} <Debug> TCPHandler: Processed in 0.002172818 sec. | ||
| 1859 | 2026.01.14 02:36:37.623674 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1860 | 2026.01.14 02:36:37.623768 [ 264 ] {fdf263ed-6f1e-4a0e-a22d-7dd97b24d142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1861 | 2026.01.14 02:36:37.623809 [ 264 ] {fdf263ed-6f1e-4a0e-a22d-7dd97b24d142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1862 | 2026.01.14 02:36:37.624151 [ 264 ] {fdf263ed-6f1e-4a0e-a22d-7dd97b24d142} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1863 | 2026.01.14 02:36:37.624186 [ 264 ] {fdf263ed-6f1e-4a0e-a22d-7dd97b24d142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1864 | 2026.01.14 02:36:37.624488 [ 264 ] {fdf263ed-6f1e-4a0e-a22d-7dd97b24d142} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1865 | 2026.01.14 02:36:37.624694 [ 264 ] {fdf263ed-6f1e-4a0e-a22d-7dd97b24d142} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1866 | 2026.01.14 02:36:37.624823 [ 264 ] {fdf263ed-6f1e-4a0e-a22d-7dd97b24d142} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 1867 | 2026.01.14 02:36:37.624859 [ 264 ] {fdf263ed-6f1e-4a0e-a22d-7dd97b24d142} <Debug> TCPHandler: Processed in 0.00123518 sec. | ||
| 1868 | 2026.01.14 02:36:42.605946 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1869 | 2026.01.14 02:36:42.606214 [ 264 ] {159447d9-7932-4a3b-ab93-98df05768e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1870 | 2026.01.14 02:36:42.606573 [ 264 ] {159447d9-7932-4a3b-ab93-98df05768e89} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1871 | 2026.01.14 02:36:42.606612 [ 264 ] {159447d9-7932-4a3b-ab93-98df05768e89} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1872 | 2026.01.14 02:36:42.606849 [ 264 ] {159447d9-7932-4a3b-ab93-98df05768e89} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1873 | 2026.01.14 02:36:42.606916 [ 264 ] {159447d9-7932-4a3b-ab93-98df05768e89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1874 | 2026.01.14 02:36:42.607050 [ 264 ] {159447d9-7932-4a3b-ab93-98df05768e89} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1875 | 2026.01.14 02:36:42.607138 [ 330 ] {159447d9-7932-4a3b-ab93-98df05768e89} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1876 | 2026.01.14 02:36:42.607171 [ 305 ] {159447d9-7932-4a3b-ab93-98df05768e89} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1877 | 2026.01.14 02:36:42.607267 [ 264 ] {159447d9-7932-4a3b-ab93-98df05768e89} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (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 | ||
| 1878 | 2026.01.14 02:36:42.607291 [ 264 ] {159447d9-7932-4a3b-ab93-98df05768e89} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1879 | 2026.01.14 02:36:42.607467 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4307 | ||
| 1880 | 2026.01.14 02:36:42.608021 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1881 | 2026.01.14 02:36:42.608067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1882 | 2026.01.14 02:36:42.608563 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1883 | 2026.01.14 02:36:42.608799 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1884 | 2026.01.14 02:36:42.608926 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4307 | ||
| 1885 | 2026.01.14 02:36:42.612208 [ 264 ] {159447d9-7932-4a3b-ab93-98df05768e89} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1886 | 2026.01.14 02:36:42.612243 [ 264 ] {159447d9-7932-4a3b-ab93-98df05768e89} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1887 | 2026.01.14 02:36:42.612301 [ 264 ] {159447d9-7932-4a3b-ab93-98df05768e89} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1888 | 2026.01.14 02:36:42.612351 [ 264 ] {159447d9-7932-4a3b-ab93-98df05768e89} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1889 | 2026.01.14 02:36:42.613184 [ 264 ] {159447d9-7932-4a3b-ab93-98df05768e89} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.007068 sec., 3254.1029994340693 rows/sec., 135.68 KiB/sec. | ||
| 1890 | 2026.01.14 02:36:42.613281 [ 264 ] {159447d9-7932-4a3b-ab93-98df05768e89} <Debug> TCPHandler: Processed in 0.007466052 sec. | ||
| 1891 | 2026.01.14 02:36:42.613702 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1892 | 2026.01.14 02:36:42.613843 [ 264 ] {3acc80ad-3dad-4b30-a0d0-31f8efdcb184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1893 | 2026.01.14 02:36:42.614072 [ 264 ] {3acc80ad-3dad-4b30-a0d0-31f8efdcb184} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1894 | 2026.01.14 02:36:42.614106 [ 264 ] {3acc80ad-3dad-4b30-a0d0-31f8efdcb184} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1895 | 2026.01.14 02:36:42.614297 [ 264 ] {3acc80ad-3dad-4b30-a0d0-31f8efdcb184} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1896 | 2026.01.14 02:36:42.614355 [ 264 ] {3acc80ad-3dad-4b30-a0d0-31f8efdcb184} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1897 | 2026.01.14 02:36:42.614463 [ 264 ] {3acc80ad-3dad-4b30-a0d0-31f8efdcb184} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1898 | 2026.01.14 02:36:42.614533 [ 305 ] {3acc80ad-3dad-4b30-a0d0-31f8efdcb184} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1899 | 2026.01.14 02:36:42.614566 [ 304 ] {3acc80ad-3dad-4b30-a0d0-31f8efdcb184} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1900 | 2026.01.14 02:36:42.614647 [ 264 ] {3acc80ad-3dad-4b30-a0d0-31f8efdcb184} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (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 | ||
| 1901 | 2026.01.14 02:36:42.614673 [ 264 ] {3acc80ad-3dad-4b30-a0d0-31f8efdcb184} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1902 | 2026.01.14 02:36:42.614733 [ 264 ] {3acc80ad-3dad-4b30-a0d0-31f8efdcb184} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1903 | 2026.01.14 02:36:42.614754 [ 264 ] {3acc80ad-3dad-4b30-a0d0-31f8efdcb184} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1904 | 2026.01.14 02:36:42.614785 [ 264 ] {3acc80ad-3dad-4b30-a0d0-31f8efdcb184} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 1905 | 2026.01.14 02:36:42.614816 [ 264 ] {3acc80ad-3dad-4b30-a0d0-31f8efdcb184} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 1906 | 2026.01.14 02:36:42.615491 [ 264 ] {3acc80ad-3dad-4b30-a0d0-31f8efdcb184} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001705 sec., 13489.736070381232 rows/sec., 562.45 KiB/sec. | ||
| 1907 | 2026.01.14 02:36:42.615596 [ 264 ] {3acc80ad-3dad-4b30-a0d0-31f8efdcb184} <Debug> TCPHandler: Processed in 0.001950956 sec. | ||
| 1908 | 2026.01.14 02:36:42.616206 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1909 | 2026.01.14 02:36:42.616339 [ 264 ] {6cbb6115-12ac-4ef7-ae4c-1573f89ff9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1910 | 2026.01.14 02:36:42.616546 [ 264 ] {6cbb6115-12ac-4ef7-ae4c-1573f89ff9a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1911 | 2026.01.14 02:36:42.616579 [ 264 ] {6cbb6115-12ac-4ef7-ae4c-1573f89ff9a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1912 | 2026.01.14 02:36:42.616755 [ 264 ] {6cbb6115-12ac-4ef7-ae4c-1573f89ff9a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1913 | 2026.01.14 02:36:42.616808 [ 264 ] {6cbb6115-12ac-4ef7-ae4c-1573f89ff9a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1914 | 2026.01.14 02:36:42.616906 [ 264 ] {6cbb6115-12ac-4ef7-ae4c-1573f89ff9a8} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1915 | 2026.01.14 02:36:42.616969 [ 336 ] {6cbb6115-12ac-4ef7-ae4c-1573f89ff9a8} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1916 | 2026.01.14 02:36:42.616975 [ 305 ] {6cbb6115-12ac-4ef7-ae4c-1573f89ff9a8} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1917 | 2026.01.14 02:36:42.617067 [ 264 ] {6cbb6115-12ac-4ef7-ae4c-1573f89ff9a8} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (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 | ||
| 1918 | 2026.01.14 02:36:42.617091 [ 264 ] {6cbb6115-12ac-4ef7-ae4c-1573f89ff9a8} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1919 | 2026.01.14 02:36:42.617147 [ 264 ] {6cbb6115-12ac-4ef7-ae4c-1573f89ff9a8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1920 | 2026.01.14 02:36:42.617164 [ 264 ] {6cbb6115-12ac-4ef7-ae4c-1573f89ff9a8} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1921 | 2026.01.14 02:36:42.617194 [ 264 ] {6cbb6115-12ac-4ef7-ae4c-1573f89ff9a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 1922 | 2026.01.14 02:36:42.617225 [ 264 ] {6cbb6115-12ac-4ef7-ae4c-1573f89ff9a8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 1923 | 2026.01.14 02:36:42.617871 [ 264 ] {6cbb6115-12ac-4ef7-ae4c-1573f89ff9a8} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001584 sec., 14520.202020202021 rows/sec., 605.42 KiB/sec. | ||
| 1924 | 2026.01.14 02:36:42.617958 [ 264 ] {6cbb6115-12ac-4ef7-ae4c-1573f89ff9a8} <Debug> TCPHandler: Processed in 0.001803734 sec. | ||
| 1925 | 2026.01.14 02:36:42.618188 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1926 | 2026.01.14 02:36:42.618318 [ 264 ] {e3b6685c-6b07-4d06-98dd-2036756cfc24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1927 | 2026.01.14 02:36:42.618520 [ 264 ] {e3b6685c-6b07-4d06-98dd-2036756cfc24} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1928 | 2026.01.14 02:36:42.618553 [ 264 ] {e3b6685c-6b07-4d06-98dd-2036756cfc24} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1929 | 2026.01.14 02:36:42.618731 [ 264 ] {e3b6685c-6b07-4d06-98dd-2036756cfc24} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1930 | 2026.01.14 02:36:42.618783 [ 264 ] {e3b6685c-6b07-4d06-98dd-2036756cfc24} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1931 | 2026.01.14 02:36:42.618881 [ 264 ] {e3b6685c-6b07-4d06-98dd-2036756cfc24} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1932 | 2026.01.14 02:36:42.618946 [ 304 ] {e3b6685c-6b07-4d06-98dd-2036756cfc24} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1933 | 2026.01.14 02:36:42.618947 [ 297 ] {e3b6685c-6b07-4d06-98dd-2036756cfc24} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1934 | 2026.01.14 02:36:42.619044 [ 264 ] {e3b6685c-6b07-4d06-98dd-2036756cfc24} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1935 | 2026.01.14 02:36:42.619064 [ 264 ] {e3b6685c-6b07-4d06-98dd-2036756cfc24} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1936 | 2026.01.14 02:36:42.619120 [ 264 ] {e3b6685c-6b07-4d06-98dd-2036756cfc24} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1937 | 2026.01.14 02:36:42.619136 [ 264 ] {e3b6685c-6b07-4d06-98dd-2036756cfc24} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1938 | 2026.01.14 02:36:42.619165 [ 264 ] {e3b6685c-6b07-4d06-98dd-2036756cfc24} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1939 | 2026.01.14 02:36:42.619197 [ 264 ] {e3b6685c-6b07-4d06-98dd-2036756cfc24} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1940 | 2026.01.14 02:36:42.619738 [ 264 ] {e3b6685c-6b07-4d06-98dd-2036756cfc24} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001471 sec., 15635.622025832767 rows/sec., 651.93 KiB/sec. | ||
| 1941 | 2026.01.14 02:36:42.619828 [ 264 ] {e3b6685c-6b07-4d06-98dd-2036756cfc24} <Debug> TCPHandler: Processed in 0.001690434 sec. | ||
| 1942 | 2026.01.14 02:36:42.620043 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2026.01.14 02:36:42.620172 [ 264 ] {498e63ff-635e-4d66-82cc-118c8f6882b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1944 | 2026.01.14 02:36:42.620380 [ 264 ] {498e63ff-635e-4d66-82cc-118c8f6882b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1945 | 2026.01.14 02:36:42.620413 [ 264 ] {498e63ff-635e-4d66-82cc-118c8f6882b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1946 | 2026.01.14 02:36:42.620592 [ 264 ] {498e63ff-635e-4d66-82cc-118c8f6882b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1947 | 2026.01.14 02:36:42.620644 [ 264 ] {498e63ff-635e-4d66-82cc-118c8f6882b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1948 | 2026.01.14 02:36:42.620743 [ 264 ] {498e63ff-635e-4d66-82cc-118c8f6882b1} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1949 | 2026.01.14 02:36:42.620797 [ 297 ] {498e63ff-635e-4d66-82cc-118c8f6882b1} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1950 | 2026.01.14 02:36:42.620805 [ 304 ] {498e63ff-635e-4d66-82cc-118c8f6882b1} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1951 | 2026.01.14 02:36:42.620887 [ 264 ] {498e63ff-635e-4d66-82cc-118c8f6882b1} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1952 | 2026.01.14 02:36:42.620912 [ 264 ] {498e63ff-635e-4d66-82cc-118c8f6882b1} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1953 | 2026.01.14 02:36:42.620965 [ 264 ] {498e63ff-635e-4d66-82cc-118c8f6882b1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1954 | 2026.01.14 02:36:42.620982 [ 264 ] {498e63ff-635e-4d66-82cc-118c8f6882b1} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1955 | 2026.01.14 02:36:42.621011 [ 264 ] {498e63ff-635e-4d66-82cc-118c8f6882b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1956 | 2026.01.14 02:36:42.621040 [ 264 ] {498e63ff-635e-4d66-82cc-118c8f6882b1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1957 | 2026.01.14 02:36:42.621677 [ 264 ] {498e63ff-635e-4d66-82cc-118c8f6882b1} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001556 sec., 14781.491002570694 rows/sec., 616.31 KiB/sec. | ||
| 1958 | 2026.01.14 02:36:42.621745 [ 264 ] {498e63ff-635e-4d66-82cc-118c8f6882b1} <Debug> TCPHandler: Processed in 0.001753664 sec. | ||
| 1959 | 2026.01.14 02:36:42.621968 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1960 | 2026.01.14 02:36:42.622088 [ 264 ] {e45777ef-b732-42b7-828b-d3e18c3d8fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1961 | 2026.01.14 02:36:42.622277 [ 264 ] {e45777ef-b732-42b7-828b-d3e18c3d8fd4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1962 | 2026.01.14 02:36:42.622308 [ 264 ] {e45777ef-b732-42b7-828b-d3e18c3d8fd4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1963 | 2026.01.14 02:36:42.622474 [ 264 ] {e45777ef-b732-42b7-828b-d3e18c3d8fd4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1964 | 2026.01.14 02:36:42.622522 [ 264 ] {e45777ef-b732-42b7-828b-d3e18c3d8fd4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1965 | 2026.01.14 02:36:42.622613 [ 264 ] {e45777ef-b732-42b7-828b-d3e18c3d8fd4} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1966 | 2026.01.14 02:36:42.622726 [ 297 ] {e45777ef-b732-42b7-828b-d3e18c3d8fd4} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1967 | 2026.01.14 02:36:42.622742 [ 322 ] {e45777ef-b732-42b7-828b-d3e18c3d8fd4} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1968 | 2026.01.14 02:36:42.622802 [ 264 ] {e45777ef-b732-42b7-828b-d3e18c3d8fd4} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1969 | 2026.01.14 02:36:42.622821 [ 264 ] {e45777ef-b732-42b7-828b-d3e18c3d8fd4} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1970 | 2026.01.14 02:36:42.622874 [ 264 ] {e45777ef-b732-42b7-828b-d3e18c3d8fd4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1971 | 2026.01.14 02:36:42.622891 [ 264 ] {e45777ef-b732-42b7-828b-d3e18c3d8fd4} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1972 | 2026.01.14 02:36:42.622920 [ 264 ] {e45777ef-b732-42b7-828b-d3e18c3d8fd4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1973 | 2026.01.14 02:36:42.622948 [ 264 ] {e45777ef-b732-42b7-828b-d3e18c3d8fd4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1974 | 2026.01.14 02:36:42.623529 [ 264 ] {e45777ef-b732-42b7-828b-d3e18c3d8fd4} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001465 sec., 15699.658703071673 rows/sec., 654.60 KiB/sec. | ||
| 1975 | 2026.01.14 02:36:42.623613 [ 264 ] {e45777ef-b732-42b7-828b-d3e18c3d8fd4} <Debug> TCPHandler: Processed in 0.001677224 sec. | ||
| 1976 | 2026.01.14 02:36:42.623841 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1977 | 2026.01.14 02:36:42.623970 [ 264 ] {f18f81b4-ba1b-4636-98f1-b1c929151bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1978 | 2026.01.14 02:36:42.624205 [ 264 ] {f18f81b4-ba1b-4636-98f1-b1c929151bae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1979 | 2026.01.14 02:36:42.624239 [ 264 ] {f18f81b4-ba1b-4636-98f1-b1c929151bae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1980 | 2026.01.14 02:36:42.624424 [ 264 ] {f18f81b4-ba1b-4636-98f1-b1c929151bae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1981 | 2026.01.14 02:36:42.624476 [ 264 ] {f18f81b4-ba1b-4636-98f1-b1c929151bae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1982 | 2026.01.14 02:36:42.624575 [ 264 ] {f18f81b4-ba1b-4636-98f1-b1c929151bae} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1983 | 2026.01.14 02:36:42.624639 [ 304 ] {f18f81b4-ba1b-4636-98f1-b1c929151bae} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1984 | 2026.01.14 02:36:42.624642 [ 302 ] {f18f81b4-ba1b-4636-98f1-b1c929151bae} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1985 | 2026.01.14 02:36:42.624737 [ 264 ] {f18f81b4-ba1b-4636-98f1-b1c929151bae} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1986 | 2026.01.14 02:36:42.624758 [ 264 ] {f18f81b4-ba1b-4636-98f1-b1c929151bae} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1987 | 2026.01.14 02:36:42.624811 [ 264 ] {f18f81b4-ba1b-4636-98f1-b1c929151bae} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1988 | 2026.01.14 02:36:42.624828 [ 264 ] {f18f81b4-ba1b-4636-98f1-b1c929151bae} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1989 | 2026.01.14 02:36:42.624858 [ 264 ] {f18f81b4-ba1b-4636-98f1-b1c929151bae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1990 | 2026.01.14 02:36:42.624887 [ 264 ] {f18f81b4-ba1b-4636-98f1-b1c929151bae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1991 | 2026.01.14 02:36:42.625577 [ 264 ] {f18f81b4-ba1b-4636-98f1-b1c929151bae} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001657 sec., 13880.50694025347 rows/sec., 578.75 KiB/sec. | ||
| 1992 | 2026.01.14 02:36:42.625678 [ 264 ] {f18f81b4-ba1b-4636-98f1-b1c929151bae} <Debug> TCPHandler: Processed in 0.001887536 sec. | ||
| 1993 | 2026.01.14 02:36:42.625891 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1994 | 2026.01.14 02:36:42.626023 [ 264 ] {149882b6-ef1d-4c70-9bb7-4e1393e5f477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1995 | 2026.01.14 02:36:42.626235 [ 264 ] {149882b6-ef1d-4c70-9bb7-4e1393e5f477} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1996 | 2026.01.14 02:36:42.626268 [ 264 ] {149882b6-ef1d-4c70-9bb7-4e1393e5f477} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1997 | 2026.01.14 02:36:42.626451 [ 264 ] {149882b6-ef1d-4c70-9bb7-4e1393e5f477} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1998 | 2026.01.14 02:36:42.626502 [ 264 ] {149882b6-ef1d-4c70-9bb7-4e1393e5f477} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1999 | 2026.01.14 02:36:42.626600 [ 264 ] {149882b6-ef1d-4c70-9bb7-4e1393e5f477} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2000 | 2026.01.14 02:36:42.626667 [ 313 ] {149882b6-ef1d-4c70-9bb7-4e1393e5f477} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2001 | 2026.01.14 02:36:42.626670 [ 340 ] {149882b6-ef1d-4c70-9bb7-4e1393e5f477} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2002 | 2026.01.14 02:36:42.626775 [ 264 ] {149882b6-ef1d-4c70-9bb7-4e1393e5f477} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2003 | 2026.01.14 02:36:42.626799 [ 264 ] {149882b6-ef1d-4c70-9bb7-4e1393e5f477} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2004 | 2026.01.14 02:36:42.626853 [ 264 ] {149882b6-ef1d-4c70-9bb7-4e1393e5f477} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2005 | 2026.01.14 02:36:42.626869 [ 264 ] {149882b6-ef1d-4c70-9bb7-4e1393e5f477} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2006 | 2026.01.14 02:36:42.626899 [ 264 ] {149882b6-ef1d-4c70-9bb7-4e1393e5f477} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2007 | 2026.01.14 02:36:42.626927 [ 264 ] {149882b6-ef1d-4c70-9bb7-4e1393e5f477} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2008 | 2026.01.14 02:36:42.627566 [ 264 ] {149882b6-ef1d-4c70-9bb7-4e1393e5f477} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001596 sec., 14411.027568922305 rows/sec., 600.87 KiB/sec. | ||
| 2009 | 2026.01.14 02:36:42.627667 [ 264 ] {149882b6-ef1d-4c70-9bb7-4e1393e5f477} <Debug> TCPHandler: Processed in 0.001825725 sec. | ||
| 2010 | 2026.01.14 02:36:42.627908 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2011 | 2026.01.14 02:36:42.628037 [ 264 ] {1da7ec4b-0e9d-4b6d-a691-3b40a8d0364b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2012 | 2026.01.14 02:36:42.628248 [ 264 ] {1da7ec4b-0e9d-4b6d-a691-3b40a8d0364b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2013 | 2026.01.14 02:36:42.628281 [ 264 ] {1da7ec4b-0e9d-4b6d-a691-3b40a8d0364b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2014 | 2026.01.14 02:36:42.628465 [ 264 ] {1da7ec4b-0e9d-4b6d-a691-3b40a8d0364b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2015 | 2026.01.14 02:36:42.628516 [ 264 ] {1da7ec4b-0e9d-4b6d-a691-3b40a8d0364b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2016 | 2026.01.14 02:36:42.628612 [ 264 ] {1da7ec4b-0e9d-4b6d-a691-3b40a8d0364b} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2017 | 2026.01.14 02:36:42.628676 [ 325 ] {1da7ec4b-0e9d-4b6d-a691-3b40a8d0364b} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2018 | 2026.01.14 02:36:42.628679 [ 324 ] {1da7ec4b-0e9d-4b6d-a691-3b40a8d0364b} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2019 | 2026.01.14 02:36:42.628775 [ 264 ] {1da7ec4b-0e9d-4b6d-a691-3b40a8d0364b} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2020 | 2026.01.14 02:36:42.628799 [ 264 ] {1da7ec4b-0e9d-4b6d-a691-3b40a8d0364b} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2021 | 2026.01.14 02:36:42.628852 [ 264 ] {1da7ec4b-0e9d-4b6d-a691-3b40a8d0364b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2022 | 2026.01.14 02:36:42.628869 [ 264 ] {1da7ec4b-0e9d-4b6d-a691-3b40a8d0364b} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2023 | 2026.01.14 02:36:42.628899 [ 264 ] {1da7ec4b-0e9d-4b6d-a691-3b40a8d0364b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2024 | 2026.01.14 02:36:42.628928 [ 264 ] {1da7ec4b-0e9d-4b6d-a691-3b40a8d0364b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2025 | 2026.01.14 02:36:42.629513 [ 264 ] {1da7ec4b-0e9d-4b6d-a691-3b40a8d0364b} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001528 sec., 15052.356020942409 rows/sec., 627.61 KiB/sec. | ||
| 2026 | 2026.01.14 02:36:42.629613 [ 264 ] {1da7ec4b-0e9d-4b6d-a691-3b40a8d0364b} <Debug> TCPHandler: Processed in 0.001755504 sec. | ||
| 2027 | 2026.01.14 02:36:42.629838 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2026.01.14 02:36:42.629967 [ 264 ] {37759ca1-0d73-42d2-a21e-3425b999d85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2029 | 2026.01.14 02:36:42.630179 [ 264 ] {37759ca1-0d73-42d2-a21e-3425b999d85b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2030 | 2026.01.14 02:36:42.630212 [ 264 ] {37759ca1-0d73-42d2-a21e-3425b999d85b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2031 | 2026.01.14 02:36:42.630399 [ 264 ] {37759ca1-0d73-42d2-a21e-3425b999d85b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2032 | 2026.01.14 02:36:42.630450 [ 264 ] {37759ca1-0d73-42d2-a21e-3425b999d85b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2033 | 2026.01.14 02:36:42.630546 [ 264 ] {37759ca1-0d73-42d2-a21e-3425b999d85b} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2034 | 2026.01.14 02:36:42.630612 [ 324 ] {37759ca1-0d73-42d2-a21e-3425b999d85b} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2035 | 2026.01.14 02:36:42.630612 [ 312 ] {37759ca1-0d73-42d2-a21e-3425b999d85b} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2036 | 2026.01.14 02:36:42.630701 [ 264 ] {37759ca1-0d73-42d2-a21e-3425b999d85b} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2037 | 2026.01.14 02:36:42.630729 [ 264 ] {37759ca1-0d73-42d2-a21e-3425b999d85b} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2038 | 2026.01.14 02:36:42.630782 [ 264 ] {37759ca1-0d73-42d2-a21e-3425b999d85b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2039 | 2026.01.14 02:36:42.630798 [ 264 ] {37759ca1-0d73-42d2-a21e-3425b999d85b} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2040 | 2026.01.14 02:36:42.630828 [ 264 ] {37759ca1-0d73-42d2-a21e-3425b999d85b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2041 | 2026.01.14 02:36:42.630857 [ 264 ] {37759ca1-0d73-42d2-a21e-3425b999d85b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2042 | 2026.01.14 02:36:42.631431 [ 264 ] {37759ca1-0d73-42d2-a21e-3425b999d85b} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001516 sec., 15171.503957783641 rows/sec., 632.58 KiB/sec. | ||
| 2043 | 2026.01.14 02:36:42.631530 [ 264 ] {37759ca1-0d73-42d2-a21e-3425b999d85b} <Debug> TCPHandler: Processed in 0.001743114 sec. | ||
| 2044 | 2026.01.14 02:36:42.631755 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2045 | 2026.01.14 02:36:42.631885 [ 264 ] {d623da21-2b21-4da2-87f6-8389f67c3a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2046 | 2026.01.14 02:36:42.632097 [ 264 ] {d623da21-2b21-4da2-87f6-8389f67c3a91} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2047 | 2026.01.14 02:36:42.632131 [ 264 ] {d623da21-2b21-4da2-87f6-8389f67c3a91} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2048 | 2026.01.14 02:36:42.632319 [ 264 ] {d623da21-2b21-4da2-87f6-8389f67c3a91} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2049 | 2026.01.14 02:36:42.632369 [ 264 ] {d623da21-2b21-4da2-87f6-8389f67c3a91} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2050 | 2026.01.14 02:36:42.632466 [ 264 ] {d623da21-2b21-4da2-87f6-8389f67c3a91} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2051 | 2026.01.14 02:36:42.632525 [ 312 ] {d623da21-2b21-4da2-87f6-8389f67c3a91} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2052 | 2026.01.14 02:36:42.632524 [ 328 ] {d623da21-2b21-4da2-87f6-8389f67c3a91} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2053 | 2026.01.14 02:36:42.632615 [ 264 ] {d623da21-2b21-4da2-87f6-8389f67c3a91} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2054 | 2026.01.14 02:36:42.632640 [ 264 ] {d623da21-2b21-4da2-87f6-8389f67c3a91} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2055 | 2026.01.14 02:36:42.632692 [ 264 ] {d623da21-2b21-4da2-87f6-8389f67c3a91} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2056 | 2026.01.14 02:36:42.632708 [ 264 ] {d623da21-2b21-4da2-87f6-8389f67c3a91} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2057 | 2026.01.14 02:36:42.632742 [ 264 ] {d623da21-2b21-4da2-87f6-8389f67c3a91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2058 | 2026.01.14 02:36:42.632778 [ 264 ] {d623da21-2b21-4da2-87f6-8389f67c3a91} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2059 | 2026.01.14 02:36:42.633327 [ 264 ] {d623da21-2b21-4da2-87f6-8389f67c3a91} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001495 sec., 15384.615384615385 rows/sec., 641.46 KiB/sec. | ||
| 2060 | 2026.01.14 02:36:42.633428 [ 264 ] {d623da21-2b21-4da2-87f6-8389f67c3a91} <Debug> TCPHandler: Processed in 0.001723234 sec. | ||
| 2061 | 2026.01.14 02:36:42.645048 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2026.01.14 02:36:42.645195 [ 264 ] {5efbd974-6873-43fa-ab8e-e5821f1b9daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2063 | 2026.01.14 02:36:42.645434 [ 264 ] {5efbd974-6873-43fa-ab8e-e5821f1b9daf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2064 | 2026.01.14 02:36:42.645471 [ 264 ] {5efbd974-6873-43fa-ab8e-e5821f1b9daf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2065 | 2026.01.14 02:36:42.645677 [ 264 ] {5efbd974-6873-43fa-ab8e-e5821f1b9daf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2066 | 2026.01.14 02:36:42.645733 [ 264 ] {5efbd974-6873-43fa-ab8e-e5821f1b9daf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2067 | 2026.01.14 02:36:42.645839 [ 264 ] {5efbd974-6873-43fa-ab8e-e5821f1b9daf} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2068 | 2026.01.14 02:36:42.645906 [ 324 ] {5efbd974-6873-43fa-ab8e-e5821f1b9daf} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2069 | 2026.01.14 02:36:42.645909 [ 328 ] {5efbd974-6873-43fa-ab8e-e5821f1b9daf} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2070 | 2026.01.14 02:36:42.646002 [ 264 ] {5efbd974-6873-43fa-ab8e-e5821f1b9daf} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 2071 | 2026.01.14 02:36:42.646030 [ 264 ] {5efbd974-6873-43fa-ab8e-e5821f1b9daf} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2072 | 2026.01.14 02:36:42.646088 [ 264 ] {5efbd974-6873-43fa-ab8e-e5821f1b9daf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2073 | 2026.01.14 02:36:42.646107 [ 264 ] {5efbd974-6873-43fa-ab8e-e5821f1b9daf} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 2074 | 2026.01.14 02:36:42.646141 [ 264 ] {5efbd974-6873-43fa-ab8e-e5821f1b9daf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2075 | 2026.01.14 02:36:42.646174 [ 264 ] {5efbd974-6873-43fa-ab8e-e5821f1b9daf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2076 | 2026.01.14 02:36:42.646794 [ 264 ] {5efbd974-6873-43fa-ab8e-e5821f1b9daf} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.001656 sec., 13888.888888888889 rows/sec., 579.10 KiB/sec. | ||
| 2077 | 2026.01.14 02:36:42.646900 [ 264 ] {5efbd974-6873-43fa-ab8e-e5821f1b9daf} <Debug> TCPHandler: Processed in 0.001910886 sec. | ||
| 2078 | 2026.01.14 02:36:42.653365 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.01.14 02:36:42.653504 [ 264 ] {da85e5db-36e0-4319-9cc0-e7c4cb2c6abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2080 | 2026.01.14 02:36:42.653566 [ 264 ] {da85e5db-36e0-4319-9cc0-e7c4cb2c6abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2081 | 2026.01.14 02:36:42.654237 [ 264 ] {da85e5db-36e0-4319-9cc0-e7c4cb2c6abd} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.01.14 02:36:42.654278 [ 264 ] {da85e5db-36e0-4319-9cc0-e7c4cb2c6abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2083 | 2026.01.14 02:36:42.654715 [ 264 ] {da85e5db-36e0-4319-9cc0-e7c4cb2c6abd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2084 | 2026.01.14 02:36:42.654912 [ 264 ] {da85e5db-36e0-4319-9cc0-e7c4cb2c6abd} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.01.14 02:36:42.655056 [ 264 ] {da85e5db-36e0-4319-9cc0-e7c4cb2c6abd} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001536 sec., 7812.5 rows/sec., 2.78 MiB/sec. | ||
| 2086 | 2026.01.14 02:36:42.655094 [ 264 ] {da85e5db-36e0-4319-9cc0-e7c4cb2c6abd} <Debug> TCPHandler: Processed in 0.001737414 sec. | ||
| 2087 | 2026.01.14 02:36:42.655224 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2088 | 2026.01.14 02:36:42.655323 [ 264 ] {8ddf9720-0be5-42b6-af51-c881f59a39d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2089 | 2026.01.14 02:36:42.655363 [ 264 ] {8ddf9720-0be5-42b6-af51-c881f59a39d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2090 | 2026.01.14 02:36:42.658225 [ 264 ] {8ddf9720-0be5-42b6-af51-c881f59a39d0} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.01.14 02:36:42.658260 [ 264 ] {8ddf9720-0be5-42b6-af51-c881f59a39d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2092 | 2026.01.14 02:36:42.658671 [ 264 ] {8ddf9720-0be5-42b6-af51-c881f59a39d0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2093 | 2026.01.14 02:36:42.658885 [ 264 ] {8ddf9720-0be5-42b6-af51-c881f59a39d0} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2026.01.14 02:36:42.659014 [ 264 ] {8ddf9720-0be5-42b6-af51-c881f59a39d0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.003712 sec., 110452.58620689655 rows/sec., 7.01 MiB/sec. | ||
| 2095 | 2026.01.14 02:36:42.659051 [ 264 ] {8ddf9720-0be5-42b6-af51-c881f59a39d0} <Debug> TCPHandler: Processed in 0.003876702 sec. | ||
| 2096 | 2026.01.14 02:36:42.659171 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2097 | 2026.01.14 02:36:42.659267 [ 264 ] {932cfa30-fd45-4fac-9140-cebb6b00afd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2098 | 2026.01.14 02:36:42.659307 [ 264 ] {932cfa30-fd45-4fac-9140-cebb6b00afd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2099 | 2026.01.14 02:36:42.659692 [ 264 ] {932cfa30-fd45-4fac-9140-cebb6b00afd4} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.01.14 02:36:42.659728 [ 264 ] {932cfa30-fd45-4fac-9140-cebb6b00afd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2101 | 2026.01.14 02:36:42.660007 [ 264 ] {932cfa30-fd45-4fac-9140-cebb6b00afd4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2102 | 2026.01.14 02:36:42.660224 [ 264 ] {932cfa30-fd45-4fac-9140-cebb6b00afd4} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2026.01.14 02:36:42.660353 [ 264 ] {932cfa30-fd45-4fac-9140-cebb6b00afd4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001106 sec., 1808.3182640144666 rows/sec., 147.46 KiB/sec. | ||
| 2104 | 2026.01.14 02:36:42.660391 [ 264 ] {932cfa30-fd45-4fac-9140-cebb6b00afd4} <Debug> TCPHandler: Processed in 0.00127031 sec. | ||
| 2105 | 2026.01.14 02:36:42.660502 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2106 | 2026.01.14 02:36:42.660596 [ 264 ] {b66fafe0-4e34-44ec-9cef-676814b27822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2107 | 2026.01.14 02:36:42.660634 [ 264 ] {b66fafe0-4e34-44ec-9cef-676814b27822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2108 | 2026.01.14 02:36:42.661473 [ 264 ] {b66fafe0-4e34-44ec-9cef-676814b27822} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2109 | 2026.01.14 02:36:42.661509 [ 264 ] {b66fafe0-4e34-44ec-9cef-676814b27822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2110 | 2026.01.14 02:36:42.661858 [ 264 ] {b66fafe0-4e34-44ec-9cef-676814b27822} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2111 | 2026.01.14 02:36:42.662067 [ 264 ] {b66fafe0-4e34-44ec-9cef-676814b27822} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2112 | 2026.01.14 02:36:42.662192 [ 264 ] {b66fafe0-4e34-44ec-9cef-676814b27822} <Debug> executeQuery: Read 1113 rows, 89.92 KiB in 0.001615 sec., 689164.0866873065 rows/sec., 54.37 MiB/sec. | ||
| 2113 | 2026.01.14 02:36:42.662228 [ 264 ] {b66fafe0-4e34-44ec-9cef-676814b27822} <Debug> TCPHandler: Processed in 0.001776545 sec. | ||
| 2114 | 2026.01.14 02:36:42.662345 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2115 | 2026.01.14 02:36:42.662445 [ 264 ] {08fd2804-087e-46a4-8818-89153abc1a18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2116 | 2026.01.14 02:36:42.662483 [ 264 ] {08fd2804-087e-46a4-8818-89153abc1a18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2117 | 2026.01.14 02:36:42.663045 [ 264 ] {08fd2804-087e-46a4-8818-89153abc1a18} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2118 | 2026.01.14 02:36:42.663086 [ 264 ] {08fd2804-087e-46a4-8818-89153abc1a18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2119 | 2026.01.14 02:36:42.663421 [ 264 ] {08fd2804-087e-46a4-8818-89153abc1a18} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2120 | 2026.01.14 02:36:42.663639 [ 264 ] {08fd2804-087e-46a4-8818-89153abc1a18} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2121 | 2026.01.14 02:36:42.663769 [ 264 ] {08fd2804-087e-46a4-8818-89153abc1a18} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001343 sec., 154132.539091586 rows/sec., 9.06 MiB/sec. | ||
| 2122 | 2026.01.14 02:36:42.663808 [ 264 ] {08fd2804-087e-46a4-8818-89153abc1a18} <Debug> TCPHandler: Processed in 0.001520123 sec. | ||
| 2123 | 2026.01.14 02:36:42.663924 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2124 | 2026.01.14 02:36:42.664020 [ 264 ] {1a7859fa-b88c-4a42-a466-34ad1a2ecadc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2125 | 2026.01.14 02:36:42.664061 [ 264 ] {1a7859fa-b88c-4a42-a466-34ad1a2ecadc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2126 | 2026.01.14 02:36:42.666997 [ 264 ] {1a7859fa-b88c-4a42-a466-34ad1a2ecadc} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.01.14 02:36:42.667035 [ 264 ] {1a7859fa-b88c-4a42-a466-34ad1a2ecadc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2128 | 2026.01.14 02:36:42.667501 [ 264 ] {1a7859fa-b88c-4a42-a466-34ad1a2ecadc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2129 | 2026.01.14 02:36:42.667721 [ 264 ] {1a7859fa-b88c-4a42-a466-34ad1a2ecadc} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2130 | 2026.01.14 02:36:42.667843 [ 264 ] {1a7859fa-b88c-4a42-a466-34ad1a2ecadc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00385 sec., 55064.93506493506 rows/sec., 3.55 MiB/sec. | ||
| 2131 | 2026.01.14 02:36:42.667879 [ 264 ] {1a7859fa-b88c-4a42-a466-34ad1a2ecadc} <Debug> TCPHandler: Processed in 0.004015923 sec. | ||
| 2132 | 2026.01.14 02:36:42.667993 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2133 | 2026.01.14 02:36:42.668083 [ 264 ] {a8c3d80c-aa86-4ca7-b063-f3b1afbea770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2134 | 2026.01.14 02:36:42.668122 [ 264 ] {a8c3d80c-aa86-4ca7-b063-f3b1afbea770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2135 | 2026.01.14 02:36:42.668600 [ 264 ] {a8c3d80c-aa86-4ca7-b063-f3b1afbea770} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2136 | 2026.01.14 02:36:42.668635 [ 264 ] {a8c3d80c-aa86-4ca7-b063-f3b1afbea770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2137 | 2026.01.14 02:36:42.672519 [ 264 ] {a8c3d80c-aa86-4ca7-b063-f3b1afbea770} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2138 | 2026.01.14 02:36:42.672763 [ 264 ] {a8c3d80c-aa86-4ca7-b063-f3b1afbea770} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2139 | 2026.01.14 02:36:42.672890 [ 264 ] {a8c3d80c-aa86-4ca7-b063-f3b1afbea770} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.004799 sec., 43967.49322775578 rows/sec., 2.50 MiB/sec. | ||
| 2140 | 2026.01.14 02:36:42.672927 [ 264 ] {a8c3d80c-aa86-4ca7-b063-f3b1afbea770} <Debug> TCPHandler: Processed in 0.004964351 sec. | ||
| 2141 | 2026.01.14 02:36:42.673057 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2142 | 2026.01.14 02:36:42.673153 [ 264 ] {1985fc9e-6568-4f24-97a6-3874320b513a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2143 | 2026.01.14 02:36:42.673192 [ 264 ] {1985fc9e-6568-4f24-97a6-3874320b513a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2144 | 2026.01.14 02:36:42.673818 [ 264 ] {1985fc9e-6568-4f24-97a6-3874320b513a} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2026.01.14 02:36:42.673853 [ 264 ] {1985fc9e-6568-4f24-97a6-3874320b513a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2146 | 2026.01.14 02:36:42.674182 [ 264 ] {1985fc9e-6568-4f24-97a6-3874320b513a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2147 | 2026.01.14 02:36:42.674388 [ 264 ] {1985fc9e-6568-4f24-97a6-3874320b513a} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2026.01.14 02:36:42.674519 [ 264 ] {1985fc9e-6568-4f24-97a6-3874320b513a} <Debug> executeQuery: Read 681 rows, 48.63 KiB in 0.001383 sec., 492407.8091106291 rows/sec., 34.34 MiB/sec. | ||
| 2149 | 2026.01.14 02:36:42.674556 [ 264 ] {1985fc9e-6568-4f24-97a6-3874320b513a} <Debug> TCPHandler: Processed in 0.001548663 sec. | ||
| 2150 | 2026.01.14 02:36:42.674673 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2151 | 2026.01.14 02:36:42.674772 [ 264 ] {8a0bc47a-8e5b-47f1-82ec-1729c1e55e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2152 | 2026.01.14 02:36:42.674812 [ 264 ] {8a0bc47a-8e5b-47f1-82ec-1729c1e55e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2153 | 2026.01.14 02:36:42.675169 [ 264 ] {8a0bc47a-8e5b-47f1-82ec-1729c1e55e6d} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2154 | 2026.01.14 02:36:42.675205 [ 264 ] {8a0bc47a-8e5b-47f1-82ec-1729c1e55e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2155 | 2026.01.14 02:36:42.675497 [ 264 ] {8a0bc47a-8e5b-47f1-82ec-1729c1e55e6d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2156 | 2026.01.14 02:36:42.675708 [ 264 ] {8a0bc47a-8e5b-47f1-82ec-1729c1e55e6d} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2157 | 2026.01.14 02:36:42.675830 [ 264 ] {8a0bc47a-8e5b-47f1-82ec-1729c1e55e6d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 2158 | 2026.01.14 02:36:42.675866 [ 264 ] {8a0bc47a-8e5b-47f1-82ec-1729c1e55e6d} <Debug> TCPHandler: Processed in 0.00124378 sec. | ||
| 2159 | 2026.01.14 02:36:42.675976 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2160 | 2026.01.14 02:36:42.676073 [ 264 ] {0dd29133-5a8a-4590-8170-c413670ed16e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2161 | 2026.01.14 02:36:42.676114 [ 264 ] {0dd29133-5a8a-4590-8170-c413670ed16e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2162 | 2026.01.14 02:36:42.676551 [ 264 ] {0dd29133-5a8a-4590-8170-c413670ed16e} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2163 | 2026.01.14 02:36:42.676586 [ 264 ] {0dd29133-5a8a-4590-8170-c413670ed16e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2164 | 2026.01.14 02:36:42.676918 [ 264 ] {0dd29133-5a8a-4590-8170-c413670ed16e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2165 | 2026.01.14 02:36:42.677134 [ 264 ] {0dd29133-5a8a-4590-8170-c413670ed16e} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2166 | 2026.01.14 02:36:42.677262 [ 264 ] {0dd29133-5a8a-4590-8170-c413670ed16e} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001208 sec., 260761.58940397348 rows/sec., 17.13 MiB/sec. | ||
| 2167 | 2026.01.14 02:36:42.677298 [ 264 ] {0dd29133-5a8a-4590-8170-c413670ed16e} <Debug> TCPHandler: Processed in 0.001371462 sec. | ||
| 2168 | 2026.01.14 02:36:42.677411 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2169 | 2026.01.14 02:36:42.677514 [ 264 ] {e07acdda-7e5d-4af3-a10f-53a817efd9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2170 | 2026.01.14 02:36:42.677563 [ 264 ] {e07acdda-7e5d-4af3-a10f-53a817efd9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2171 | 2026.01.14 02:36:42.677956 [ 264 ] {e07acdda-7e5d-4af3-a10f-53a817efd9e4} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2172 | 2026.01.14 02:36:42.677991 [ 264 ] {e07acdda-7e5d-4af3-a10f-53a817efd9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2173 | 2026.01.14 02:36:42.678405 [ 264 ] {e07acdda-7e5d-4af3-a10f-53a817efd9e4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2174 | 2026.01.14 02:36:42.678747 [ 264 ] {e07acdda-7e5d-4af3-a10f-53a817efd9e4} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2175 | 2026.01.14 02:36:42.678900 [ 264 ] {e07acdda-7e5d-4af3-a10f-53a817efd9e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001411 sec., 708.7172218284904 rows/sec., 47.76 KiB/sec. | ||
| 2176 | 2026.01.14 02:36:42.678940 [ 264 ] {e07acdda-7e5d-4af3-a10f-53a817efd9e4} <Debug> TCPHandler: Processed in 0.001578443 sec. | ||
| 2177 | 2026.01.14 02:36:42.679058 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2178 | 2026.01.14 02:36:42.679155 [ 264 ] {27293eb2-b71e-4d2b-a462-128d8af27420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2179 | 2026.01.14 02:36:42.679198 [ 264 ] {27293eb2-b71e-4d2b-a462-128d8af27420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2180 | 2026.01.14 02:36:42.679537 [ 264 ] {27293eb2-b71e-4d2b-a462-128d8af27420} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2181 | 2026.01.14 02:36:42.679574 [ 264 ] {27293eb2-b71e-4d2b-a462-128d8af27420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2182 | 2026.01.14 02:36:42.679898 [ 264 ] {27293eb2-b71e-4d2b-a462-128d8af27420} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2183 | 2026.01.14 02:36:42.680114 [ 264 ] {27293eb2-b71e-4d2b-a462-128d8af27420} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2184 | 2026.01.14 02:36:42.680241 [ 264 ] {27293eb2-b71e-4d2b-a462-128d8af27420} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001106 sec., 94032.54972875226 rows/sec., 5.76 MiB/sec. | ||
| 2185 | 2026.01.14 02:36:42.680278 [ 264 ] {27293eb2-b71e-4d2b-a462-128d8af27420} <Debug> TCPHandler: Processed in 0.00127093 sec. | ||
| 2186 | 2026.01.14 02:36:42.832417 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2187 | 2026.01.14 02:36:42.848575 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2188 | 2026.01.14 02:36:42.848620 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2189 | 2026.01.14 02:36:42.854625 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2190 | 2026.01.14 02:36:42.855300 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2191 | 2026.01.14 02:36:42.858360 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2192 | 2026.01.14 02:36:45.125996 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 298 | ||
| 2193 | 2026.01.14 02:36:45.128842 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2194 | 2026.01.14 02:36:45.128898 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2195 | 2026.01.14 02:36:45.130118 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2196 | 2026.01.14 02:36:45.130431 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2197 | 2026.01.14 02:36:45.130771 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 298 | ||
| 2198 | 2026.01.14 02:36:46.932022 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49174 | ||
| 2199 | 2026.01.14 02:36:46.932135 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2200 | 2026.01.14 02:36:46.932163 [ 259 ] {} <Debug> TCP-Session: 79d2bb24-8e55-4d37-83d0-99f08e33ec86 Authenticating user 'default' from [fd00:1122:3344:101::e]:49174 | ||
| 2201 | 2026.01.14 02:36:46.932186 [ 259 ] {} <Debug> TCP-Session: 79d2bb24-8e55-4d37-83d0-99f08e33ec86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2202 | 2026.01.14 02:36:46.932204 [ 259 ] {} <Debug> TCP-Session: 79d2bb24-8e55-4d37-83d0-99f08e33ec86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2026.01.14 02:36:46.932432 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55889 | ||
| 2204 | 2026.01.14 02:36:46.932495 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46351 | ||
| 2205 | 2026.01.14 02:36:46.932524 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2206 | 2026.01.14 02:36:46.932545 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42777 | ||
| 2207 | 2026.01.14 02:36:46.932562 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61530 | ||
| 2208 | 2026.01.14 02:36:46.932602 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50164 | ||
| 2209 | 2026.01.14 02:36:46.932583 [ 286 ] {} <Debug> TCP-Session: eefea8b8-e69c-4423-8e16-1329a3b3f72a Authenticating user 'default' from [fd00:1122:3344:101::e]:55889 | ||
| 2210 | 2026.01.14 02:36:46.932676 [ 259 ] {} <Trace> TCP-Session: 79d2bb24-8e55-4d37-83d0-99f08e33ec86 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2211 | 2026.01.14 02:36:46.932710 [ 286 ] {} <Debug> TCP-Session: eefea8b8-e69c-4423-8e16-1329a3b3f72a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2212 | 2026.01.14 02:36:46.932557 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39275 | ||
| 2213 | 2026.01.14 02:36:46.932738 [ 286 ] {} <Debug> TCP-Session: eefea8b8-e69c-4423-8e16-1329a3b3f72a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2214 | 2026.01.14 02:36:46.932525 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36718 | ||
| 2215 | 2026.01.14 02:36:46.932513 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39412 | ||
| 2216 | 2026.01.14 02:36:46.932924 [ 259 ] {7d403f8a-866d-487c-a13a-6b6144366c25} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49174) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2217 | 2026.01.14 02:36:46.933235 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2218 | 2026.01.14 02:36:46.933235 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2219 | 2026.01.14 02:36:46.933290 [ 291 ] {} <Debug> TCP-Session: 01030b25-b750-406e-b622-b143fd661a29 Authenticating user 'default' from [fd00:1122:3344:101::e]:39275 | ||
| 2220 | 2026.01.14 02:36:46.933323 [ 289 ] {} <Debug> TCP-Session: 1f737b28-d96d-4496-ab21-1b9ae955c732 Authenticating user 'default' from [fd00:1122:3344:101::e]:36718 | ||
| 2221 | 2026.01.14 02:36:46.933333 [ 259 ] {7d403f8a-866d-487c-a13a-6b6144366c25} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2222 | 2026.01.14 02:36:46.933351 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2223 | 2026.01.14 02:36:46.933362 [ 289 ] {} <Debug> TCP-Session: 1f737b28-d96d-4496-ab21-1b9ae955c732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2026.01.14 02:36:46.933434 [ 292 ] {} <Debug> TCP-Session: 663f4568-19ad-4c09-ad0c-b4d0fcb344ed Authenticating user 'default' from [fd00:1122:3344:101::e]:61530 | ||
| 2225 | 2026.01.14 02:36:46.933444 [ 289 ] {} <Debug> TCP-Session: 1f737b28-d96d-4496-ab21-1b9ae955c732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2026.01.14 02:36:46.933442 [ 259 ] {7d403f8a-866d-487c-a13a-6b6144366c25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2227 | 2026.01.14 02:36:46.933478 [ 292 ] {} <Debug> TCP-Session: 663f4568-19ad-4c09-ad0c-b4d0fcb344ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2228 | 2026.01.14 02:36:46.933334 [ 291 ] {} <Debug> TCP-Session: 01030b25-b750-406e-b622-b143fd661a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2026.01.14 02:36:46.933531 [ 292 ] {} <Debug> TCP-Session: 663f4568-19ad-4c09-ad0c-b4d0fcb344ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2230 | 2026.01.14 02:36:46.933562 [ 291 ] {} <Debug> TCP-Session: 01030b25-b750-406e-b622-b143fd661a29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2026.01.14 02:36:46.933561 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2232 | 2026.01.14 02:36:46.933618 [ 287 ] {} <Debug> TCP-Session: 9f581572-fa00-4fb0-bc05-cc15db25dfad Authenticating user 'default' from [fd00:1122:3344:101::e]:46351 | ||
| 2233 | 2026.01.14 02:36:46.933641 [ 287 ] {} <Debug> TCP-Session: 9f581572-fa00-4fb0-bc05-cc15db25dfad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2234 | 2026.01.14 02:36:46.933658 [ 287 ] {} <Debug> TCP-Session: 9f581572-fa00-4fb0-bc05-cc15db25dfad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2026.01.14 02:36:46.933883 [ 259 ] {7d403f8a-866d-487c-a13a-6b6144366c25} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 2236 | 2026.01.14 02:36:46.934002 [ 259 ] {7d403f8a-866d-487c-a13a-6b6144366c25} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2237 | 2026.01.14 02:36:46.936501 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2238 | 2026.01.14 02:36:46.936534 [ 290 ] {} <Debug> TCP-Session: abe99d49-a01c-43d6-b541-d2b5965c9da2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42777 | ||
| 2239 | 2026.01.14 02:36:46.936552 [ 290 ] {} <Debug> TCP-Session: abe99d49-a01c-43d6-b541-d2b5965c9da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2240 | 2026.01.14 02:36:46.936564 [ 290 ] {} <Debug> TCP-Session: abe99d49-a01c-43d6-b541-d2b5965c9da2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2241 | 2026.01.14 02:36:46.936641 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2242 | 2026.01.14 02:36:46.936679 [ 293 ] {} <Debug> TCP-Session: a3cd8aa9-e71d-43c5-9bc9-3c95b0396282 Authenticating user 'default' from [fd00:1122:3344:101::e]:50164 | ||
| 2243 | 2026.01.14 02:36:46.936679 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2244 | 2026.01.14 02:36:46.936701 [ 293 ] {} <Debug> TCP-Session: a3cd8aa9-e71d-43c5-9bc9-3c95b0396282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2026.01.14 02:36:46.936731 [ 288 ] {} <Debug> TCP-Session: 15efe640-93a1-4da9-893a-2207574d47ff Authenticating user 'default' from [fd00:1122:3344:101::e]:39412 | ||
| 2246 | 2026.01.14 02:36:46.936732 [ 293 ] {} <Debug> TCP-Session: a3cd8aa9-e71d-43c5-9bc9-3c95b0396282 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.01.14 02:36:46.936759 [ 288 ] {} <Debug> TCP-Session: 15efe640-93a1-4da9-893a-2207574d47ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.01.14 02:36:46.936778 [ 288 ] {} <Debug> TCP-Session: 15efe640-93a1-4da9-893a-2207574d47ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2249 | 2026.01.14 02:36:47.000194 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.53 MiB, peak 191.04 MiB, free memory in arenas 0.00 B, will set to 188.46 MiB (RSS), difference: 1.93 MiB | ||
| 2250 | 2026.01.14 02:36:47.526058 [ 328 ] {7d403f8a-866d-487c-a13a-6b6144366c25} <Trace> AggregatingTransform: Aggregating | ||
| 2251 | 2026.01.14 02:36:47.526115 [ 328 ] {7d403f8a-866d-487c-a13a-6b6144366c25} <Trace> Aggregator: Aggregation method: without_key | ||
| 2252 | 2026.01.14 02:36:47.526148 [ 328 ] {7d403f8a-866d-487c-a13a-6b6144366c25} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001493432 sec. (669.599 rows/sec., 26.16 KiB/sec.) | ||
| 2253 | 2026.01.14 02:36:47.526163 [ 328 ] {7d403f8a-866d-487c-a13a-6b6144366c25} <Trace> Aggregator: Merging aggregated data | ||
| 2254 | 2026.01.14 02:36:47.527062 [ 259 ] {7d403f8a-866d-487c-a13a-6b6144366c25} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.594117 sec., 1.683170149987292 rows/sec., 67.33 B/sec. | ||
| 2255 | 2026.01.14 02:36:47.527227 [ 259 ] {7d403f8a-866d-487c-a13a-6b6144366c25} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2256 | 2026.01.14 02:36:47.527245 [ 259 ] {7d403f8a-866d-487c-a13a-6b6144366c25} <Debug> TCPHandler: Processed in 0.594632643 sec. | ||
| 2257 | 2026.01.14 02:36:47.527347 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2258 | 2026.01.14 02:36:47.527382 [ 259 ] {} <Debug> TCP-Session: 79d2bb24-8e55-4d37-83d0-99f08e33ec86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2026.01.14 02:36:47.527390 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2260 | 2026.01.14 02:36:47.527414 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2261 | 2026.01.14 02:36:47.527435 [ 286 ] {} <Debug> TCP-Session: eefea8b8-e69c-4423-8e16-1329a3b3f72a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2262 | 2026.01.14 02:36:47.527431 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2263 | 2026.01.14 02:36:47.527478 [ 288 ] {} <Debug> TCP-Session: 15efe640-93a1-4da9-893a-2207574d47ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2264 | 2026.01.14 02:36:47.527494 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2265 | 2026.01.14 02:36:47.527487 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2266 | 2026.01.14 02:36:47.527545 [ 290 ] {} <Debug> TCP-Session: abe99d49-a01c-43d6-b541-d2b5965c9da2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2026.01.14 02:36:47.527461 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2268 | 2026.01.14 02:36:47.527445 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2269 | 2026.01.14 02:36:47.527592 [ 289 ] {} <Debug> TCP-Session: 1f737b28-d96d-4496-ab21-1b9ae955c732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.01.14 02:36:47.527609 [ 287 ] {} <Debug> TCP-Session: 9f581572-fa00-4fb0-bc05-cc15db25dfad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2026.01.14 02:36:47.527629 [ 292 ] {} <Debug> TCP-Session: 663f4568-19ad-4c09-ad0c-b4d0fcb344ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2272 | 2026.01.14 02:36:47.527526 [ 291 ] {} <Debug> TCP-Session: 01030b25-b750-406e-b622-b143fd661a29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2026.01.14 02:36:47.527513 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2274 | 2026.01.14 02:36:47.527715 [ 293 ] {} <Debug> TCP-Session: a3cd8aa9-e71d-43c5-9bc9-3c95b0396282 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2275 | 2026.01.14 02:36:47.615880 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2276 | 2026.01.14 02:36:47.616073 [ 264 ] {f7ef0163-83fc-4cd5-8243-99bed58e637b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2277 | 2026.01.14 02:36:47.616146 [ 264 ] {f7ef0163-83fc-4cd5-8243-99bed58e637b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2278 | 2026.01.14 02:36:47.616821 [ 264 ] {f7ef0163-83fc-4cd5-8243-99bed58e637b} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2279 | 2026.01.14 02:36:47.616871 [ 264 ] {f7ef0163-83fc-4cd5-8243-99bed58e637b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2280 | 2026.01.14 02:36:47.617381 [ 264 ] {f7ef0163-83fc-4cd5-8243-99bed58e637b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2281 | 2026.01.14 02:36:47.617629 [ 264 ] {f7ef0163-83fc-4cd5-8243-99bed58e637b} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2282 | 2026.01.14 02:36:47.617792 [ 264 ] {f7ef0163-83fc-4cd5-8243-99bed58e637b} <Debug> executeQuery: Read 122 rows, 10.73 KiB in 0.001765 sec., 69121.81303116147 rows/sec., 5.94 MiB/sec. | ||
| 2283 | 2026.01.14 02:36:47.617824 [ 39 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2284 | 2026.01.14 02:36:47.617844 [ 264 ] {f7ef0163-83fc-4cd5-8243-99bed58e637b} <Debug> TCPHandler: Processed in 0.002101667 sec. | ||
| 2285 | 2026.01.14 02:36:47.617896 [ 39 ] {} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2286 | 2026.01.14 02:36:47.617928 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2287 | 2026.01.14 02:36:47.618004 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2288 | 2026.01.14 02:36:47.618052 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::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 | ||
| 2289 | 2026.01.14 02:36:47.618114 [ 264 ] {1bf830cb-a2f7-48f4-95eb-ab13851d8e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2290 | 2026.01.14 02:36:47.618165 [ 264 ] {1bf830cb-a2f7-48f4-95eb-ab13851d8e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2291 | 2026.01.14 02:36:47.618194 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2292 | 2026.01.14 02:36:47.618234 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 122 rows starting from the beginning of the part | ||
| 2293 | 2026.01.14 02:36:47.618300 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 123 rows starting from the beginning of the part | ||
| 2294 | 2026.01.14 02:36:47.618343 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2295 | 2026.01.14 02:36:47.618385 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 122 rows starting from the beginning of the part | ||
| 2296 | 2026.01.14 02:36:47.618423 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1113 rows starting from the beginning of the part | ||
| 2297 | 2026.01.14 02:36:47.618468 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 122 rows starting from the beginning of the part | ||
| 2298 | 2026.01.14 02:36:47.618608 [ 264 ] {1bf830cb-a2f7-48f4-95eb-ab13851d8e41} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2299 | 2026.01.14 02:36:47.618651 [ 264 ] {1bf830cb-a2f7-48f4-95eb-ab13851d8e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2300 | 2026.01.14 02:36:47.618996 [ 264 ] {1bf830cb-a2f7-48f4-95eb-ab13851d8e41} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2301 | 2026.01.14 02:36:47.619243 [ 264 ] {1bf830cb-a2f7-48f4-95eb-ab13851d8e41} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2302 | 2026.01.14 02:36:47.619378 [ 264 ] {1bf830cb-a2f7-48f4-95eb-ab13851d8e41} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001289 sec., 25601.241272304112 rows/sec., 1.88 MiB/sec. | ||
| 2303 | 2026.01.14 02:36:47.619417 [ 264 ] {1bf830cb-a2f7-48f4-95eb-ab13851d8e41} <Debug> TCPHandler: Processed in 0.001467322 sec. | ||
| 2304 | 2026.01.14 02:36:47.619540 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2305 | 2026.01.14 02:36:47.619631 [ 193 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1658 rows, containing 5 columns (5 merged, 0 gathered) in 0.001630933 sec., 1016596.0220315611 rows/sec., 86.07 MiB/sec. | ||
| 2306 | 2026.01.14 02:36:47.619635 [ 264 ] {22d60a8c-a266-43dd-93b6-b511d0941f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2307 | 2026.01.14 02:36:47.619727 [ 264 ] {22d60a8c-a266-43dd-93b6-b511d0941f2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2308 | 2026.01.14 02:36:47.619895 [ 201 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2309 | 2026.01.14 02:36:47.620167 [ 264 ] {22d60a8c-a266-43dd-93b6-b511d0941f2b} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2026.01.14 02:36:47.620198 [ 201 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_11_2} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2311 | 2026.01.14 02:36:47.620205 [ 264 ] {22d60a8c-a266-43dd-93b6-b511d0941f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2312 | 2026.01.14 02:36:47.620291 [ 201 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_11_2} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2313 | 2026.01.14 02:36:47.620388 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 2314 | 2026.01.14 02:36:47.620535 [ 264 ] {22d60a8c-a266-43dd-93b6-b511d0941f2b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2315 | 2026.01.14 02:36:47.620751 [ 264 ] {22d60a8c-a266-43dd-93b6-b511d0941f2b} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2316 | 2026.01.14 02:36:47.620877 [ 39 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2317 | 2026.01.14 02:36:47.620887 [ 264 ] {22d60a8c-a266-43dd-93b6-b511d0941f2b} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001324 sec., 73262.83987915407 rows/sec., 5.72 MiB/sec. | ||
| 2318 | 2026.01.14 02:36:47.621002 [ 39 ] {} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2319 | 2026.01.14 02:36:47.621014 [ 264 ] {22d60a8c-a266-43dd-93b6-b511d0941f2b} <Debug> TCPHandler: Processed in 0.001524252 sec. | ||
| 2320 | 2026.01.14 02:36:47.621043 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2321 | 2026.01.14 02:36:47.621138 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2322 | 2026.01.14 02:36:47.621142 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2323 | 2026.01.14 02:36:47.621237 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2324 | 2026.01.14 02:36:47.621260 [ 264 ] {495df90c-2153-4c20-b7f3-3bac8996ddc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2325 | 2026.01.14 02:36:47.621268 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 110 rows starting from the beginning of the part | ||
| 2326 | 2026.01.14 02:36:47.621311 [ 264 ] {495df90c-2153-4c20-b7f3-3bac8996ddc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2327 | 2026.01.14 02:36:47.621330 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 99 rows starting from the beginning of the part | ||
| 2328 | 2026.01.14 02:36:47.621375 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2329 | 2026.01.14 02:36:47.621413 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 97 rows starting from the beginning of the part | ||
| 2330 | 2026.01.14 02:36:47.621452 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 681 rows starting from the beginning of the part | ||
| 2331 | 2026.01.14 02:36:47.621489 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 97 rows starting from the beginning of the part | ||
| 2332 | 2026.01.14 02:36:47.621753 [ 264 ] {495df90c-2153-4c20-b7f3-3bac8996ddc6} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2333 | 2026.01.14 02:36:47.621796 [ 264 ] {495df90c-2153-4c20-b7f3-3bac8996ddc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2334 | 2026.01.14 02:36:47.622165 [ 264 ] {495df90c-2153-4c20-b7f3-3bac8996ddc6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2335 | 2026.01.14 02:36:47.622356 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1148 rows, containing 5 columns (5 merged, 0 gathered) in 0.00125088 sec., 917753.9012535175 rows/sec., 70.64 MiB/sec. | ||
| 2336 | 2026.01.14 02:36:47.622393 [ 264 ] {495df90c-2153-4c20-b7f3-3bac8996ddc6} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2337 | 2026.01.14 02:36:47.622516 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2338 | 2026.01.14 02:36:47.622532 [ 264 ] {495df90c-2153-4c20-b7f3-3bac8996ddc6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 2339 | 2026.01.14 02:36:47.622516 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2340 | 2026.01.14 02:36:47.622577 [ 264 ] {495df90c-2153-4c20-b7f3-3bac8996ddc6} <Debug> TCPHandler: Processed in 0.001486162 sec. | ||
| 2341 | 2026.01.14 02:36:47.622594 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2026.01.14 02:36:47.622651 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2343 | 2026.01.14 02:36:47.622701 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2344 | 2026.01.14 02:36:47.622767 [ 198 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 2345 | 2026.01.14 02:36:47.622803 [ 264 ] {05b6be6a-2895-4595-b9d0-d3764fcd42de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2346 | 2026.01.14 02:36:47.622811 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_11_2} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2347 | 2026.01.14 02:36:47.622859 [ 264 ] {05b6be6a-2895-4595-b9d0-d3764fcd42de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2348 | 2026.01.14 02:36:47.622876 [ 198 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2349 | 2026.01.14 02:36:47.622897 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_11_2} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2350 | 2026.01.14 02:36:47.622916 [ 198 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 754 rows starting from the beginning of the part | ||
| 2351 | 2026.01.14 02:36:47.622993 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2352 | 2026.01.14 02:36:47.623010 [ 198 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 161 rows starting from the beginning of the part | ||
| 2353 | 2026.01.14 02:36:47.623082 [ 198 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 2354 | 2026.01.14 02:36:47.623143 [ 198 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2355 | 2026.01.14 02:36:47.623187 [ 198 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 315 rows starting from the beginning of the part | ||
| 2356 | 2026.01.14 02:36:47.623228 [ 198 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2357 | 2026.01.14 02:36:47.623744 [ 264 ] {05b6be6a-2895-4595-b9d0-d3764fcd42de} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2358 | 2026.01.14 02:36:47.623780 [ 264 ] {05b6be6a-2895-4595-b9d0-d3764fcd42de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2359 | 2026.01.14 02:36:47.624321 [ 201 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1710 rows, containing 5 columns (5 merged, 0 gathered) in 0.001610034 sec., 1062089.372025684 rows/sec., 73.05 MiB/sec. | ||
| 2360 | 2026.01.14 02:36:47.624361 [ 264 ] {05b6be6a-2895-4595-b9d0-d3764fcd42de} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2361 | 2026.01.14 02:36:47.624541 [ 200 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2362 | 2026.01.14 02:36:47.624614 [ 264 ] {05b6be6a-2895-4595-b9d0-d3764fcd42de} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2363 | 2026.01.14 02:36:47.624760 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2364 | 2026.01.14 02:36:47.624765 [ 264 ] {05b6be6a-2895-4595-b9d0-d3764fcd42de} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001981 sec., 16658.253407370015 rows/sec., 29.85 MiB/sec. | ||
| 2365 | 2026.01.14 02:36:47.624814 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.01.14 02:36:47.624838 [ 264 ] {05b6be6a-2895-4595-b9d0-d3764fcd42de} <Debug> TCPHandler: Processed in 0.002191348 sec. | ||
| 2367 | 2026.01.14 02:36:47.624843 [ 200 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2026.01.14 02:36:47.624840 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2369 | 2026.01.14 02:36:47.624928 [ 200 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2370 | 2026.01.14 02:36:47.624956 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::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 | ||
| 2371 | 2026.01.14 02:36:47.624964 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2372 | 2026.01.14 02:36:47.624999 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 2373 | 2026.01.14 02:36:47.625075 [ 264 ] {1550578b-073d-4639-932d-1947453127e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2374 | 2026.01.14 02:36:47.625119 [ 264 ] {1550578b-073d-4639-932d-1947453127e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2375 | 2026.01.14 02:36:47.625158 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2376 | 2026.01.14 02:36:47.625215 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2377 | 2026.01.14 02:36:47.625332 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 2378 | 2026.01.14 02:36:47.625424 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 33 rows starting from the beginning of the part | ||
| 2379 | 2026.01.14 02:36:47.625440 [ 264 ] {1550578b-073d-4639-932d-1947453127e0} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2026.01.14 02:36:47.625477 [ 264 ] {1550578b-073d-4639-932d-1947453127e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2381 | 2026.01.14 02:36:47.625509 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 33 rows starting from the beginning of the part | ||
| 2382 | 2026.01.14 02:36:47.625595 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 33 rows starting from the beginning of the part | ||
| 2383 | 2026.01.14 02:36:47.625677 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 33 rows starting from the beginning of the part | ||
| 2384 | 2026.01.14 02:36:47.625768 [ 264 ] {1550578b-073d-4639-932d-1947453127e0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2385 | 2026.01.14 02:36:47.626047 [ 264 ] {1550578b-073d-4639-932d-1947453127e0} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2026.01.14 02:36:47.626159 [ 38 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2387 | 2026.01.14 02:36:47.626185 [ 264 ] {1550578b-073d-4639-932d-1947453127e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 2388 | 2026.01.14 02:36:47.626190 [ 38 ] {} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2389 | 2026.01.14 02:36:47.626227 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2390 | 2026.01.14 02:36:47.626230 [ 264 ] {1550578b-073d-4639-932d-1947453127e0} <Debug> TCPHandler: Processed in 0.001316411 sec. | ||
| 2391 | 2026.01.14 02:36:47.626321 [ 194 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 2392 | 2026.01.14 02:36:47.626427 [ 194 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2393 | 2026.01.14 02:36:47.626467 [ 194 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 240 rows starting from the beginning of the part | ||
| 2394 | 2026.01.14 02:36:47.626553 [ 194 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2395 | 2026.01.14 02:36:47.626608 [ 194 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 2396 | 2026.01.14 02:36:47.626659 [ 194 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2397 | 2026.01.14 02:36:47.626703 [ 194 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 104 rows starting from the beginning of the part | ||
| 2398 | 2026.01.14 02:36:47.626748 [ 194 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2399 | 2026.01.14 02:36:47.627666 [ 200 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 4 columns (4 merged, 0 gathered) in 0.001383961 sec., 421977.20889533736 rows/sec., 28.18 MiB/sec. | ||
| 2400 | 2026.01.14 02:36:47.627806 [ 194 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2401 | 2026.01.14 02:36:47.628061 [ 194 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_11_2} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2402 | 2026.01.14 02:36:47.628127 [ 194 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_11_2} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2403 | 2026.01.14 02:36:47.628185 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2404 | 2026.01.14 02:36:47.628494 [ 200 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 19 columns (19 merged, 0 gathered) in 0.003573869 sec., 48127.113780611435 rows/sec., 86.24 MiB/sec. | ||
| 2405 | 2026.01.14 02:36:47.628791 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2406 | 2026.01.14 02:36:47.629153 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2026.01.14 02:36:47.629221 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2408 | 2026.01.14 02:36:47.629303 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 2409 | 2026.01.14 02:36:48.000383 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.46 MiB, peak 201.95 MiB, free memory in arenas 0.00 B, will set to 207.55 MiB (RSS), difference: 17.09 MiB | ||
| 2410 | 2026.01.14 02:36:49.985892 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2411 | 2026.01.14 02:36:49.985982 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2412 | 2026.01.14 02:36:50.109324 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4819 | ||
| 2413 | 2026.01.14 02:36:50.109876 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2414 | 2026.01.14 02:36:50.109920 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2415 | 2026.01.14 02:36:50.110437 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2416 | 2026.01.14 02:36:50.110689 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2417 | 2026.01.14 02:36:50.110831 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4819 | ||
| 2418 | 2026.01.14 02:36:50.358740 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2419 | 2026.01.14 02:36:50.377083 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2026.01.14 02:36:50.377140 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2421 | 2026.01.14 02:36:50.383427 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2422 | 2026.01.14 02:36:50.384100 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2026.01.14 02:36:50.387056 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2424 | 2026.01.14 02:36:51.000191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.10 MiB, peak 212.10 MiB, free memory in arenas 0.00 B, will set to 210.22 MiB (RSS), difference: 2.12 MiB | ||
| 2425 | 2026.01.14 02:36:52.623995 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2426 | 2026.01.14 02:36:52.624187 [ 264 ] {dfb95b34-337e-4fd9-a9cc-fde441f87ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2427 | 2026.01.14 02:36:52.624259 [ 264 ] {dfb95b34-337e-4fd9-a9cc-fde441f87ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2428 | 2026.01.14 02:36:52.625127 [ 264 ] {dfb95b34-337e-4fd9-a9cc-fde441f87ae7} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2026.01.14 02:36:52.625180 [ 264 ] {dfb95b34-337e-4fd9-a9cc-fde441f87ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2430 | 2026.01.14 02:36:52.625602 [ 264 ] {dfb95b34-337e-4fd9-a9cc-fde441f87ae7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2431 | 2026.01.14 02:36:52.625864 [ 264 ] {dfb95b34-337e-4fd9-a9cc-fde441f87ae7} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.01.14 02:36:52.626021 [ 264 ] {dfb95b34-337e-4fd9-a9cc-fde441f87ae7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001883 sec., 217737.6526818906 rows/sec., 13.81 MiB/sec. | ||
| 2433 | 2026.01.14 02:36:52.626072 [ 264 ] {dfb95b34-337e-4fd9-a9cc-fde441f87ae7} <Debug> TCPHandler: Processed in 0.002211298 sec. | ||
| 2434 | 2026.01.14 02:36:52.626209 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2435 | 2026.01.14 02:36:52.626316 [ 264 ] {5dcb25b2-160d-414f-8317-09d3624e0353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2436 | 2026.01.14 02:36:52.626364 [ 264 ] {5dcb25b2-160d-414f-8317-09d3624e0353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2437 | 2026.01.14 02:36:52.627516 [ 264 ] {5dcb25b2-160d-414f-8317-09d3624e0353} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2026.01.14 02:36:52.627570 [ 264 ] {5dcb25b2-160d-414f-8317-09d3624e0353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2439 | 2026.01.14 02:36:52.628100 [ 264 ] {5dcb25b2-160d-414f-8317-09d3624e0353} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2440 | 2026.01.14 02:36:52.628398 [ 264 ] {5dcb25b2-160d-414f-8317-09d3624e0353} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2441 | 2026.01.14 02:36:52.628583 [ 264 ] {5dcb25b2-160d-414f-8317-09d3624e0353} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002291 sec., 485377.5643823658 rows/sec., 38.30 MiB/sec. | ||
| 2442 | 2026.01.14 02:36:52.628635 [ 264 ] {5dcb25b2-160d-414f-8317-09d3624e0353} <Debug> TCPHandler: Processed in 0.002480791 sec. | ||
| 2443 | 2026.01.14 02:36:52.628926 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2444 | 2026.01.14 02:36:52.629046 [ 264 ] {bed970be-0bad-4f43-9dcf-1c8773304a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2445 | 2026.01.14 02:36:52.629102 [ 264 ] {bed970be-0bad-4f43-9dcf-1c8773304a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2446 | 2026.01.14 02:36:52.629804 [ 264 ] {bed970be-0bad-4f43-9dcf-1c8773304a27} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2447 | 2026.01.14 02:36:52.629853 [ 264 ] {bed970be-0bad-4f43-9dcf-1c8773304a27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2448 | 2026.01.14 02:36:52.630304 [ 264 ] {bed970be-0bad-4f43-9dcf-1c8773304a27} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2449 | 2026.01.14 02:36:52.630653 [ 264 ] {bed970be-0bad-4f43-9dcf-1c8773304a27} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2450 | 2026.01.14 02:36:52.630847 [ 264 ] {bed970be-0bad-4f43-9dcf-1c8773304a27} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001829 sec., 112083.10552214325 rows/sec., 6.58 MiB/sec. | ||
| 2451 | 2026.01.14 02:36:52.630904 [ 264 ] {bed970be-0bad-4f43-9dcf-1c8773304a27} <Debug> TCPHandler: Processed in 0.002040767 sec. | ||
| 2452 | 2026.01.14 02:36:52.631061 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2453 | 2026.01.14 02:36:52.631195 [ 264 ] {4f173c55-c19a-4682-b26a-dea594204aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2454 | 2026.01.14 02:36:52.631257 [ 264 ] {4f173c55-c19a-4682-b26a-dea594204aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2455 | 2026.01.14 02:36:52.631950 [ 264 ] {4f173c55-c19a-4682-b26a-dea594204aee} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2026.01.14 02:36:52.631995 [ 264 ] {4f173c55-c19a-4682-b26a-dea594204aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2457 | 2026.01.14 02:36:52.632396 [ 264 ] {4f173c55-c19a-4682-b26a-dea594204aee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2458 | 2026.01.14 02:36:52.632641 [ 264 ] {4f173c55-c19a-4682-b26a-dea594204aee} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2026.01.14 02:36:52.632777 [ 264 ] {4f173c55-c19a-4682-b26a-dea594204aee} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001612 sec., 131513.64764267992 rows/sec., 8.48 MiB/sec. | ||
| 2460 | 2026.01.14 02:36:52.632817 [ 264 ] {4f173c55-c19a-4682-b26a-dea594204aee} <Debug> TCPHandler: Processed in 0.001820185 sec. | ||
| 2461 | 2026.01.14 02:36:52.632945 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2026.01.14 02:36:52.633043 [ 264 ] {271165c0-8bd8-4b25-b844-5949ce39d3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2463 | 2026.01.14 02:36:52.633089 [ 264 ] {271165c0-8bd8-4b25-b844-5949ce39d3a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2464 | 2026.01.14 02:36:52.633592 [ 264 ] {271165c0-8bd8-4b25-b844-5949ce39d3a3} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2026.01.14 02:36:52.633627 [ 264 ] {271165c0-8bd8-4b25-b844-5949ce39d3a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2466 | 2026.01.14 02:36:52.633938 [ 264 ] {271165c0-8bd8-4b25-b844-5949ce39d3a3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2467 | 2026.01.14 02:36:52.634181 [ 264 ] {271165c0-8bd8-4b25-b844-5949ce39d3a3} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2468 | 2026.01.14 02:36:52.634320 [ 264 ] {271165c0-8bd8-4b25-b844-5949ce39d3a3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001294 sec., 163060.27820710975 rows/sec., 9.26 MiB/sec. | ||
| 2469 | 2026.01.14 02:36:52.634368 [ 264 ] {271165c0-8bd8-4b25-b844-5949ce39d3a3} <Debug> TCPHandler: Processed in 0.001475733 sec. | ||
| 2470 | 2026.01.14 02:36:52.634506 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2471 | 2026.01.14 02:36:52.634605 [ 264 ] {a5114d1e-02af-410b-94a8-a5f9cd9442a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2472 | 2026.01.14 02:36:52.634645 [ 264 ] {a5114d1e-02af-410b-94a8-a5f9cd9442a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2473 | 2026.01.14 02:36:52.635362 [ 264 ] {a5114d1e-02af-410b-94a8-a5f9cd9442a7} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2474 | 2026.01.14 02:36:52.635397 [ 264 ] {a5114d1e-02af-410b-94a8-a5f9cd9442a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2475 | 2026.01.14 02:36:52.635762 [ 264 ] {a5114d1e-02af-410b-94a8-a5f9cd9442a7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2476 | 2026.01.14 02:36:52.635973 [ 264 ] {a5114d1e-02af-410b-94a8-a5f9cd9442a7} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2477 | 2026.01.14 02:36:52.636101 [ 264 ] {a5114d1e-02af-410b-94a8-a5f9cd9442a7} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001514 sec., 448480.84544253635 rows/sec., 31.26 MiB/sec. | ||
| 2478 | 2026.01.14 02:36:52.636137 [ 264 ] {a5114d1e-02af-410b-94a8-a5f9cd9442a7} <Debug> TCPHandler: Processed in 0.001688234 sec. | ||
| 2479 | 2026.01.14 02:36:52.636257 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2480 | 2026.01.14 02:36:52.636354 [ 264 ] {5cc5c540-f75d-469e-817f-dd7dbc2b884a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2481 | 2026.01.14 02:36:52.636401 [ 264 ] {5cc5c540-f75d-469e-817f-dd7dbc2b884a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2482 | 2026.01.14 02:36:52.636739 [ 264 ] {5cc5c540-f75d-469e-817f-dd7dbc2b884a} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2026.01.14 02:36:52.636773 [ 264 ] {5cc5c540-f75d-469e-817f-dd7dbc2b884a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2484 | 2026.01.14 02:36:52.637070 [ 264 ] {5cc5c540-f75d-469e-817f-dd7dbc2b884a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2485 | 2026.01.14 02:36:52.637285 [ 264 ] {5cc5c540-f75d-469e-817f-dd7dbc2b884a} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2486 | 2026.01.14 02:36:52.637412 [ 264 ] {5cc5c540-f75d-469e-817f-dd7dbc2b884a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 2487 | 2026.01.14 02:36:52.637447 [ 264 ] {5cc5c540-f75d-469e-817f-dd7dbc2b884a} <Debug> TCPHandler: Processed in 0.00124217 sec. | ||
| 2488 | 2026.01.14 02:36:52.637569 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2489 | 2026.01.14 02:36:52.637663 [ 264 ] {0b96da4e-0225-4f7d-b211-8f0f6ba254ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2490 | 2026.01.14 02:36:52.637705 [ 264 ] {0b96da4e-0225-4f7d-b211-8f0f6ba254ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2491 | 2026.01.14 02:36:52.638260 [ 264 ] {0b96da4e-0225-4f7d-b211-8f0f6ba254ba} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2026.01.14 02:36:52.638305 [ 264 ] {0b96da4e-0225-4f7d-b211-8f0f6ba254ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2493 | 2026.01.14 02:36:52.638700 [ 264 ] {0b96da4e-0225-4f7d-b211-8f0f6ba254ba} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2494 | 2026.01.14 02:36:52.638942 [ 264 ] {0b96da4e-0225-4f7d-b211-8f0f6ba254ba} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2026.01.14 02:36:52.639076 [ 264 ] {0b96da4e-0225-4f7d-b211-8f0f6ba254ba} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001431 sec., 219426.97414395527 rows/sec., 14.41 MiB/sec. | ||
| 2496 | 2026.01.14 02:36:52.639114 [ 264 ] {0b96da4e-0225-4f7d-b211-8f0f6ba254ba} <Debug> TCPHandler: Processed in 0.001594843 sec. | ||
| 2497 | 2026.01.14 02:36:52.639247 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2498 | 2026.01.14 02:36:52.639344 [ 264 ] {4e9d4ce2-02b1-4cf9-ab3e-e6b365260f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2499 | 2026.01.14 02:36:52.639387 [ 264 ] {4e9d4ce2-02b1-4cf9-ab3e-e6b365260f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2500 | 2026.01.14 02:36:52.639732 [ 264 ] {4e9d4ce2-02b1-4cf9-ab3e-e6b365260f7f} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2026.01.14 02:36:52.639767 [ 264 ] {4e9d4ce2-02b1-4cf9-ab3e-e6b365260f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2502 | 2026.01.14 02:36:52.640080 [ 264 ] {4e9d4ce2-02b1-4cf9-ab3e-e6b365260f7f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2503 | 2026.01.14 02:36:52.640294 [ 264 ] {4e9d4ce2-02b1-4cf9-ab3e-e6b365260f7f} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2026.01.14 02:36:52.640431 [ 264 ] {4e9d4ce2-02b1-4cf9-ab3e-e6b365260f7f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001107 sec., 903.342366757001 rows/sec., 60.87 KiB/sec. | ||
| 2505 | 2026.01.14 02:36:52.640468 [ 264 ] {4e9d4ce2-02b1-4cf9-ab3e-e6b365260f7f} <Debug> TCPHandler: Processed in 0.001271821 sec. | ||
| 2506 | 2026.01.14 02:36:52.640586 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2507 | 2026.01.14 02:36:52.640684 [ 264 ] {4a5c8a18-8cc3-4cea-b01c-2fae40643c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2508 | 2026.01.14 02:36:52.640726 [ 264 ] {4a5c8a18-8cc3-4cea-b01c-2fae40643c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2509 | 2026.01.14 02:36:52.641231 [ 264 ] {4a5c8a18-8cc3-4cea-b01c-2fae40643c12} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2026.01.14 02:36:52.641265 [ 264 ] {4a5c8a18-8cc3-4cea-b01c-2fae40643c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2511 | 2026.01.14 02:36:52.641579 [ 264 ] {4a5c8a18-8cc3-4cea-b01c-2fae40643c12} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2512 | 2026.01.14 02:36:52.641790 [ 264 ] {4a5c8a18-8cc3-4cea-b01c-2fae40643c12} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2026.01.14 02:36:52.641927 [ 264 ] {4a5c8a18-8cc3-4cea-b01c-2fae40643c12} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001263 sec., 82343.62628661915 rows/sec., 5.05 MiB/sec. | ||
| 2514 | 2026.01.14 02:36:52.641964 [ 264 ] {4a5c8a18-8cc3-4cea-b01c-2fae40643c12} <Debug> TCPHandler: Processed in 0.001427602 sec. | ||
| 2515 | 2026.01.14 02:36:55.131162 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 332 | ||
| 2516 | 2026.01.14 02:36:55.133454 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2026.01.14 02:36:55.133511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2518 | 2026.01.14 02:36:55.134705 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2519 | 2026.01.14 02:36:55.134979 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2520 | 2026.01.14 02:36:55.135301 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 332 | ||
| 2521 | 2026.01.14 02:36:57.608996 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2522 | 2026.01.14 02:36:57.609259 [ 264 ] {5fcbba58-342e-4bcf-9e9f-fd2f60a7691b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) 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) | ||
| 2523 | 2026.01.14 02:36:57.609656 [ 264 ] {5fcbba58-342e-4bcf-9e9f-fd2f60a7691b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2524 | 2026.01.14 02:36:57.609704 [ 264 ] {5fcbba58-342e-4bcf-9e9f-fd2f60a7691b} <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 | ||
| 2525 | 2026.01.14 02:36:57.609996 [ 264 ] {5fcbba58-342e-4bcf-9e9f-fd2f60a7691b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2526 | 2026.01.14 02:36:57.610067 [ 264 ] {5fcbba58-342e-4bcf-9e9f-fd2f60a7691b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2527 | 2026.01.14 02:36:57.610206 [ 264 ] {5fcbba58-342e-4bcf-9e9f-fd2f60a7691b} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2528 | 2026.01.14 02:36:57.610333 [ 336 ] {5fcbba58-342e-4bcf-9e9f-fd2f60a7691b} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2529 | 2026.01.14 02:36:57.610350 [ 299 ] {5fcbba58-342e-4bcf-9e9f-fd2f60a7691b} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2530 | 2026.01.14 02:36:57.610350 [ 335 ] {5fcbba58-342e-4bcf-9e9f-fd2f60a7691b} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2531 | 2026.01.14 02:36:57.610513 [ 264 ] {5fcbba58-342e-4bcf-9e9f-fd2f60a7691b} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (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 | ||
| 2532 | 2026.01.14 02:36:57.610543 [ 264 ] {5fcbba58-342e-4bcf-9e9f-fd2f60a7691b} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2533 | 2026.01.14 02:36:57.610627 [ 264 ] {5fcbba58-342e-4bcf-9e9f-fd2f60a7691b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2534 | 2026.01.14 02:36:57.610648 [ 264 ] {5fcbba58-342e-4bcf-9e9f-fd2f60a7691b} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2535 | 2026.01.14 02:36:57.610686 [ 264 ] {5fcbba58-342e-4bcf-9e9f-fd2f60a7691b} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2536 | 2026.01.14 02:36:57.610726 [ 264 ] {5fcbba58-342e-4bcf-9e9f-fd2f60a7691b} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2537 | 2026.01.14 02:36:57.610762 [ 264 ] {5fcbba58-342e-4bcf-9e9f-fd2f60a7691b} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2538 | 2026.01.14 02:36:57.610932 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5267 | ||
| 2539 | 2026.01.14 02:36:57.611470 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2540 | 2026.01.14 02:36:57.611517 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2541 | 2026.01.14 02:36:57.611734 [ 264 ] {5fcbba58-342e-4bcf-9e9f-fd2f60a7691b} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002587 sec., 13529.18438345574 rows/sec., 520.56 KiB/sec. | ||
| 2542 | 2026.01.14 02:36:57.611892 [ 264 ] {5fcbba58-342e-4bcf-9e9f-fd2f60a7691b} <Debug> TCPHandler: Processed in 0.003032295 sec. | ||
| 2543 | 2026.01.14 02:36:57.612066 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2544 | 2026.01.14 02:36:57.612322 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.01.14 02:36:57.612472 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5267 | ||
| 2546 | 2026.01.14 02:36:57.612471 [ 45 ] {} <Debug> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2547 | 2026.01.14 02:36:57.612550 [ 45 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2548 | 2026.01.14 02:36:57.612575 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2549 | 2026.01.14 02:36:57.612670 [ 194 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 2550 | 2026.01.14 02:36:57.612778 [ 194 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2551 | 2026.01.14 02:36:57.612815 [ 194 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2899 rows starting from the beginning of the part | ||
| 2552 | 2026.01.14 02:36:57.612875 [ 194 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 2553 | 2026.01.14 02:36:57.612920 [ 194 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 2554 | 2026.01.14 02:36:57.612964 [ 194 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 2555 | 2026.01.14 02:36:57.613005 [ 194 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 2556 | 2026.01.14 02:36:57.613044 [ 194 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 2557 | 2026.01.14 02:36:57.614598 [ 188 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5267 rows, containing 4 columns (4 merged, 0 gathered) in 0.001965696 sec., 2679458.0647261837 rows/sec., 38.33 MiB/sec. | ||
| 2558 | 2026.01.14 02:36:57.615376 [ 188 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2559 | 2026.01.14 02:36:57.615698 [ 188 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_11_2} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2026.01.14 02:36:57.615780 [ 188 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_11_2} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2561 | 2026.01.14 02:36:57.615875 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2562 | 2026.01.14 02:36:57.618845 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2563 | 2026.01.14 02:36:57.618970 [ 264 ] {55cd9415-442b-4bb6-a7a5-7326965f86ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2564 | 2026.01.14 02:36:57.619020 [ 264 ] {55cd9415-442b-4bb6-a7a5-7326965f86ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2565 | 2026.01.14 02:36:57.619589 [ 264 ] {55cd9415-442b-4bb6-a7a5-7326965f86ad} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2566 | 2026.01.14 02:36:57.619630 [ 264 ] {55cd9415-442b-4bb6-a7a5-7326965f86ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2567 | 2026.01.14 02:36:57.620016 [ 264 ] {55cd9415-442b-4bb6-a7a5-7326965f86ad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2568 | 2026.01.14 02:36:57.620212 [ 264 ] {55cd9415-442b-4bb6-a7a5-7326965f86ad} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2569 | 2026.01.14 02:36:57.620350 [ 264 ] {55cd9415-442b-4bb6-a7a5-7326965f86ad} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001427 sec., 700.7708479327259 rows/sec., 72.54 KiB/sec. | ||
| 2570 | 2026.01.14 02:36:57.620389 [ 264 ] {55cd9415-442b-4bb6-a7a5-7326965f86ad} <Debug> TCPHandler: Processed in 0.001617333 sec. | ||
| 2571 | 2026.01.14 02:36:57.620495 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2572 | 2026.01.14 02:36:57.620598 [ 264 ] {a72bbce0-4538-45fd-bddd-57ecb600fbb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2573 | 2026.01.14 02:36:57.620640 [ 264 ] {a72bbce0-4538-45fd-bddd-57ecb600fbb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2574 | 2026.01.14 02:36:57.621049 [ 264 ] {a72bbce0-4538-45fd-bddd-57ecb600fbb3} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2575 | 2026.01.14 02:36:57.621149 [ 264 ] {a72bbce0-4538-45fd-bddd-57ecb600fbb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2576 | 2026.01.14 02:36:57.621466 [ 264 ] {a72bbce0-4538-45fd-bddd-57ecb600fbb3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2577 | 2026.01.14 02:36:57.621693 [ 264 ] {a72bbce0-4538-45fd-bddd-57ecb600fbb3} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2578 | 2026.01.14 02:36:57.621831 [ 264 ] {a72bbce0-4538-45fd-bddd-57ecb600fbb3} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001223 sec., 8176.6148814390845 rows/sec., 666.75 KiB/sec. | ||
| 2579 | 2026.01.14 02:36:57.621870 [ 264 ] {a72bbce0-4538-45fd-bddd-57ecb600fbb3} <Debug> TCPHandler: Processed in 0.001404791 sec. | ||
| 2580 | 2026.01.14 02:36:57.621988 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2581 | 2026.01.14 02:36:57.622085 [ 264 ] {34a0c55a-4531-4b1b-96b5-7f7c904eeef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2582 | 2026.01.14 02:36:57.622125 [ 264 ] {34a0c55a-4531-4b1b-96b5-7f7c904eeef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2583 | 2026.01.14 02:36:57.622644 [ 264 ] {34a0c55a-4531-4b1b-96b5-7f7c904eeef6} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2584 | 2026.01.14 02:36:57.622679 [ 264 ] {34a0c55a-4531-4b1b-96b5-7f7c904eeef6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2585 | 2026.01.14 02:36:57.623006 [ 264 ] {34a0c55a-4531-4b1b-96b5-7f7c904eeef6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2586 | 2026.01.14 02:36:57.623218 [ 264 ] {34a0c55a-4531-4b1b-96b5-7f7c904eeef6} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2587 | 2026.01.14 02:36:57.623342 [ 264 ] {34a0c55a-4531-4b1b-96b5-7f7c904eeef6} <Debug> executeQuery: Read 143 rows, 12.63 KiB in 0.00129 sec., 110852.71317829458 rows/sec., 9.56 MiB/sec. | ||
| 2588 | 2026.01.14 02:36:57.623378 [ 264 ] {34a0c55a-4531-4b1b-96b5-7f7c904eeef6} <Debug> TCPHandler: Processed in 0.001456732 sec. | ||
| 2589 | 2026.01.14 02:36:57.623480 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2590 | 2026.01.14 02:36:57.623571 [ 264 ] {2b4db4d5-fc40-4e03-af57-6a1c5382e739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2591 | 2026.01.14 02:36:57.623615 [ 264 ] {2b4db4d5-fc40-4e03-af57-6a1c5382e739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2592 | 2026.01.14 02:36:57.624005 [ 264 ] {2b4db4d5-fc40-4e03-af57-6a1c5382e739} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2593 | 2026.01.14 02:36:57.624041 [ 264 ] {2b4db4d5-fc40-4e03-af57-6a1c5382e739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2594 | 2026.01.14 02:36:57.624400 [ 264 ] {2b4db4d5-fc40-4e03-af57-6a1c5382e739} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2595 | 2026.01.14 02:36:57.624612 [ 264 ] {2b4db4d5-fc40-4e03-af57-6a1c5382e739} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2596 | 2026.01.14 02:36:57.624738 [ 264 ] {2b4db4d5-fc40-4e03-af57-6a1c5382e739} <Debug> executeQuery: Read 50 rows, 3.71 KiB in 0.001158 sec., 43177.892918825564 rows/sec., 3.13 MiB/sec. | ||
| 2597 | 2026.01.14 02:36:57.624776 [ 264 ] {2b4db4d5-fc40-4e03-af57-6a1c5382e739} <Debug> TCPHandler: Processed in 0.001323791 sec. | ||
| 2598 | 2026.01.14 02:36:57.624887 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2599 | 2026.01.14 02:36:57.624982 [ 264 ] {42de55f4-6cdc-434d-8640-70f6a9919414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2600 | 2026.01.14 02:36:57.625022 [ 264 ] {42de55f4-6cdc-434d-8640-70f6a9919414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2601 | 2026.01.14 02:36:57.625400 [ 264 ] {42de55f4-6cdc-434d-8640-70f6a9919414} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2602 | 2026.01.14 02:36:57.625435 [ 264 ] {42de55f4-6cdc-434d-8640-70f6a9919414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2603 | 2026.01.14 02:36:57.625726 [ 264 ] {42de55f4-6cdc-434d-8640-70f6a9919414} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2604 | 2026.01.14 02:36:57.625935 [ 264 ] {42de55f4-6cdc-434d-8640-70f6a9919414} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2605 | 2026.01.14 02:36:57.626060 [ 264 ] {42de55f4-6cdc-434d-8640-70f6a9919414} <Debug> executeQuery: Read 2 rows, 136.00 B in 0.001096 sec., 1824.8175182481752 rows/sec., 121.18 KiB/sec. | ||
| 2606 | 2026.01.14 02:36:57.626098 [ 264 ] {42de55f4-6cdc-434d-8640-70f6a9919414} <Debug> TCPHandler: Processed in 0.00126234 sec. | ||
| 2607 | 2026.01.14 02:36:57.626204 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2608 | 2026.01.14 02:36:57.626291 [ 264 ] {1552a2fe-27a1-4550-a153-592104b004aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2609 | 2026.01.14 02:36:57.626329 [ 264 ] {1552a2fe-27a1-4550-a153-592104b004aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2610 | 2026.01.14 02:36:57.626722 [ 264 ] {1552a2fe-27a1-4550-a153-592104b004aa} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2611 | 2026.01.14 02:36:57.626754 [ 264 ] {1552a2fe-27a1-4550-a153-592104b004aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2612 | 2026.01.14 02:36:57.627051 [ 264 ] {1552a2fe-27a1-4550-a153-592104b004aa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2613 | 2026.01.14 02:36:57.627321 [ 264 ] {1552a2fe-27a1-4550-a153-592104b004aa} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2614 | 2026.01.14 02:36:57.627445 [ 264 ] {1552a2fe-27a1-4550-a153-592104b004aa} <Debug> executeQuery: Read 120 rows, 9.62 KiB in 0.001161 sec., 103359.17312661499 rows/sec., 8.09 MiB/sec. | ||
| 2615 | 2026.01.14 02:36:57.627482 [ 264 ] {1552a2fe-27a1-4550-a153-592104b004aa} <Debug> TCPHandler: Processed in 0.00132393 sec. | ||
| 2616 | 2026.01.14 02:36:57.627590 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2617 | 2026.01.14 02:36:57.627683 [ 264 ] {c623ac44-d9d1-44d9-a31b-51e212f8356e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2618 | 2026.01.14 02:36:57.627725 [ 264 ] {c623ac44-d9d1-44d9-a31b-51e212f8356e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2619 | 2026.01.14 02:36:57.628176 [ 264 ] {c623ac44-d9d1-44d9-a31b-51e212f8356e} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2620 | 2026.01.14 02:36:57.628216 [ 264 ] {c623ac44-d9d1-44d9-a31b-51e212f8356e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2621 | 2026.01.14 02:36:57.628565 [ 264 ] {c623ac44-d9d1-44d9-a31b-51e212f8356e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2622 | 2026.01.14 02:36:57.628781 [ 264 ] {c623ac44-d9d1-44d9-a31b-51e212f8356e} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2623 | 2026.01.14 02:36:57.628912 [ 264 ] {c623ac44-d9d1-44d9-a31b-51e212f8356e} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001247 sec., 132317.56214915798 rows/sec., 9.21 MiB/sec. | ||
| 2624 | 2026.01.14 02:36:57.628949 [ 264 ] {c623ac44-d9d1-44d9-a31b-51e212f8356e} <Debug> TCPHandler: Processed in 0.001410781 sec. | ||
| 2625 | 2026.01.14 02:36:57.629067 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2626 | 2026.01.14 02:36:57.629162 [ 264 ] {79974322-5ff1-47ed-bdee-7a6a2c30aabd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2627 | 2026.01.14 02:36:57.629204 [ 264 ] {79974322-5ff1-47ed-bdee-7a6a2c30aabd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2628 | 2026.01.14 02:36:57.629520 [ 264 ] {79974322-5ff1-47ed-bdee-7a6a2c30aabd} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2629 | 2026.01.14 02:36:57.629556 [ 264 ] {79974322-5ff1-47ed-bdee-7a6a2c30aabd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2630 | 2026.01.14 02:36:57.629843 [ 264 ] {79974322-5ff1-47ed-bdee-7a6a2c30aabd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2631 | 2026.01.14 02:36:57.630043 [ 264 ] {79974322-5ff1-47ed-bdee-7a6a2c30aabd} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2632 | 2026.01.14 02:36:57.630167 [ 264 ] {79974322-5ff1-47ed-bdee-7a6a2c30aabd} <Debug> executeQuery: Read 3 rows, 195.00 B in 0.001026 sec., 2923.9766081871344 rows/sec., 185.60 KiB/sec. | ||
| 2633 | 2026.01.14 02:36:57.630201 [ 264 ] {79974322-5ff1-47ed-bdee-7a6a2c30aabd} <Debug> TCPHandler: Processed in 0.00118827 sec. | ||
| 2634 | 2026.01.14 02:36:57.630315 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2635 | 2026.01.14 02:36:57.630404 [ 264 ] {753f2024-aa49-4927-b148-ba4cbcd34d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2636 | 2026.01.14 02:36:57.630452 [ 264 ] {753f2024-aa49-4927-b148-ba4cbcd34d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2637 | 2026.01.14 02:36:57.631323 [ 264 ] {753f2024-aa49-4927-b148-ba4cbcd34d17} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2638 | 2026.01.14 02:36:57.631359 [ 264 ] {753f2024-aa49-4927-b148-ba4cbcd34d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2639 | 2026.01.14 02:36:57.631907 [ 264 ] {753f2024-aa49-4927-b148-ba4cbcd34d17} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2640 | 2026.01.14 02:36:57.632121 [ 264 ] {753f2024-aa49-4927-b148-ba4cbcd34d17} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2641 | 2026.01.14 02:36:57.632259 [ 264 ] {753f2024-aa49-4927-b148-ba4cbcd34d17} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001857 sec., 21540.11847065159 rows/sec., 38.60 MiB/sec. | ||
| 2642 | 2026.01.14 02:36:57.632318 [ 264 ] {753f2024-aa49-4927-b148-ba4cbcd34d17} <Debug> TCPHandler: Processed in 0.002041847 sec. | ||
| 2643 | 2026.01.14 02:36:57.632426 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2644 | 2026.01.14 02:36:57.632520 [ 264 ] {ef77bdc5-4d86-4f02-9290-2b9535b521d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2645 | 2026.01.14 02:36:57.632561 [ 264 ] {ef77bdc5-4d86-4f02-9290-2b9535b521d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2646 | 2026.01.14 02:36:57.632864 [ 264 ] {ef77bdc5-4d86-4f02-9290-2b9535b521d0} <Trace> oximeter.measurements_i64 (adf4ca86-cd48-485f-b762-832b0efc7e71): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2026.01.14 02:36:57.632900 [ 264 ] {ef77bdc5-4d86-4f02-9290-2b9535b521d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2648 | 2026.01.14 02:36:57.633194 [ 264 ] {ef77bdc5-4d86-4f02-9290-2b9535b521d0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2649 | 2026.01.14 02:36:57.633382 [ 264 ] {ef77bdc5-4d86-4f02-9290-2b9535b521d0} <Trace> oximeter.measurements_i64 (adf4ca86-cd48-485f-b762-832b0efc7e71): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2650 | 2026.01.14 02:36:57.633499 [ 264 ] {ef77bdc5-4d86-4f02-9290-2b9535b521d0} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001022 sec., 5870.841487279844 rows/sec., 414.70 KiB/sec. | ||
| 2651 | 2026.01.14 02:36:57.633532 [ 264 ] {ef77bdc5-4d86-4f02-9290-2b9535b521d0} <Debug> TCPHandler: Processed in 0.001181249 sec. | ||
| 2652 | 2026.01.14 02:36:57.633634 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2653 | 2026.01.14 02:36:57.633720 [ 264 ] {93c219fb-f28d-4df5-9f89-7a26083fe9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2654 | 2026.01.14 02:36:57.633758 [ 264 ] {93c219fb-f28d-4df5-9f89-7a26083fe9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2655 | 2026.01.14 02:36:57.634060 [ 264 ] {93c219fb-f28d-4df5-9f89-7a26083fe9e4} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2656 | 2026.01.14 02:36:57.634157 [ 264 ] {93c219fb-f28d-4df5-9f89-7a26083fe9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2657 | 2026.01.14 02:36:57.634449 [ 264 ] {93c219fb-f28d-4df5-9f89-7a26083fe9e4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2658 | 2026.01.14 02:36:57.634652 [ 264 ] {93c219fb-f28d-4df5-9f89-7a26083fe9e4} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2659 | 2026.01.14 02:36:57.634778 [ 264 ] {93c219fb-f28d-4df5-9f89-7a26083fe9e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 2660 | 2026.01.14 02:36:57.634813 [ 264 ] {93c219fb-f28d-4df5-9f89-7a26083fe9e4} <Debug> TCPHandler: Processed in 0.0011962 sec. | ||
| 2661 | 2026.01.14 02:36:57.887281 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2662 | 2026.01.14 02:36:57.906588 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2663 | 2026.01.14 02:36:57.906652 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2664 | 2026.01.14 02:36:57.912866 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2665 | 2026.01.14 02:36:57.913656 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2666 | 2026.01.14 02:36:57.913967 [ 56 ] {} <Debug> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2667 | 2026.01.14 02:36:57.914037 [ 56 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2668 | 2026.01.14 02:36:57.914077 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2669 | 2026.01.14 02:36:57.914210 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 2670 | 2026.01.14 02:36:57.917593 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2671 | 2026.01.14 02:36:57.918382 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2672 | 2026.01.14 02:36:57.919663 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 2673 | 2026.01.14 02:36:57.924054 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 2674 | 2026.01.14 02:36:57.928258 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 2675 | 2026.01.14 02:36:57.932585 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 2676 | 2026.01.14 02:36:57.937309 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 2677 | 2026.01.14 02:36:57.942226 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 2678 | 2026.01.14 02:36:57.997331 [ 194 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.083140765 sec., 998.3069075681466 rows/sec., 5.16 MiB/sec. | ||
| 2679 | 2026.01.14 02:36:57.999804 [ 195 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2680 | 2026.01.14 02:36:58.000599 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.93 MiB, peak 222.27 MiB, free memory in arenas 0.00 B, will set to 221.43 MiB (RSS), difference: 4.50 MiB | ||
| 2681 | 2026.01.14 02:36:58.002002 [ 195 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_11_2} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2026.01.14 02:36:58.002124 [ 195 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_11_2} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2683 | 2026.01.14 02:36:58.003917 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2684 | 2026.01.14 02:36:59.000546 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.89 MiB, peak 222.27 MiB, free memory in arenas 0.00 B, will set to 221.44 MiB (RSS), difference: 4.55 MiB | ||
| 2685 | 2026.01.14 02:37:02.623983 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2686 | 2026.01.14 02:37:02.624156 [ 264 ] {00d4d73a-43c3-4915-a89e-7a1a74a09e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2687 | 2026.01.14 02:37:02.624221 [ 264 ] {00d4d73a-43c3-4915-a89e-7a1a74a09e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2688 | 2026.01.14 02:37:02.625045 [ 264 ] {00d4d73a-43c3-4915-a89e-7a1a74a09e66} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2689 | 2026.01.14 02:37:02.625090 [ 264 ] {00d4d73a-43c3-4915-a89e-7a1a74a09e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2690 | 2026.01.14 02:37:02.625508 [ 264 ] {00d4d73a-43c3-4915-a89e-7a1a74a09e66} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2691 | 2026.01.14 02:37:02.625741 [ 264 ] {00d4d73a-43c3-4915-a89e-7a1a74a09e66} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2026.01.14 02:37:02.625901 [ 264 ] {00d4d73a-43c3-4915-a89e-7a1a74a09e66} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001793 sec., 228667.0384829894 rows/sec., 14.51 MiB/sec. | ||
| 2693 | 2026.01.14 02:37:02.625954 [ 264 ] {00d4d73a-43c3-4915-a89e-7a1a74a09e66} <Debug> TCPHandler: Processed in 0.002097318 sec. | ||
| 2694 | 2026.01.14 02:37:02.626079 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2695 | 2026.01.14 02:37:02.626182 [ 264 ] {68082b53-a20d-47f0-a30f-cc6cd598a951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2696 | 2026.01.14 02:37:02.626225 [ 264 ] {68082b53-a20d-47f0-a30f-cc6cd598a951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2697 | 2026.01.14 02:37:02.627126 [ 264 ] {68082b53-a20d-47f0-a30f-cc6cd598a951} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2698 | 2026.01.14 02:37:02.627165 [ 264 ] {68082b53-a20d-47f0-a30f-cc6cd598a951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2699 | 2026.01.14 02:37:02.627563 [ 264 ] {68082b53-a20d-47f0-a30f-cc6cd598a951} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2700 | 2026.01.14 02:37:02.627790 [ 264 ] {68082b53-a20d-47f0-a30f-cc6cd598a951} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2701 | 2026.01.14 02:37:02.627923 [ 264 ] {68082b53-a20d-47f0-a30f-cc6cd598a951} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001766 sec., 629671.5741789355 rows/sec., 49.68 MiB/sec. | ||
| 2702 | 2026.01.14 02:37:02.627962 [ 264 ] {68082b53-a20d-47f0-a30f-cc6cd598a951} <Debug> TCPHandler: Processed in 0.001935696 sec. | ||
| 2703 | 2026.01.14 02:37:02.628072 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2704 | 2026.01.14 02:37:02.628169 [ 264 ] {28f64180-256b-44fd-a64f-7a9522267ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2705 | 2026.01.14 02:37:02.628210 [ 264 ] {28f64180-256b-44fd-a64f-7a9522267ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2706 | 2026.01.14 02:37:02.628670 [ 264 ] {28f64180-256b-44fd-a64f-7a9522267ede} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2707 | 2026.01.14 02:37:02.628707 [ 264 ] {28f64180-256b-44fd-a64f-7a9522267ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2708 | 2026.01.14 02:37:02.628998 [ 264 ] {28f64180-256b-44fd-a64f-7a9522267ede} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2709 | 2026.01.14 02:37:02.629197 [ 264 ] {28f64180-256b-44fd-a64f-7a9522267ede} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2026.01.14 02:37:02.629303 [ 129 ] {} <Debug> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2711 | 2026.01.14 02:37:02.629325 [ 264 ] {28f64180-256b-44fd-a64f-7a9522267ede} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001177 sec., 174171.6227697536 rows/sec., 10.22 MiB/sec. | ||
| 2712 | 2026.01.14 02:37:02.629374 [ 129 ] {} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2026.01.14 02:37:02.629379 [ 264 ] {28f64180-256b-44fd-a64f-7a9522267ede} <Debug> TCPHandler: Processed in 0.001357811 sec. | ||
| 2714 | 2026.01.14 02:37:02.629406 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2715 | 2026.01.14 02:37:02.629500 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2716 | 2026.01.14 02:37:02.629546 [ 203 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 2717 | 2026.01.14 02:37:02.629599 [ 264 ] {fdff5c8b-c8b3-4ee3-868d-0b7f6ed34c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2718 | 2026.01.14 02:37:02.629643 [ 264 ] {fdff5c8b-c8b3-4ee3-868d-0b7f6ed34c51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2719 | 2026.01.14 02:37:02.629723 [ 203 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2720 | 2026.01.14 02:37:02.629766 [ 203 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 43 rows starting from the beginning of the part | ||
| 2721 | 2026.01.14 02:37:02.629837 [ 203 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 207 rows starting from the beginning of the part | ||
| 2722 | 2026.01.14 02:37:02.629892 [ 203 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 33 rows starting from the beginning of the part | ||
| 2723 | 2026.01.14 02:37:02.629941 [ 203 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 205 rows starting from the beginning of the part | ||
| 2724 | 2026.01.14 02:37:02.629986 [ 203 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 2725 | 2026.01.14 02:37:02.630032 [ 203 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 205 rows starting from the beginning of the part | ||
| 2726 | 2026.01.14 02:37:02.630108 [ 264 ] {fdff5c8b-c8b3-4ee3-868d-0b7f6ed34c51} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2727 | 2026.01.14 02:37:02.630149 [ 264 ] {fdff5c8b-c8b3-4ee3-868d-0b7f6ed34c51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2728 | 2026.01.14 02:37:02.630662 [ 264 ] {fdff5c8b-c8b3-4ee3-868d-0b7f6ed34c51} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2729 | 2026.01.14 02:37:02.630899 [ 264 ] {fdff5c8b-c8b3-4ee3-868d-0b7f6ed34c51} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2730 | 2026.01.14 02:37:02.631033 [ 264 ] {fdff5c8b-c8b3-4ee3-868d-0b7f6ed34c51} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001453 sec., 145905.0240880936 rows/sec., 9.41 MiB/sec. | ||
| 2731 | 2026.01.14 02:37:02.631071 [ 264 ] {fdff5c8b-c8b3-4ee3-868d-0b7f6ed34c51} <Debug> TCPHandler: Processed in 0.001620274 sec. | ||
| 2732 | 2026.01.14 02:37:02.631086 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 743 rows, containing 5 columns (5 merged, 0 gathered) in 0.001608764 sec., 461845.2426832028 rows/sec., 29.96 MiB/sec. | ||
| 2733 | 2026.01.14 02:37:02.631177 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2734 | 2026.01.14 02:37:02.631271 [ 264 ] {09e2c1f3-acc2-4cdf-b923-6a7b4da7b987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2735 | 2026.01.14 02:37:02.631308 [ 189 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2736 | 2026.01.14 02:37:02.631312 [ 264 ] {09e2c1f3-acc2-4cdf-b923-6a7b4da7b987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2737 | 2026.01.14 02:37:02.631654 [ 189 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_11_2} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2738 | 2026.01.14 02:37:02.631747 [ 189 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_11_2} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2739 | 2026.01.14 02:37:02.631802 [ 264 ] {09e2c1f3-acc2-4cdf-b923-6a7b4da7b987} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2740 | 2026.01.14 02:37:02.631844 [ 264 ] {09e2c1f3-acc2-4cdf-b923-6a7b4da7b987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2741 | 2026.01.14 02:37:02.631865 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2742 | 2026.01.14 02:37:02.632146 [ 264 ] {09e2c1f3-acc2-4cdf-b923-6a7b4da7b987} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2743 | 2026.01.14 02:37:02.632366 [ 264 ] {09e2c1f3-acc2-4cdf-b923-6a7b4da7b987} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2026.01.14 02:37:02.632490 [ 264 ] {09e2c1f3-acc2-4cdf-b923-6a7b4da7b987} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001238 sec., 170436.1873990307 rows/sec., 9.68 MiB/sec. | ||
| 2745 | 2026.01.14 02:37:02.632528 [ 264 ] {09e2c1f3-acc2-4cdf-b923-6a7b4da7b987} <Debug> TCPHandler: Processed in 0.001401142 sec. | ||
| 2746 | 2026.01.14 02:37:02.632630 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2026.01.14 02:37:02.632723 [ 264 ] {55d5b690-0f7a-4112-a64d-fb280014badd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2748 | 2026.01.14 02:37:02.632761 [ 264 ] {55d5b690-0f7a-4112-a64d-fb280014badd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2749 | 2026.01.14 02:37:02.633389 [ 264 ] {55d5b690-0f7a-4112-a64d-fb280014badd} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.01.14 02:37:02.633425 [ 264 ] {55d5b690-0f7a-4112-a64d-fb280014badd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2751 | 2026.01.14 02:37:02.633745 [ 264 ] {55d5b690-0f7a-4112-a64d-fb280014badd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2752 | 2026.01.14 02:37:02.633957 [ 264 ] {55d5b690-0f7a-4112-a64d-fb280014badd} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.01.14 02:37:02.634086 [ 264 ] {55d5b690-0f7a-4112-a64d-fb280014badd} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001381 sec., 491672.7009413468 rows/sec., 34.27 MiB/sec. | ||
| 2754 | 2026.01.14 02:37:02.634124 [ 264 ] {55d5b690-0f7a-4112-a64d-fb280014badd} <Debug> TCPHandler: Processed in 0.001542783 sec. | ||
| 2755 | 2026.01.14 02:37:02.634229 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2756 | 2026.01.14 02:37:02.634323 [ 264 ] {bea4b7e0-6b14-44fb-82d7-1e8838022599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2757 | 2026.01.14 02:37:02.634365 [ 264 ] {bea4b7e0-6b14-44fb-82d7-1e8838022599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2758 | 2026.01.14 02:37:02.634682 [ 264 ] {bea4b7e0-6b14-44fb-82d7-1e8838022599} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2026.01.14 02:37:02.634719 [ 264 ] {bea4b7e0-6b14-44fb-82d7-1e8838022599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2760 | 2026.01.14 02:37:02.635016 [ 264 ] {bea4b7e0-6b14-44fb-82d7-1e8838022599} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2761 | 2026.01.14 02:37:02.635226 [ 264 ] {bea4b7e0-6b14-44fb-82d7-1e8838022599} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2762 | 2026.01.14 02:37:02.635353 [ 264 ] {bea4b7e0-6b14-44fb-82d7-1e8838022599} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 2763 | 2026.01.14 02:37:02.635387 [ 264 ] {bea4b7e0-6b14-44fb-82d7-1e8838022599} <Debug> TCPHandler: Processed in 0.00120731 sec. | ||
| 2764 | 2026.01.14 02:37:02.635504 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2765 | 2026.01.14 02:37:02.635597 [ 264 ] {6a7fd00c-ad47-413d-af82-b45ba4d35838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2766 | 2026.01.14 02:37:02.635640 [ 264 ] {6a7fd00c-ad47-413d-af82-b45ba4d35838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2767 | 2026.01.14 02:37:02.636119 [ 264 ] {6a7fd00c-ad47-413d-af82-b45ba4d35838} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2768 | 2026.01.14 02:37:02.636156 [ 264 ] {6a7fd00c-ad47-413d-af82-b45ba4d35838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2769 | 2026.01.14 02:37:02.636486 [ 264 ] {6a7fd00c-ad47-413d-af82-b45ba4d35838} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2770 | 2026.01.14 02:37:02.636701 [ 264 ] {6a7fd00c-ad47-413d-af82-b45ba4d35838} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2026.01.14 02:37:02.636826 [ 264 ] {6a7fd00c-ad47-413d-af82-b45ba4d35838} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001248 sec., 251602.5641025641 rows/sec., 16.53 MiB/sec. | ||
| 2772 | 2026.01.14 02:37:02.636863 [ 264 ] {6a7fd00c-ad47-413d-af82-b45ba4d35838} <Debug> TCPHandler: Processed in 0.001408981 sec. | ||
| 2773 | 2026.01.14 02:37:02.636977 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2774 | 2026.01.14 02:37:02.637069 [ 264 ] {542ce924-5abb-448d-ab4c-75c80ce1c90b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2775 | 2026.01.14 02:37:02.637110 [ 264 ] {542ce924-5abb-448d-ab4c-75c80ce1c90b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2776 | 2026.01.14 02:37:02.637412 [ 264 ] {542ce924-5abb-448d-ab4c-75c80ce1c90b} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2026.01.14 02:37:02.637447 [ 264 ] {542ce924-5abb-448d-ab4c-75c80ce1c90b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2778 | 2026.01.14 02:37:02.637731 [ 264 ] {542ce924-5abb-448d-ab4c-75c80ce1c90b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2779 | 2026.01.14 02:37:02.637929 [ 264 ] {542ce924-5abb-448d-ab4c-75c80ce1c90b} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2026.01.14 02:37:02.638051 [ 264 ] {542ce924-5abb-448d-ab4c-75c80ce1c90b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000999 sec., 1001.0010010010009 rows/sec., 67.45 KiB/sec. | ||
| 2781 | 2026.01.14 02:37:02.638085 [ 264 ] {542ce924-5abb-448d-ab4c-75c80ce1c90b} <Debug> TCPHandler: Processed in 0.001158789 sec. | ||
| 2782 | 2026.01.14 02:37:02.638187 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2783 | 2026.01.14 02:37:02.638280 [ 264 ] {40470492-f749-4986-ac67-4daccb8a1f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2784 | 2026.01.14 02:37:02.638320 [ 264 ] {40470492-f749-4986-ac67-4daccb8a1f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2785 | 2026.01.14 02:37:02.638630 [ 264 ] {40470492-f749-4986-ac67-4daccb8a1f85} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2026.01.14 02:37:02.638667 [ 264 ] {40470492-f749-4986-ac67-4daccb8a1f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2787 | 2026.01.14 02:37:02.638957 [ 264 ] {40470492-f749-4986-ac67-4daccb8a1f85} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2788 | 2026.01.14 02:37:02.639157 [ 264 ] {40470492-f749-4986-ac67-4daccb8a1f85} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2026.01.14 02:37:02.639279 [ 264 ] {40470492-f749-4986-ac67-4daccb8a1f85} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001018 sec., 102161.10019646365 rows/sec., 6.26 MiB/sec. | ||
| 2790 | 2026.01.14 02:37:02.639313 [ 264 ] {40470492-f749-4986-ac67-4daccb8a1f85} <Debug> TCPHandler: Processed in 0.001175739 sec. | ||
| 2791 | 2026.01.14 02:37:04.986023 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2792 | 2026.01.14 02:37:04.986086 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2793 | 2026.01.14 02:37:05.113386 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5779 | ||
| 2794 | 2026.01.14 02:37:05.113903 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2026.01.14 02:37:05.113939 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2796 | 2026.01.14 02:37:05.114500 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2797 | 2026.01.14 02:37:05.114736 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2798 | 2026.01.14 02:37:05.114867 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5779 | ||
| 2799 | 2026.01.14 02:37:05.136387 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 376 | ||
| 2800 | 2026.01.14 02:37:05.138822 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.01.14 02:37:05.138865 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2802 | 2026.01.14 02:37:05.140072 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2803 | 2026.01.14 02:37:05.140332 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2026.01.14 02:37:05.140573 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 376 | ||
| 2805 | 2026.01.14 02:37:05.418366 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2806 | 2026.01.14 02:37:05.435726 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2807 | 2026.01.14 02:37:05.435797 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2808 | 2026.01.14 02:37:05.441469 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2809 | 2026.01.14 02:37:05.442141 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2810 | 2026.01.14 02:37:05.445224 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2811 | 2026.01.14 02:37:07.614335 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2812 | 2026.01.14 02:37:07.614498 [ 264 ] {790ceb4e-10ea-4c15-ac58-7a0e61fa3528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2813 | 2026.01.14 02:37:07.614559 [ 264 ] {790ceb4e-10ea-4c15-ac58-7a0e61fa3528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2814 | 2026.01.14 02:37:07.615323 [ 264 ] {790ceb4e-10ea-4c15-ac58-7a0e61fa3528} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2026.01.14 02:37:07.615362 [ 264 ] {790ceb4e-10ea-4c15-ac58-7a0e61fa3528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2816 | 2026.01.14 02:37:07.615728 [ 264 ] {790ceb4e-10ea-4c15-ac58-7a0e61fa3528} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2817 | 2026.01.14 02:37:07.615941 [ 264 ] {790ceb4e-10ea-4c15-ac58-7a0e61fa3528} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2026.01.14 02:37:07.616086 [ 264 ] {790ceb4e-10ea-4c15-ac58-7a0e61fa3528} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001676 sec., 81145.58472553699 rows/sec., 7.04 MiB/sec. | ||
| 2819 | 2026.01.14 02:37:07.616131 [ 264 ] {790ceb4e-10ea-4c15-ac58-7a0e61fa3528} <Debug> TCPHandler: Processed in 0.001971476 sec. | ||
| 2820 | 2026.01.14 02:37:07.616308 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2821 | 2026.01.14 02:37:07.616403 [ 264 ] {7b61a50d-f3af-454e-86fa-7bb73f65f014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2822 | 2026.01.14 02:37:07.616442 [ 264 ] {7b61a50d-f3af-454e-86fa-7bb73f65f014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2823 | 2026.01.14 02:37:07.616829 [ 264 ] {7b61a50d-f3af-454e-86fa-7bb73f65f014} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2026.01.14 02:37:07.616862 [ 264 ] {7b61a50d-f3af-454e-86fa-7bb73f65f014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2825 | 2026.01.14 02:37:07.617141 [ 264 ] {7b61a50d-f3af-454e-86fa-7bb73f65f014} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2826 | 2026.01.14 02:37:07.617401 [ 264 ] {7b61a50d-f3af-454e-86fa-7bb73f65f014} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2026.01.14 02:37:07.617522 [ 264 ] {7b61a50d-f3af-454e-86fa-7bb73f65f014} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001148 sec., 34843.20557491289 rows/sec., 2.56 MiB/sec. | ||
| 2828 | 2026.01.14 02:37:07.617557 [ 264 ] {7b61a50d-f3af-454e-86fa-7bb73f65f014} <Debug> TCPHandler: Processed in 0.00131603 sec. | ||
| 2829 | 2026.01.14 02:37:07.617656 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2830 | 2026.01.14 02:37:07.617746 [ 264 ] {120fb024-4202-4bc2-b0ca-18f8f007aea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2831 | 2026.01.14 02:37:07.617783 [ 264 ] {120fb024-4202-4bc2-b0ca-18f8f007aea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2832 | 2026.01.14 02:37:07.618173 [ 264 ] {120fb024-4202-4bc2-b0ca-18f8f007aea7} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2026.01.14 02:37:07.618207 [ 264 ] {120fb024-4202-4bc2-b0ca-18f8f007aea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2834 | 2026.01.14 02:37:07.618573 [ 264 ] {120fb024-4202-4bc2-b0ca-18f8f007aea7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2835 | 2026.01.14 02:37:07.618777 [ 264 ] {120fb024-4202-4bc2-b0ca-18f8f007aea7} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2026.01.14 02:37:07.618903 [ 264 ] {120fb024-4202-4bc2-b0ca-18f8f007aea7} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001146 sec., 90750.43630017451 rows/sec., 7.09 MiB/sec. | ||
| 2837 | 2026.01.14 02:37:07.618940 [ 264 ] {120fb024-4202-4bc2-b0ca-18f8f007aea7} <Debug> TCPHandler: Processed in 0.001309261 sec. | ||
| 2838 | 2026.01.14 02:37:07.619047 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2026.01.14 02:37:07.619141 [ 264 ] {7e689383-add3-4b28-952e-d6e6275ca6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2840 | 2026.01.14 02:37:07.619184 [ 264 ] {7e689383-add3-4b28-952e-d6e6275ca6d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2841 | 2026.01.14 02:37:07.619566 [ 264 ] {7e689383-add3-4b28-952e-d6e6275ca6d9} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2026.01.14 02:37:07.619600 [ 264 ] {7e689383-add3-4b28-952e-d6e6275ca6d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2843 | 2026.01.14 02:37:07.619896 [ 264 ] {7e689383-add3-4b28-952e-d6e6275ca6d9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2844 | 2026.01.14 02:37:07.620092 [ 264 ] {7e689383-add3-4b28-952e-d6e6275ca6d9} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2026.01.14 02:37:07.620212 [ 264 ] {7e689383-add3-4b28-952e-d6e6275ca6d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 2846 | 2026.01.14 02:37:07.620312 [ 264 ] {7e689383-add3-4b28-952e-d6e6275ca6d9} <Debug> TCPHandler: Processed in 0.001315011 sec. | ||
| 2847 | 2026.01.14 02:37:07.620411 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2848 | 2026.01.14 02:37:07.620498 [ 264 ] {692a752d-2bc0-492a-a20c-de4b1db94014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2849 | 2026.01.14 02:37:07.620546 [ 264 ] {692a752d-2bc0-492a-a20c-de4b1db94014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2850 | 2026.01.14 02:37:07.621385 [ 264 ] {692a752d-2bc0-492a-a20c-de4b1db94014} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2026.01.14 02:37:07.621418 [ 264 ] {692a752d-2bc0-492a-a20c-de4b1db94014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2852 | 2026.01.14 02:37:07.621955 [ 264 ] {692a752d-2bc0-492a-a20c-de4b1db94014} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2853 | 2026.01.14 02:37:07.622162 [ 264 ] {692a752d-2bc0-492a-a20c-de4b1db94014} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.01.14 02:37:07.622355 [ 264 ] {692a752d-2bc0-492a-a20c-de4b1db94014} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001863 sec., 21470.746108427265 rows/sec., 38.47 MiB/sec. | ||
| 2855 | 2026.01.14 02:37:07.622410 [ 264 ] {692a752d-2bc0-492a-a20c-de4b1db94014} <Debug> TCPHandler: Processed in 0.002045767 sec. | ||
| 2856 | 2026.01.14 02:37:07.622508 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2857 | 2026.01.14 02:37:07.622596 [ 264 ] {8eeb2e74-45e5-44d2-9e73-f90268a63616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2858 | 2026.01.14 02:37:07.622635 [ 264 ] {8eeb2e74-45e5-44d2-9e73-f90268a63616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2859 | 2026.01.14 02:37:07.622937 [ 264 ] {8eeb2e74-45e5-44d2-9e73-f90268a63616} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2026.01.14 02:37:07.622970 [ 264 ] {8eeb2e74-45e5-44d2-9e73-f90268a63616} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2861 | 2026.01.14 02:37:07.623316 [ 264 ] {8eeb2e74-45e5-44d2-9e73-f90268a63616} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2862 | 2026.01.14 02:37:07.623504 [ 264 ] {8eeb2e74-45e5-44d2-9e73-f90268a63616} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2026.01.14 02:37:07.623619 [ 264 ] {8eeb2e74-45e5-44d2-9e73-f90268a63616} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 2864 | 2026.01.14 02:37:07.623651 [ 264 ] {8eeb2e74-45e5-44d2-9e73-f90268a63616} <Debug> TCPHandler: Processed in 0.001201369 sec. | ||
| 2865 | 2026.01.14 02:37:08.929398 [ 96 ] {} <Debug> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2866 | 2026.01.14 02:37:08.929512 [ 96 ] {} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2026.01.14 02:37:08.929551 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2868 | 2026.01.14 02:37:08.929736 [ 195 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::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 | ||
| 2869 | 2026.01.14 02:37:08.930000 [ 195 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2870 | 2026.01.14 02:37:08.930071 [ 195 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2871 | 2026.01.14 02:37:08.930236 [ 195 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::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 | ||
| 2872 | 2026.01.14 02:37:08.930317 [ 195 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2873 | 2026.01.14 02:37:08.930392 [ 195 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::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 | ||
| 2874 | 2026.01.14 02:37:08.930466 [ 195 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2875 | 2026.01.14 02:37:08.931385 [ 189 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.001763525 sec., 12475.014530556698 rows/sec., 1.04 MiB/sec. | ||
| 2876 | 2026.01.14 02:37:08.931577 [ 194 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2877 | 2026.01.14 02:37:08.931938 [ 194 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_5_1} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2878 | 2026.01.14 02:37:08.932016 [ 194 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_5_1} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2879 | 2026.01.14 02:37:08.932105 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2880 | 2026.01.14 02:37:12.606604 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2881 | 2026.01.14 02:37:12.606841 [ 264 ] {3c09556e-7acc-442f-9338-b445307a2dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) 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) | ||
| 2882 | 2026.01.14 02:37:12.607194 [ 264 ] {3c09556e-7acc-442f-9338-b445307a2dc1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2883 | 2026.01.14 02:37:12.607233 [ 264 ] {3c09556e-7acc-442f-9338-b445307a2dc1} <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 | ||
| 2884 | 2026.01.14 02:37:12.607502 [ 264 ] {3c09556e-7acc-442f-9338-b445307a2dc1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2885 | 2026.01.14 02:37:12.607571 [ 264 ] {3c09556e-7acc-442f-9338-b445307a2dc1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2886 | 2026.01.14 02:37:12.607708 [ 264 ] {3c09556e-7acc-442f-9338-b445307a2dc1} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2887 | 2026.01.14 02:37:12.607847 [ 313 ] {3c09556e-7acc-442f-9338-b445307a2dc1} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2888 | 2026.01.14 02:37:12.607856 [ 299 ] {3c09556e-7acc-442f-9338-b445307a2dc1} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2889 | 2026.01.14 02:37:12.607853 [ 336 ] {3c09556e-7acc-442f-9338-b445307a2dc1} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2890 | 2026.01.14 02:37:12.607853 [ 335 ] {3c09556e-7acc-442f-9338-b445307a2dc1} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2891 | 2026.01.14 02:37:12.608070 [ 264 ] {3c09556e-7acc-442f-9338-b445307a2dc1} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2892 | 2026.01.14 02:37:12.608104 [ 264 ] {3c09556e-7acc-442f-9338-b445307a2dc1} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2893 | 2026.01.14 02:37:12.608188 [ 264 ] {3c09556e-7acc-442f-9338-b445307a2dc1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2894 | 2026.01.14 02:37:12.608208 [ 264 ] {3c09556e-7acc-442f-9338-b445307a2dc1} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2895 | 2026.01.14 02:37:12.608243 [ 264 ] {3c09556e-7acc-442f-9338-b445307a2dc1} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2896 | 2026.01.14 02:37:12.608284 [ 264 ] {3c09556e-7acc-442f-9338-b445307a2dc1} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2897 | 2026.01.14 02:37:12.608324 [ 264 ] {3c09556e-7acc-442f-9338-b445307a2dc1} <Trace> MergeTreeBaseSelectProcessor: 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'))" | ||
| 2898 | 2026.01.14 02:37:12.609100 [ 264 ] {3c09556e-7acc-442f-9338-b445307a2dc1} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.002363 sec., 14811.680067710537 rows/sec., 569.90 KiB/sec. | ||
| 2899 | 2026.01.14 02:37:12.609248 [ 264 ] {3c09556e-7acc-442f-9338-b445307a2dc1} <Debug> TCPHandler: Processed in 0.002770613 sec. | ||
| 2900 | 2026.01.14 02:37:12.609567 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2901 | 2026.01.14 02:37:12.609717 [ 264 ] {e9af4af7-8512-476c-a38b-857d8436a887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2902 | 2026.01.14 02:37:12.609948 [ 264 ] {e9af4af7-8512-476c-a38b-857d8436a887} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2903 | 2026.01.14 02:37:12.609984 [ 264 ] {e9af4af7-8512-476c-a38b-857d8436a887} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2904 | 2026.01.14 02:37:12.610186 [ 264 ] {e9af4af7-8512-476c-a38b-857d8436a887} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2905 | 2026.01.14 02:37:12.610240 [ 264 ] {e9af4af7-8512-476c-a38b-857d8436a887} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2906 | 2026.01.14 02:37:12.610343 [ 264 ] {e9af4af7-8512-476c-a38b-857d8436a887} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2907 | 2026.01.14 02:37:12.610405 [ 335 ] {e9af4af7-8512-476c-a38b-857d8436a887} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2908 | 2026.01.14 02:37:12.610412 [ 313 ] {e9af4af7-8512-476c-a38b-857d8436a887} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2909 | 2026.01.14 02:37:12.610415 [ 336 ] {e9af4af7-8512-476c-a38b-857d8436a887} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2910 | 2026.01.14 02:37:12.610452 [ 349 ] {e9af4af7-8512-476c-a38b-857d8436a887} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2911 | 2026.01.14 02:37:12.610550 [ 264 ] {e9af4af7-8512-476c-a38b-857d8436a887} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2912 | 2026.01.14 02:37:12.610579 [ 264 ] {e9af4af7-8512-476c-a38b-857d8436a887} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2913 | 2026.01.14 02:37:12.610649 [ 264 ] {e9af4af7-8512-476c-a38b-857d8436a887} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2914 | 2026.01.14 02:37:12.610667 [ 264 ] {e9af4af7-8512-476c-a38b-857d8436a887} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2915 | 2026.01.14 02:37:12.610696 [ 264 ] {e9af4af7-8512-476c-a38b-857d8436a887} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2916 | 2026.01.14 02:37:12.610727 [ 264 ] {e9af4af7-8512-476c-a38b-857d8436a887} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2917 | 2026.01.14 02:37:12.610755 [ 264 ] {e9af4af7-8512-476c-a38b-857d8436a887} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2918 | 2026.01.14 02:37:12.611444 [ 264 ] {e9af4af7-8512-476c-a38b-857d8436a887} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001793 sec., 19520.356943669827 rows/sec., 751.08 KiB/sec. | ||
| 2919 | 2026.01.14 02:37:12.611570 [ 264 ] {e9af4af7-8512-476c-a38b-857d8436a887} <Debug> TCPHandler: Processed in 0.002057377 sec. | ||
| 2920 | 2026.01.14 02:37:12.611819 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2921 | 2026.01.14 02:37:12.611958 [ 264 ] {4776b2fd-8318-4298-b5a8-2486e9b196a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2922 | 2026.01.14 02:37:12.612176 [ 264 ] {4776b2fd-8318-4298-b5a8-2486e9b196a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2923 | 2026.01.14 02:37:12.612210 [ 264 ] {4776b2fd-8318-4298-b5a8-2486e9b196a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2924 | 2026.01.14 02:37:12.612421 [ 264 ] {4776b2fd-8318-4298-b5a8-2486e9b196a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2925 | 2026.01.14 02:37:12.612473 [ 264 ] {4776b2fd-8318-4298-b5a8-2486e9b196a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2926 | 2026.01.14 02:37:12.612573 [ 264 ] {4776b2fd-8318-4298-b5a8-2486e9b196a3} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2927 | 2026.01.14 02:37:12.612637 [ 336 ] {4776b2fd-8318-4298-b5a8-2486e9b196a3} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2928 | 2026.01.14 02:37:12.612648 [ 349 ] {4776b2fd-8318-4298-b5a8-2486e9b196a3} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2929 | 2026.01.14 02:37:12.612647 [ 313 ] {4776b2fd-8318-4298-b5a8-2486e9b196a3} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2930 | 2026.01.14 02:37:12.612643 [ 335 ] {4776b2fd-8318-4298-b5a8-2486e9b196a3} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2931 | 2026.01.14 02:37:12.612783 [ 264 ] {4776b2fd-8318-4298-b5a8-2486e9b196a3} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2932 | 2026.01.14 02:37:12.612808 [ 264 ] {4776b2fd-8318-4298-b5a8-2486e9b196a3} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2933 | 2026.01.14 02:37:12.612876 [ 264 ] {4776b2fd-8318-4298-b5a8-2486e9b196a3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2934 | 2026.01.14 02:37:12.612893 [ 264 ] {4776b2fd-8318-4298-b5a8-2486e9b196a3} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2935 | 2026.01.14 02:37:12.612922 [ 264 ] {4776b2fd-8318-4298-b5a8-2486e9b196a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2936 | 2026.01.14 02:37:12.612955 [ 264 ] {4776b2fd-8318-4298-b5a8-2486e9b196a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2937 | 2026.01.14 02:37:12.612986 [ 264 ] {4776b2fd-8318-4298-b5a8-2486e9b196a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2938 | 2026.01.14 02:37:12.613561 [ 264 ] {4776b2fd-8318-4298-b5a8-2486e9b196a3} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001663 sec., 21046.301864101024 rows/sec., 809.79 KiB/sec. | ||
| 2939 | 2026.01.14 02:37:12.613686 [ 264 ] {4776b2fd-8318-4298-b5a8-2486e9b196a3} <Debug> TCPHandler: Processed in 0.001918275 sec. | ||
| 2940 | 2026.01.14 02:37:12.613926 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2941 | 2026.01.14 02:37:12.614063 [ 264 ] {425cb8c0-d3f1-4e76-aabd-f7a04afcbbbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2942 | 2026.01.14 02:37:12.614280 [ 264 ] {425cb8c0-d3f1-4e76-aabd-f7a04afcbbbb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2943 | 2026.01.14 02:37:12.614315 [ 264 ] {425cb8c0-d3f1-4e76-aabd-f7a04afcbbbb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2944 | 2026.01.14 02:37:12.614517 [ 264 ] {425cb8c0-d3f1-4e76-aabd-f7a04afcbbbb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2945 | 2026.01.14 02:37:12.614568 [ 264 ] {425cb8c0-d3f1-4e76-aabd-f7a04afcbbbb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2946 | 2026.01.14 02:37:12.614665 [ 264 ] {425cb8c0-d3f1-4e76-aabd-f7a04afcbbbb} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2947 | 2026.01.14 02:37:12.614723 [ 335 ] {425cb8c0-d3f1-4e76-aabd-f7a04afcbbbb} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2948 | 2026.01.14 02:37:12.614729 [ 313 ] {425cb8c0-d3f1-4e76-aabd-f7a04afcbbbb} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2949 | 2026.01.14 02:37:12.614758 [ 341 ] {425cb8c0-d3f1-4e76-aabd-f7a04afcbbbb} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2950 | 2026.01.14 02:37:12.614737 [ 349 ] {425cb8c0-d3f1-4e76-aabd-f7a04afcbbbb} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2951 | 2026.01.14 02:37:12.614861 [ 264 ] {425cb8c0-d3f1-4e76-aabd-f7a04afcbbbb} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2952 | 2026.01.14 02:37:12.614889 [ 264 ] {425cb8c0-d3f1-4e76-aabd-f7a04afcbbbb} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2953 | 2026.01.14 02:37:12.614958 [ 264 ] {425cb8c0-d3f1-4e76-aabd-f7a04afcbbbb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2954 | 2026.01.14 02:37:12.614975 [ 264 ] {425cb8c0-d3f1-4e76-aabd-f7a04afcbbbb} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2955 | 2026.01.14 02:37:12.615005 [ 264 ] {425cb8c0-d3f1-4e76-aabd-f7a04afcbbbb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2956 | 2026.01.14 02:37:12.615035 [ 264 ] {425cb8c0-d3f1-4e76-aabd-f7a04afcbbbb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2957 | 2026.01.14 02:37:12.615068 [ 264 ] {425cb8c0-d3f1-4e76-aabd-f7a04afcbbbb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2958 | 2026.01.14 02:37:12.615503 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6227 | ||
| 2959 | 2026.01.14 02:37:12.615674 [ 264 ] {425cb8c0-d3f1-4e76-aabd-f7a04afcbbbb} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001671 sec., 20945.54159186116 rows/sec., 805.91 KiB/sec. | ||
| 2960 | 2026.01.14 02:37:12.615799 [ 264 ] {425cb8c0-d3f1-4e76-aabd-f7a04afcbbbb} <Debug> TCPHandler: Processed in 0.001924616 sec. | ||
| 2961 | 2026.01.14 02:37:12.616014 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2026.01.14 02:37:12.616026 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2963 | 2026.01.14 02:37:12.616068 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2964 | 2026.01.14 02:37:12.616178 [ 264 ] {027118d4-75fc-4928-8589-c894d16f795c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2965 | 2026.01.14 02:37:12.616399 [ 264 ] {027118d4-75fc-4928-8589-c894d16f795c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2966 | 2026.01.14 02:37:12.616436 [ 264 ] {027118d4-75fc-4928-8589-c894d16f795c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2967 | 2026.01.14 02:37:12.616584 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2968 | 2026.01.14 02:37:12.616641 [ 264 ] {027118d4-75fc-4928-8589-c894d16f795c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2969 | 2026.01.14 02:37:12.616699 [ 264 ] {027118d4-75fc-4928-8589-c894d16f795c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2970 | 2026.01.14 02:37:12.616799 [ 264 ] {027118d4-75fc-4928-8589-c894d16f795c} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2971 | 2026.01.14 02:37:12.616823 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.01.14 02:37:12.616859 [ 349 ] {027118d4-75fc-4928-8589-c894d16f795c} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2973 | 2026.01.14 02:37:12.616870 [ 341 ] {027118d4-75fc-4928-8589-c894d16f795c} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2974 | 2026.01.14 02:37:12.616869 [ 313 ] {027118d4-75fc-4928-8589-c894d16f795c} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2975 | 2026.01.14 02:37:12.616867 [ 335 ] {027118d4-75fc-4928-8589-c894d16f795c} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2976 | 2026.01.14 02:37:12.616957 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6227 | ||
| 2977 | 2026.01.14 02:37:12.617000 [ 264 ] {027118d4-75fc-4928-8589-c894d16f795c} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2978 | 2026.01.14 02:37:12.617027 [ 264 ] {027118d4-75fc-4928-8589-c894d16f795c} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2979 | 2026.01.14 02:37:12.617094 [ 264 ] {027118d4-75fc-4928-8589-c894d16f795c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2980 | 2026.01.14 02:37:12.617111 [ 264 ] {027118d4-75fc-4928-8589-c894d16f795c} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 2981 | 2026.01.14 02:37:12.617142 [ 264 ] {027118d4-75fc-4928-8589-c894d16f795c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2982 | 2026.01.14 02:37:12.617173 [ 264 ] {027118d4-75fc-4928-8589-c894d16f795c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2983 | 2026.01.14 02:37:12.617201 [ 264 ] {027118d4-75fc-4928-8589-c894d16f795c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2984 | 2026.01.14 02:37:12.617792 [ 264 ] {027118d4-75fc-4928-8589-c894d16f795c} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.001675 sec., 20895.5223880597 rows/sec., 803.99 KiB/sec. | ||
| 2985 | 2026.01.14 02:37:12.617911 [ 264 ] {027118d4-75fc-4928-8589-c894d16f795c} <Debug> TCPHandler: Processed in 0.001935566 sec. | ||
| 2986 | 2026.01.14 02:37:12.618137 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2987 | 2026.01.14 02:37:12.618272 [ 264 ] {acc10d02-61c5-4877-acc2-6d26ee028e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 2988 | 2026.01.14 02:37:12.618486 [ 264 ] {acc10d02-61c5-4877-acc2-6d26ee028e8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2989 | 2026.01.14 02:37:12.618522 [ 264 ] {acc10d02-61c5-4877-acc2-6d26ee028e8f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 2990 | 2026.01.14 02:37:12.618726 [ 264 ] {acc10d02-61c5-4877-acc2-6d26ee028e8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2991 | 2026.01.14 02:37:12.618777 [ 264 ] {acc10d02-61c5-4877-acc2-6d26ee028e8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2992 | 2026.01.14 02:37:12.618872 [ 264 ] {acc10d02-61c5-4877-acc2-6d26ee028e8f} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2993 | 2026.01.14 02:37:12.618960 [ 313 ] {acc10d02-61c5-4877-acc2-6d26ee028e8f} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2994 | 2026.01.14 02:37:12.618968 [ 349 ] {acc10d02-61c5-4877-acc2-6d26ee028e8f} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2995 | 2026.01.14 02:37:12.619004 [ 307 ] {acc10d02-61c5-4877-acc2-6d26ee028e8f} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2996 | 2026.01.14 02:37:12.619010 [ 306 ] {acc10d02-61c5-4877-acc2-6d26ee028e8f} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2997 | 2026.01.14 02:37:12.619117 [ 264 ] {acc10d02-61c5-4877-acc2-6d26ee028e8f} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 2998 | 2026.01.14 02:37:12.619139 [ 264 ] {acc10d02-61c5-4877-acc2-6d26ee028e8f} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2999 | 2026.01.14 02:37:12.619206 [ 264 ] {acc10d02-61c5-4877-acc2-6d26ee028e8f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3000 | 2026.01.14 02:37:12.619260 [ 264 ] {acc10d02-61c5-4877-acc2-6d26ee028e8f} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Reading approx. 35 rows with 3 streams | ||
| 3001 | 2026.01.14 02:37:12.619293 [ 264 ] {acc10d02-61c5-4877-acc2-6d26ee028e8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3002 | 2026.01.14 02:37:12.619327 [ 264 ] {acc10d02-61c5-4877-acc2-6d26ee028e8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3003 | 2026.01.14 02:37:12.619358 [ 264 ] {acc10d02-61c5-4877-acc2-6d26ee028e8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3004 | 2026.01.14 02:37:12.619964 [ 264 ] {acc10d02-61c5-4877-acc2-6d26ee028e8f} <Debug> executeQuery: Read 35 rows, 1.35 KiB in 0.00175 sec., 20000 rows/sec., 769.53 KiB/sec. | ||
| 3005 | 2026.01.14 02:37:12.620072 [ 264 ] {acc10d02-61c5-4877-acc2-6d26ee028e8f} <Debug> TCPHandler: Processed in 0.001985486 sec. | ||
| 3006 | 2026.01.14 02:37:12.640996 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2026.01.14 02:37:12.641124 [ 264 ] {f7cd7ca4-0cd4-4e7f-9203-8d0f819299bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3008 | 2026.01.14 02:37:12.641175 [ 264 ] {f7cd7ca4-0cd4-4e7f-9203-8d0f819299bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3009 | 2026.01.14 02:37:12.641751 [ 264 ] {f7cd7ca4-0cd4-4e7f-9203-8d0f819299bd} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2026.01.14 02:37:12.641792 [ 264 ] {f7cd7ca4-0cd4-4e7f-9203-8d0f819299bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3011 | 2026.01.14 02:37:12.642196 [ 264 ] {f7cd7ca4-0cd4-4e7f-9203-8d0f819299bd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3012 | 2026.01.14 02:37:12.642391 [ 264 ] {f7cd7ca4-0cd4-4e7f-9203-8d0f819299bd} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2026.01.14 02:37:12.642534 [ 264 ] {f7cd7ca4-0cd4-4e7f-9203-8d0f819299bd} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001447 sec., 4146.51002073255 rows/sec., 1.92 MiB/sec. | ||
| 3014 | 2026.01.14 02:37:12.642572 [ 264 ] {f7cd7ca4-0cd4-4e7f-9203-8d0f819299bd} <Debug> TCPHandler: Processed in 0.001640153 sec. | ||
| 3015 | 2026.01.14 02:37:12.642697 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3016 | 2026.01.14 02:37:12.642789 [ 264 ] {b6c7adb8-13a1-4c28-9dd2-fce57d2c67de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3017 | 2026.01.14 02:37:12.642829 [ 264 ] {b6c7adb8-13a1-4c28-9dd2-fce57d2c67de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3018 | 2026.01.14 02:37:12.643234 [ 264 ] {b6c7adb8-13a1-4c28-9dd2-fce57d2c67de} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2026.01.14 02:37:12.643268 [ 264 ] {b6c7adb8-13a1-4c28-9dd2-fce57d2c67de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3020 | 2026.01.14 02:37:12.643557 [ 264 ] {b6c7adb8-13a1-4c28-9dd2-fce57d2c67de} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3021 | 2026.01.14 02:37:12.643799 [ 264 ] {b6c7adb8-13a1-4c28-9dd2-fce57d2c67de} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2026.01.14 02:37:12.643922 [ 264 ] {b6c7adb8-13a1-4c28-9dd2-fce57d2c67de} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001151 sec., 20851.433536055607 rows/sec., 1.73 MiB/sec. | ||
| 3023 | 2026.01.14 02:37:12.643959 [ 264 ] {b6c7adb8-13a1-4c28-9dd2-fce57d2c67de} <Debug> TCPHandler: Processed in 0.00131305 sec. | ||
| 3024 | 2026.01.14 02:37:12.644069 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3025 | 2026.01.14 02:37:12.644163 [ 264 ] {bbef1383-6799-48c8-8ae5-4e04082e6bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3026 | 2026.01.14 02:37:12.644202 [ 264 ] {bbef1383-6799-48c8-8ae5-4e04082e6bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3027 | 2026.01.14 02:37:12.644566 [ 264 ] {bbef1383-6799-48c8-8ae5-4e04082e6bb2} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3028 | 2026.01.14 02:37:12.644601 [ 264 ] {bbef1383-6799-48c8-8ae5-4e04082e6bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3029 | 2026.01.14 02:37:12.644868 [ 264 ] {bbef1383-6799-48c8-8ae5-4e04082e6bb2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3030 | 2026.01.14 02:37:12.645069 [ 264 ] {bbef1383-6799-48c8-8ae5-4e04082e6bb2} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3031 | 2026.01.14 02:37:12.645190 [ 264 ] {bbef1383-6799-48c8-8ae5-4e04082e6bb2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001046 sec., 1912.0458891013384 rows/sec., 155.91 KiB/sec. | ||
| 3032 | 2026.01.14 02:37:12.645225 [ 264 ] {bbef1383-6799-48c8-8ae5-4e04082e6bb2} <Debug> TCPHandler: Processed in 0.00120682 sec. | ||
| 3033 | 2026.01.14 02:37:12.645328 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3034 | 2026.01.14 02:37:12.645431 [ 264 ] {1be08122-9103-4dcc-90f4-414140533764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3035 | 2026.01.14 02:37:12.645480 [ 264 ] {1be08122-9103-4dcc-90f4-414140533764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3036 | 2026.01.14 02:37:12.646079 [ 264 ] {1be08122-9103-4dcc-90f4-414140533764} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3037 | 2026.01.14 02:37:12.646122 [ 264 ] {1be08122-9103-4dcc-90f4-414140533764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3038 | 2026.01.14 02:37:12.646499 [ 264 ] {1be08122-9103-4dcc-90f4-414140533764} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3039 | 2026.01.14 02:37:12.646708 [ 264 ] {1be08122-9103-4dcc-90f4-414140533764} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3040 | 2026.01.14 02:37:12.646808 [ 123 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3041 | 2026.01.14 02:37:12.646837 [ 264 ] {1be08122-9103-4dcc-90f4-414140533764} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.001427 sec., 124036.4400840925 rows/sec., 10.91 MiB/sec. | ||
| 3042 | 2026.01.14 02:37:12.646856 [ 123 ] {} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2026.01.14 02:37:12.646880 [ 264 ] {1be08122-9103-4dcc-90f4-414140533764} <Debug> TCPHandler: Processed in 0.001602603 sec. | ||
| 3044 | 2026.01.14 02:37:12.646882 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3045 | 2026.01.14 02:37:12.646987 [ 195 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::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 | ||
| 3046 | 2026.01.14 02:37:12.647022 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2026.01.14 02:37:12.647099 [ 195 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3048 | 2026.01.14 02:37:12.647137 [ 195 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1184 rows starting from the beginning of the part | ||
| 3049 | 2026.01.14 02:37:12.647149 [ 264 ] {3fdc6fa2-1f7f-4644-a8f0-2ab0283f5e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3050 | 2026.01.14 02:37:12.647199 [ 195 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1112 rows starting from the beginning of the part | ||
| 3051 | 2026.01.14 02:37:12.647206 [ 264 ] {3fdc6fa2-1f7f-4644-a8f0-2ab0283f5e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3052 | 2026.01.14 02:37:12.647258 [ 195 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 143 rows starting from the beginning of the part | ||
| 3053 | 2026.01.14 02:37:12.647308 [ 195 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1112 rows starting from the beginning of the part | ||
| 3054 | 2026.01.14 02:37:12.647355 [ 195 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 136 rows starting from the beginning of the part | ||
| 3055 | 2026.01.14 02:37:12.647399 [ 195 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 177 rows starting from the beginning of the part | ||
| 3056 | 2026.01.14 02:37:12.647671 [ 264 ] {3fdc6fa2-1f7f-4644-a8f0-2ab0283f5e9d} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2026.01.14 02:37:12.647715 [ 264 ] {3fdc6fa2-1f7f-4644-a8f0-2ab0283f5e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3058 | 2026.01.14 02:37:12.648036 [ 264 ] {3fdc6fa2-1f7f-4644-a8f0-2ab0283f5e9d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3059 | 2026.01.14 02:37:12.648289 [ 264 ] {3fdc6fa2-1f7f-4644-a8f0-2ab0283f5e9d} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3060 | 2026.01.14 02:37:12.648424 [ 264 ] {3fdc6fa2-1f7f-4644-a8f0-2ab0283f5e9d} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001301 sec., 10760.953112990008 rows/sec., 845.95 KiB/sec. | ||
| 3061 | 2026.01.14 02:37:12.648462 [ 264 ] {3fdc6fa2-1f7f-4644-a8f0-2ab0283f5e9d} <Debug> TCPHandler: Processed in 0.001503643 sec. | ||
| 3062 | 2026.01.14 02:37:12.648572 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2026.01.14 02:37:12.648667 [ 264 ] {e6b1899e-deb9-4ad2-a419-cd3aff60efad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3064 | 2026.01.14 02:37:12.648707 [ 264 ] {e6b1899e-deb9-4ad2-a419-cd3aff60efad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3065 | 2026.01.14 02:37:12.648861 [ 187 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3864 rows, containing 5 columns (5 merged, 0 gathered) in 0.001912646 sec., 2020237.9321630872 rows/sec., 169.53 MiB/sec. | ||
| 3066 | 2026.01.14 02:37:12.649066 [ 195 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3067 | 2026.01.14 02:37:12.649115 [ 264 ] {e6b1899e-deb9-4ad2-a419-cd3aff60efad} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2026.01.14 02:37:12.649159 [ 264 ] {e6b1899e-deb9-4ad2-a419-cd3aff60efad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3069 | 2026.01.14 02:37:12.649329 [ 195 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_16_3} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3070 | 2026.01.14 02:37:12.649406 [ 195 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_16_3} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3071 | 2026.01.14 02:37:12.649475 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 3072 | 2026.01.14 02:37:12.649478 [ 264 ] {e6b1899e-deb9-4ad2-a419-cd3aff60efad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3073 | 2026.01.14 02:37:12.649696 [ 264 ] {e6b1899e-deb9-4ad2-a419-cd3aff60efad} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2026.01.14 02:37:12.649830 [ 264 ] {e6b1899e-deb9-4ad2-a419-cd3aff60efad} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00118 sec., 20338.983050847455 rows/sec., 1.69 MiB/sec. | ||
| 3075 | 2026.01.14 02:37:12.649869 [ 264 ] {e6b1899e-deb9-4ad2-a419-cd3aff60efad} <Debug> TCPHandler: Processed in 0.001351221 sec. | ||
| 3076 | 2026.01.14 02:37:12.649980 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3077 | 2026.01.14 02:37:12.650072 [ 264 ] {30f88e1b-eaaa-477d-a94e-a5dc074caa59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3078 | 2026.01.14 02:37:12.650111 [ 264 ] {30f88e1b-eaaa-477d-a94e-a5dc074caa59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3079 | 2026.01.14 02:37:12.650503 [ 264 ] {30f88e1b-eaaa-477d-a94e-a5dc074caa59} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2026.01.14 02:37:12.650539 [ 264 ] {30f88e1b-eaaa-477d-a94e-a5dc074caa59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3081 | 2026.01.14 02:37:12.650820 [ 264 ] {30f88e1b-eaaa-477d-a94e-a5dc074caa59} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3082 | 2026.01.14 02:37:12.651023 [ 264 ] {30f88e1b-eaaa-477d-a94e-a5dc074caa59} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2026.01.14 02:37:12.651147 [ 264 ] {30f88e1b-eaaa-477d-a94e-a5dc074caa59} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 857.73 KiB/sec. | ||
| 3084 | 2026.01.14 02:37:12.651185 [ 264 ] {30f88e1b-eaaa-477d-a94e-a5dc074caa59} <Debug> TCPHandler: Processed in 0.00125576 sec. | ||
| 3085 | 2026.01.14 02:37:12.651304 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3086 | 2026.01.14 02:37:12.651426 [ 264 ] {2c895256-139f-4c91-8a47-0200c6ceeccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3087 | 2026.01.14 02:37:12.651474 [ 264 ] {2c895256-139f-4c91-8a47-0200c6ceeccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3088 | 2026.01.14 02:37:12.651986 [ 264 ] {2c895256-139f-4c91-8a47-0200c6ceeccb} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2026.01.14 02:37:12.652028 [ 264 ] {2c895256-139f-4c91-8a47-0200c6ceeccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3090 | 2026.01.14 02:37:12.652404 [ 264 ] {2c895256-139f-4c91-8a47-0200c6ceeccb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3091 | 2026.01.14 02:37:12.652619 [ 264 ] {2c895256-139f-4c91-8a47-0200c6ceeccb} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3092 | 2026.01.14 02:37:12.652716 [ 123 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3093 | 2026.01.14 02:37:12.652746 [ 123 ] {} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2026.01.14 02:37:12.652746 [ 264 ] {2c895256-139f-4c91-8a47-0200c6ceeccb} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.001345 sec., 75836.4312267658 rows/sec., 6.20 MiB/sec. | ||
| 3095 | 2026.01.14 02:37:12.652763 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3096 | 2026.01.14 02:37:12.652806 [ 264 ] {2c895256-139f-4c91-8a47-0200c6ceeccb} <Debug> TCPHandler: Processed in 0.001565133 sec. | ||
| 3097 | 2026.01.14 02:37:12.652843 [ 195 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 3098 | 2026.01.14 02:37:12.652923 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3099 | 2026.01.14 02:37:12.652927 [ 195 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3100 | 2026.01.14 02:37:12.652974 [ 195 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 737 rows starting from the beginning of the part | ||
| 3101 | 2026.01.14 02:37:12.653026 [ 195 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 679 rows starting from the beginning of the part | ||
| 3102 | 2026.01.14 02:37:12.653026 [ 264 ] {7af40271-537c-4ddd-a233-cc9366647ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3103 | 2026.01.14 02:37:12.653071 [ 195 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 120 rows starting from the beginning of the part | ||
| 3104 | 2026.01.14 02:37:12.653085 [ 264 ] {7af40271-537c-4ddd-a233-cc9366647ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3105 | 2026.01.14 02:37:12.653114 [ 195 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 679 rows starting from the beginning of the part | ||
| 3106 | 2026.01.14 02:37:12.653156 [ 195 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 104 rows starting from the beginning of the part | ||
| 3107 | 2026.01.14 02:37:12.653194 [ 195 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 102 rows starting from the beginning of the part | ||
| 3108 | 2026.01.14 02:37:12.653600 [ 264 ] {7af40271-537c-4ddd-a233-cc9366647ce6} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2026.01.14 02:37:12.653641 [ 264 ] {7af40271-537c-4ddd-a233-cc9366647ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3110 | 2026.01.14 02:37:12.654022 [ 264 ] {7af40271-537c-4ddd-a233-cc9366647ce6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3111 | 2026.01.14 02:37:12.654192 [ 195 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2421 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379211 sec., 1755351.429186687 rows/sec., 131.70 MiB/sec. | ||
| 3112 | 2026.01.14 02:37:12.654225 [ 264 ] {7af40271-537c-4ddd-a233-cc9366647ce6} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2026.01.14 02:37:12.654329 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3114 | 2026.01.14 02:37:12.654333 [ 195 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3115 | 2026.01.14 02:37:12.654356 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3116 | 2026.01.14 02:37:12.654358 [ 264 ] {7af40271-537c-4ddd-a233-cc9366647ce6} <Debug> executeQuery: Read 521 rows, 41.36 KiB in 0.001352 sec., 385355.02958579885 rows/sec., 29.88 MiB/sec. | ||
| 3117 | 2026.01.14 02:37:12.654373 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3118 | 2026.01.14 02:37:12.654416 [ 264 ] {7af40271-537c-4ddd-a233-cc9366647ce6} <Debug> TCPHandler: Processed in 0.001545423 sec. | ||
| 3119 | 2026.01.14 02:37:12.654448 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 3120 | 2026.01.14 02:37:12.654540 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3121 | 2026.01.14 02:37:12.654553 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3122 | 2026.01.14 02:37:12.654584 [ 195 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_16_3} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): 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.14 02:37:12.654594 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1710 rows starting from the beginning of the part | ||
| 3124 | 2026.01.14 02:37:12.654643 [ 195 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_16_3} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3125 | 2026.01.14 02:37:12.654643 [ 264 ] {8ee1b098-9e9e-49d4-989e-2eb67f36b9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3126 | 2026.01.14 02:37:12.654652 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 314 rows starting from the beginning of the part | ||
| 3127 | 2026.01.14 02:37:12.654696 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 3128 | 2026.01.14 02:37:12.654702 [ 264 ] {8ee1b098-9e9e-49d4-989e-2eb67f36b9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3129 | 2026.01.14 02:37:12.654715 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 165 rows starting from the beginning of the part | ||
| 3130 | 2026.01.14 02:37:12.654768 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 314 rows starting from the beginning of the part | ||
| 3131 | 2026.01.14 02:37:12.654805 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 3132 | 2026.01.14 02:37:12.654844 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 521 rows starting from the beginning of the part | ||
| 3133 | 2026.01.14 02:37:12.655058 [ 264 ] {8ee1b098-9e9e-49d4-989e-2eb67f36b9da} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2026.01.14 02:37:12.655101 [ 264 ] {8ee1b098-9e9e-49d4-989e-2eb67f36b9da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3135 | 2026.01.14 02:37:12.655424 [ 264 ] {8ee1b098-9e9e-49d4-989e-2eb67f36b9da} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3136 | 2026.01.14 02:37:12.655651 [ 264 ] {8ee1b098-9e9e-49d4-989e-2eb67f36b9da} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2026.01.14 02:37:12.655772 [ 116 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3138 | 2026.01.14 02:37:12.655778 [ 264 ] {8ee1b098-9e9e-49d4-989e-2eb67f36b9da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 3139 | 2026.01.14 02:37:12.655824 [ 116 ] {} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.01.14 02:37:12.655844 [ 264 ] {8ee1b098-9e9e-49d4-989e-2eb67f36b9da} <Debug> TCPHandler: Processed in 0.001355182 sec. | ||
| 3141 | 2026.01.14 02:37:12.655850 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3142 | 2026.01.14 02:37:12.655943 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 3143 | 2026.01.14 02:37:12.656030 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3144 | 2026.01.14 02:37:12.656037 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001617903 sec., 1967979.5389464016 rows/sec., 137.15 MiB/sec. | ||
| 3145 | 2026.01.14 02:37:12.656057 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 584 rows starting from the beginning of the part | ||
| 3146 | 2026.01.14 02:37:12.656136 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
| 3147 | 2026.01.14 02:37:12.656185 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3148 | 2026.01.14 02:37:12.656225 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 104 rows starting from the beginning of the part | ||
| 3149 | 2026.01.14 02:37:12.656264 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 3150 | 2026.01.14 02:37:12.656304 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3151 | 2026.01.14 02:37:12.656340 [ 195 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3152 | 2026.01.14 02:37:12.656636 [ 195 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2026.01.14 02:37:12.656699 [ 195 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3154 | 2026.01.14 02:37:12.656767 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3155 | 2026.01.14 02:37:12.657176 [ 197 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 4 columns (4 merged, 0 gathered) in 0.00126778 sec., 766694.5369070343 rows/sec., 50.38 MiB/sec. | ||
| 3156 | 2026.01.14 02:37:12.657358 [ 195 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3157 | 2026.01.14 02:37:12.657612 [ 195 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_16_3} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.01.14 02:37:12.657678 [ 195 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_16_3} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3159 | 2026.01.14 02:37:12.657759 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3160 | 2026.01.14 02:37:12.945785 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3161 | 2026.01.14 02:37:12.960804 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3162 | 2026.01.14 02:37:12.960855 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3163 | 2026.01.14 02:37:12.966540 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3164 | 2026.01.14 02:37:12.967223 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2026.01.14 02:37:12.969959 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3166 | 2026.01.14 02:37:15.141268 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 420 | ||
| 3167 | 2026.01.14 02:37:15.144456 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2026.01.14 02:37:15.144574 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3169 | 2026.01.14 02:37:15.145772 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3170 | 2026.01.14 02:37:15.146057 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2026.01.14 02:37:15.146363 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 420 | ||
| 3172 | 2026.01.14 02:37:17.615230 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3173 | 2026.01.14 02:37:17.615434 [ 264 ] {7ada45ef-0dd0-41c7-aae9-4d50e75a7273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3174 | 2026.01.14 02:37:17.615514 [ 264 ] {7ada45ef-0dd0-41c7-aae9-4d50e75a7273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3175 | 2026.01.14 02:37:17.616347 [ 264 ] {7ada45ef-0dd0-41c7-aae9-4d50e75a7273} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2026.01.14 02:37:17.616397 [ 264 ] {7ada45ef-0dd0-41c7-aae9-4d50e75a7273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3177 | 2026.01.14 02:37:17.616814 [ 264 ] {7ada45ef-0dd0-41c7-aae9-4d50e75a7273} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3178 | 2026.01.14 02:37:17.617045 [ 264 ] {7ada45ef-0dd0-41c7-aae9-4d50e75a7273} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.01.14 02:37:17.617211 [ 264 ] {7ada45ef-0dd0-41c7-aae9-4d50e75a7273} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001831 sec., 74276.35172037139 rows/sec., 6.44 MiB/sec. | ||
| 3180 | 2026.01.14 02:37:17.617265 [ 264 ] {7ada45ef-0dd0-41c7-aae9-4d50e75a7273} <Debug> TCPHandler: Processed in 0.002173238 sec. | ||
| 3181 | 2026.01.14 02:37:17.617406 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3182 | 2026.01.14 02:37:17.617517 [ 264 ] {9c987bb7-4794-4878-b414-c5f1a44c7bb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3183 | 2026.01.14 02:37:17.617563 [ 264 ] {9c987bb7-4794-4878-b414-c5f1a44c7bb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3184 | 2026.01.14 02:37:17.618006 [ 264 ] {9c987bb7-4794-4878-b414-c5f1a44c7bb2} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.01.14 02:37:17.618044 [ 264 ] {9c987bb7-4794-4878-b414-c5f1a44c7bb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3186 | 2026.01.14 02:37:17.618360 [ 264 ] {9c987bb7-4794-4878-b414-c5f1a44c7bb2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3187 | 2026.01.14 02:37:17.618585 [ 264 ] {9c987bb7-4794-4878-b414-c5f1a44c7bb2} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2026.01.14 02:37:17.618719 [ 264 ] {9c987bb7-4794-4878-b414-c5f1a44c7bb2} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001227 sec., 32599.837000814994 rows/sec., 2.39 MiB/sec. | ||
| 3189 | 2026.01.14 02:37:17.618757 [ 264 ] {9c987bb7-4794-4878-b414-c5f1a44c7bb2} <Debug> TCPHandler: Processed in 0.001406592 sec. | ||
| 3190 | 2026.01.14 02:37:17.618871 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3191 | 2026.01.14 02:37:17.618967 [ 264 ] {5455e06e-0a4a-4c31-80ed-30b9b72233e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3192 | 2026.01.14 02:37:17.619009 [ 264 ] {5455e06e-0a4a-4c31-80ed-30b9b72233e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3193 | 2026.01.14 02:37:17.619447 [ 264 ] {5455e06e-0a4a-4c31-80ed-30b9b72233e2} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.01.14 02:37:17.619484 [ 264 ] {5455e06e-0a4a-4c31-80ed-30b9b72233e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3195 | 2026.01.14 02:37:17.619796 [ 264 ] {5455e06e-0a4a-4c31-80ed-30b9b72233e2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3196 | 2026.01.14 02:37:17.620011 [ 264 ] {5455e06e-0a4a-4c31-80ed-30b9b72233e2} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2026.01.14 02:37:17.620142 [ 264 ] {5455e06e-0a4a-4c31-80ed-30b9b72233e2} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001194 sec., 87102.17755443887 rows/sec., 6.80 MiB/sec. | ||
| 3198 | 2026.01.14 02:37:17.620181 [ 264 ] {5455e06e-0a4a-4c31-80ed-30b9b72233e2} <Debug> TCPHandler: Processed in 0.001360481 sec. | ||
| 3199 | 2026.01.14 02:37:17.620296 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3200 | 2026.01.14 02:37:17.620397 [ 264 ] {0cb7dac4-6a51-4acd-9e92-78b95c065e80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3201 | 2026.01.14 02:37:17.620442 [ 264 ] {0cb7dac4-6a51-4acd-9e92-78b95c065e80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3202 | 2026.01.14 02:37:17.620877 [ 264 ] {0cb7dac4-6a51-4acd-9e92-78b95c065e80} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2026.01.14 02:37:17.620913 [ 264 ] {0cb7dac4-6a51-4acd-9e92-78b95c065e80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3204 | 2026.01.14 02:37:17.621250 [ 264 ] {0cb7dac4-6a51-4acd-9e92-78b95c065e80} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3205 | 2026.01.14 02:37:17.621480 [ 264 ] {0cb7dac4-6a51-4acd-9e92-78b95c065e80} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2026.01.14 02:37:17.621609 [ 264 ] {0cb7dac4-6a51-4acd-9e92-78b95c065e80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 3207 | 2026.01.14 02:37:17.621645 [ 264 ] {0cb7dac4-6a51-4acd-9e92-78b95c065e80} <Debug> TCPHandler: Processed in 0.001398571 sec. | ||
| 3208 | 2026.01.14 02:37:17.621756 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3209 | 2026.01.14 02:37:17.621850 [ 264 ] {c6df0651-00e7-4aa6-a977-2db3861d3b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3210 | 2026.01.14 02:37:17.621904 [ 264 ] {c6df0651-00e7-4aa6-a977-2db3861d3b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3211 | 2026.01.14 02:37:17.622757 [ 264 ] {c6df0651-00e7-4aa6-a977-2db3861d3b87} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.01.14 02:37:17.622793 [ 264 ] {c6df0651-00e7-4aa6-a977-2db3861d3b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3213 | 2026.01.14 02:37:17.623354 [ 264 ] {c6df0651-00e7-4aa6-a977-2db3861d3b87} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3214 | 2026.01.14 02:37:17.623573 [ 264 ] {c6df0651-00e7-4aa6-a977-2db3861d3b87} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2026.01.14 02:37:17.623706 [ 264 ] {c6df0651-00e7-4aa6-a977-2db3861d3b87} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001873 sec., 21356.113187399893 rows/sec., 38.27 MiB/sec. | ||
| 3216 | 2026.01.14 02:37:17.623754 [ 264 ] {c6df0651-00e7-4aa6-a977-2db3861d3b87} <Debug> TCPHandler: Processed in 0.002049457 sec. | ||
| 3217 | 2026.01.14 02:37:17.623869 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3218 | 2026.01.14 02:37:17.623963 [ 264 ] {e6cd055c-5585-44df-918b-2b17da796647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3219 | 2026.01.14 02:37:17.624005 [ 264 ] {e6cd055c-5585-44df-918b-2b17da796647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3220 | 2026.01.14 02:37:17.624338 [ 264 ] {e6cd055c-5585-44df-918b-2b17da796647} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3221 | 2026.01.14 02:37:17.624374 [ 264 ] {e6cd055c-5585-44df-918b-2b17da796647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3222 | 2026.01.14 02:37:17.624674 [ 264 ] {e6cd055c-5585-44df-918b-2b17da796647} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3223 | 2026.01.14 02:37:17.624882 [ 264 ] {e6cd055c-5585-44df-918b-2b17da796647} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3224 | 2026.01.14 02:37:17.625010 [ 264 ] {e6cd055c-5585-44df-918b-2b17da796647} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 3225 | 2026.01.14 02:37:17.625045 [ 264 ] {e6cd055c-5585-44df-918b-2b17da796647} <Debug> TCPHandler: Processed in 0.00122616 sec. | ||
| 3226 | 2026.01.14 02:37:19.986126 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3227 | 2026.01.14 02:37:19.986188 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3228 | 2026.01.14 02:37:20.117806 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6739 | ||
| 3229 | 2026.01.14 02:37:20.118531 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3230 | 2026.01.14 02:37:20.118566 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3231 | 2026.01.14 02:37:20.119046 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3232 | 2026.01.14 02:37:20.119277 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3233 | 2026.01.14 02:37:20.119410 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6739 | ||
| 3234 | 2026.01.14 02:37:20.470878 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3235 | 2026.01.14 02:37:20.488031 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3236 | 2026.01.14 02:37:20.488087 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3237 | 2026.01.14 02:37:20.494121 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3238 | 2026.01.14 02:37:20.494834 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3239 | 2026.01.14 02:37:20.497871 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3240 | 2026.01.14 02:37:22.613441 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3241 | 2026.01.14 02:37:22.613638 [ 264 ] {60c01c09-4957-4139-aef2-825df3105c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3242 | 2026.01.14 02:37:22.613712 [ 264 ] {60c01c09-4957-4139-aef2-825df3105c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3243 | 2026.01.14 02:37:22.614418 [ 264 ] {60c01c09-4957-4139-aef2-825df3105c2f} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3244 | 2026.01.14 02:37:22.614460 [ 264 ] {60c01c09-4957-4139-aef2-825df3105c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3245 | 2026.01.14 02:37:22.614844 [ 264 ] {60c01c09-4957-4139-aef2-825df3105c2f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3246 | 2026.01.14 02:37:22.615099 [ 264 ] {60c01c09-4957-4139-aef2-825df3105c2f} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3247 | 2026.01.14 02:37:22.615267 [ 264 ] {60c01c09-4957-4139-aef2-825df3105c2f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001683 sec., 33273.915626856804 rows/sec., 2.56 MiB/sec. | ||
| 3248 | 2026.01.14 02:37:22.615314 [ 264 ] {60c01c09-4957-4139-aef2-825df3105c2f} <Debug> TCPHandler: Processed in 0.002007926 sec. | ||
| 3249 | 2026.01.14 02:37:22.615445 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3250 | 2026.01.14 02:37:22.615548 [ 264 ] {be766d31-318b-4631-887a-af129a7697bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3251 | 2026.01.14 02:37:22.615592 [ 264 ] {be766d31-318b-4631-887a-af129a7697bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3252 | 2026.01.14 02:37:22.616047 [ 264 ] {be766d31-318b-4631-887a-af129a7697bd} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2026.01.14 02:37:22.616083 [ 264 ] {be766d31-318b-4631-887a-af129a7697bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3254 | 2026.01.14 02:37:22.616396 [ 264 ] {be766d31-318b-4631-887a-af129a7697bd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3255 | 2026.01.14 02:37:22.616603 [ 264 ] {be766d31-318b-4631-887a-af129a7697bd} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2026.01.14 02:37:22.616739 [ 264 ] {be766d31-318b-4631-887a-af129a7697bd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 3257 | 2026.01.14 02:37:22.616777 [ 264 ] {be766d31-318b-4631-887a-af129a7697bd} <Debug> TCPHandler: Processed in 0.001384891 sec. | ||
| 3258 | 2026.01.14 02:37:22.616888 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3259 | 2026.01.14 02:37:22.616984 [ 264 ] {625f7e6b-5373-4855-a7d3-45648ba74690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3260 | 2026.01.14 02:37:22.617029 [ 264 ] {625f7e6b-5373-4855-a7d3-45648ba74690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3261 | 2026.01.14 02:37:22.617437 [ 264 ] {625f7e6b-5373-4855-a7d3-45648ba74690} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.01.14 02:37:22.617471 [ 264 ] {625f7e6b-5373-4855-a7d3-45648ba74690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3263 | 2026.01.14 02:37:22.617792 [ 264 ] {625f7e6b-5373-4855-a7d3-45648ba74690} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3264 | 2026.01.14 02:37:22.618003 [ 264 ] {625f7e6b-5373-4855-a7d3-45648ba74690} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3265 | 2026.01.14 02:37:22.618139 [ 264 ] {625f7e6b-5373-4855-a7d3-45648ba74690} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 3266 | 2026.01.14 02:37:22.618175 [ 264 ] {625f7e6b-5373-4855-a7d3-45648ba74690} <Debug> TCPHandler: Processed in 0.001336831 sec. | ||
| 3267 | 2026.01.14 02:37:22.618286 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3268 | 2026.01.14 02:37:22.618387 [ 264 ] {d22523ed-43b5-4628-bdd7-a3694c7479c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3269 | 2026.01.14 02:37:22.618430 [ 264 ] {d22523ed-43b5-4628-bdd7-a3694c7479c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3270 | 2026.01.14 02:37:22.618770 [ 264 ] {d22523ed-43b5-4628-bdd7-a3694c7479c9} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2026.01.14 02:37:22.618804 [ 264 ] {d22523ed-43b5-4628-bdd7-a3694c7479c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3272 | 2026.01.14 02:37:22.619118 [ 264 ] {d22523ed-43b5-4628-bdd7-a3694c7479c9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3273 | 2026.01.14 02:37:22.619325 [ 264 ] {d22523ed-43b5-4628-bdd7-a3694c7479c9} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2026.01.14 02:37:22.619457 [ 264 ] {d22523ed-43b5-4628-bdd7-a3694c7479c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 3275 | 2026.01.14 02:37:22.619493 [ 264 ] {d22523ed-43b5-4628-bdd7-a3694c7479c9} <Debug> TCPHandler: Processed in 0.001259621 sec. | ||
| 3276 | 2026.01.14 02:37:24.133355 [ 137 ] {} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3277 | 2026.01.14 02:37:24.133433 [ 137 ] {} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3278 | 2026.01.14 02:37:24.133453 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3279 | 2026.01.14 02:37:24.133610 [ 190 ] {d2a86cae-ba07-4368-86d3-27c69ec75ebf::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 | ||
| 3280 | 2026.01.14 02:37:24.133973 [ 190 ] {d2a86cae-ba07-4368-86d3-27c69ec75ebf::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3281 | 2026.01.14 02:37:24.134016 [ 190 ] {d2a86cae-ba07-4368-86d3-27c69ec75ebf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part | ||
| 3282 | 2026.01.14 02:37:24.134111 [ 190 ] {d2a86cae-ba07-4368-86d3-27c69ec75ebf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3283 | 2026.01.14 02:37:24.134210 [ 190 ] {d2a86cae-ba07-4368-86d3-27c69ec75ebf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 3284 | 2026.01.14 02:37:24.134294 [ 190 ] {d2a86cae-ba07-4368-86d3-27c69ec75ebf::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 | ||
| 3285 | 2026.01.14 02:37:24.134376 [ 190 ] {d2a86cae-ba07-4368-86d3-27c69ec75ebf::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3286 | 2026.01.14 02:37:24.135799 [ 195 ] {d2a86cae-ba07-4368-86d3-27c69ec75ebf::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 6 columns (6 merged, 0 gathered) in 0.002244519 sec., 18712.249706952804 rows/sec., 4.56 MiB/sec. | ||
| 3287 | 2026.01.14 02:37:24.135964 [ 190 ] {d2a86cae-ba07-4368-86d3-27c69ec75ebf::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3288 | 2026.01.14 02:37:24.136240 [ 190 ] {d2a86cae-ba07-4368-86d3-27c69ec75ebf::all_1_5_1} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3289 | 2026.01.14 02:37:24.136303 [ 190 ] {d2a86cae-ba07-4368-86d3-27c69ec75ebf::all_1_5_1} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3290 | 2026.01.14 02:37:24.136364 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3291 | 2026.01.14 02:37:24.195276 [ 137 ] {} <Debug> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3292 | 2026.01.14 02:37:24.195347 [ 137 ] {} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3293 | 2026.01.14 02:37:24.195387 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3294 | 2026.01.14 02:37:24.195552 [ 190 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::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 | ||
| 3295 | 2026.01.14 02:37:24.195653 [ 190 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3296 | 2026.01.14 02:37:24.195677 [ 190 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::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 | ||
| 3297 | 2026.01.14 02:37:24.195720 [ 190 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::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 | ||
| 3298 | 2026.01.14 02:37:24.195756 [ 190 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3299 | 2026.01.14 02:37:24.195789 [ 190 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::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 | ||
| 3300 | 2026.01.14 02:37:24.195822 [ 190 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3301 | 2026.01.14 02:37:24.196511 [ 195 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 662 rows, containing 5 columns (5 merged, 0 gathered) in 0.001020598 sec., 648639.327139579 rows/sec., 44.74 MiB/sec. | ||
| 3302 | 2026.01.14 02:37:24.196710 [ 195 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3303 | 2026.01.14 02:37:24.197014 [ 195 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_5_1} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2026.01.14 02:37:24.197097 [ 195 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_5_1} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3305 | 2026.01.14 02:37:24.197203 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3306 | 2026.01.14 02:37:25.147375 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 440 | ||
| 3307 | 2026.01.14 02:37:25.149884 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3308 | 2026.01.14 02:37:25.149921 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3309 | 2026.01.14 02:37:25.151026 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3310 | 2026.01.14 02:37:25.151281 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3311 | 2026.01.14 02:37:25.151427 [ 136 ] {} <Debug> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3312 | 2026.01.14 02:37:25.151474 [ 136 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2026.01.14 02:37:25.151495 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3314 | 2026.01.14 02:37:25.151521 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 440 | ||
| 3315 | 2026.01.14 02:37:25.151644 [ 191 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::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 | ||
| 3316 | 2026.01.14 02:37:25.152330 [ 191 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3317 | 2026.01.14 02:37:25.152507 [ 191 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 238 rows starting from the beginning of the part | ||
| 3318 | 2026.01.14 02:37:25.152922 [ 191 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 3319 | 2026.01.14 02:37:25.153279 [ 191 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 34 rows starting from the beginning of the part | ||
| 3320 | 2026.01.14 02:37:25.153607 [ 191 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part | ||
| 3321 | 2026.01.14 02:37:25.153937 [ 191 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 44 rows starting from the beginning of the part | ||
| 3322 | 2026.01.14 02:37:25.154267 [ 191 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 3323 | 2026.01.14 02:37:25.159901 [ 190 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 440 rows, containing 72 columns (72 merged, 0 gathered) in 0.008327569 sec., 52836.548097049694 rows/sec., 50.16 MiB/sec. | ||
| 3324 | 2026.01.14 02:37:25.160864 [ 190 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3325 | 2026.01.14 02:37:25.161459 [ 190 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_11_2} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3326 | 2026.01.14 02:37:25.161545 [ 190 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_11_2} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3327 | 2026.01.14 02:37:25.161771 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 3328 | 2026.01.14 02:37:27.615962 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3329 | 2026.01.14 02:37:27.616146 [ 264 ] {aaf8694c-f7b4-468c-9687-e16b6a922cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3330 | 2026.01.14 02:37:27.616215 [ 264 ] {aaf8694c-f7b4-468c-9687-e16b6a922cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3331 | 2026.01.14 02:37:27.616850 [ 264 ] {aaf8694c-f7b4-468c-9687-e16b6a922cc0} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3332 | 2026.01.14 02:37:27.616902 [ 264 ] {aaf8694c-f7b4-468c-9687-e16b6a922cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3333 | 2026.01.14 02:37:27.617283 [ 264 ] {aaf8694c-f7b4-468c-9687-e16b6a922cc0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3334 | 2026.01.14 02:37:27.617519 [ 264 ] {aaf8694c-f7b4-468c-9687-e16b6a922cc0} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3335 | 2026.01.14 02:37:27.617679 [ 264 ] {aaf8694c-f7b4-468c-9687-e16b6a922cc0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001582 sec., 1264.2225031605562 rows/sec., 103.09 KiB/sec. | ||
| 3336 | 2026.01.14 02:37:27.617729 [ 264 ] {aaf8694c-f7b4-468c-9687-e16b6a922cc0} <Debug> TCPHandler: Processed in 0.001897526 sec. | ||
| 3337 | 2026.01.14 02:37:27.617869 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3338 | 2026.01.14 02:37:27.617972 [ 264 ] {b917b40c-14d0-4aeb-aa12-188091dbfe63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3339 | 2026.01.14 02:37:27.618016 [ 264 ] {b917b40c-14d0-4aeb-aa12-188091dbfe63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3340 | 2026.01.14 02:37:27.618532 [ 264 ] {b917b40c-14d0-4aeb-aa12-188091dbfe63} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3341 | 2026.01.14 02:37:27.618571 [ 264 ] {b917b40c-14d0-4aeb-aa12-188091dbfe63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3342 | 2026.01.14 02:37:27.618899 [ 264 ] {b917b40c-14d0-4aeb-aa12-188091dbfe63} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3343 | 2026.01.14 02:37:27.619124 [ 264 ] {b917b40c-14d0-4aeb-aa12-188091dbfe63} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3344 | 2026.01.14 02:37:27.619261 [ 264 ] {b917b40c-14d0-4aeb-aa12-188091dbfe63} <Debug> executeQuery: Read 137 rows, 12.15 KiB in 0.001313 sec., 104341.20335110434 rows/sec., 9.04 MiB/sec. | ||
| 3345 | 2026.01.14 02:37:27.619301 [ 264 ] {b917b40c-14d0-4aeb-aa12-188091dbfe63} <Debug> TCPHandler: Processed in 0.001485462 sec. | ||
| 3346 | 2026.01.14 02:37:27.619426 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3347 | 2026.01.14 02:37:27.619522 [ 264 ] {8e50aa1c-5981-41dd-8650-af231aaf28ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3348 | 2026.01.14 02:37:27.619563 [ 264 ] {8e50aa1c-5981-41dd-8650-af231aaf28ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3349 | 2026.01.14 02:37:27.619567 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7187 | ||
| 3350 | 2026.01.14 02:37:27.619980 [ 264 ] {8e50aa1c-5981-41dd-8650-af231aaf28ef} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2026.01.14 02:37:27.620022 [ 264 ] {8e50aa1c-5981-41dd-8650-af231aaf28ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3352 | 2026.01.14 02:37:27.620111 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2026.01.14 02:37:27.620158 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3354 | 2026.01.14 02:37:27.620335 [ 264 ] {8e50aa1c-5981-41dd-8650-af231aaf28ef} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3355 | 2026.01.14 02:37:27.620567 [ 264 ] {8e50aa1c-5981-41dd-8650-af231aaf28ef} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2026.01.14 02:37:27.620707 [ 264 ] {8e50aa1c-5981-41dd-8650-af231aaf28ef} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.001204 sec., 34883.72093023256 rows/sec., 2.55 MiB/sec. | ||
| 3357 | 2026.01.14 02:37:27.620746 [ 264 ] {8e50aa1c-5981-41dd-8650-af231aaf28ef} <Debug> TCPHandler: Processed in 0.001372862 sec. | ||
| 3358 | 2026.01.14 02:37:27.620859 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3359 | 2026.01.14 02:37:27.620858 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3360 | 2026.01.14 02:37:27.620958 [ 264 ] {7859c628-2d9d-43d3-8998-d346d40d5c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3361 | 2026.01.14 02:37:27.621005 [ 264 ] {7859c628-2d9d-43d3-8998-d346d40d5c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3362 | 2026.01.14 02:37:27.621129 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3363 | 2026.01.14 02:37:27.621268 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7187 | ||
| 3364 | 2026.01.14 02:37:27.621449 [ 264 ] {7859c628-2d9d-43d3-8998-d346d40d5c5f} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3365 | 2026.01.14 02:37:27.621492 [ 264 ] {7859c628-2d9d-43d3-8998-d346d40d5c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3366 | 2026.01.14 02:37:27.621809 [ 264 ] {7859c628-2d9d-43d3-8998-d346d40d5c5f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3367 | 2026.01.14 02:37:27.622024 [ 264 ] {7859c628-2d9d-43d3-8998-d346d40d5c5f} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3368 | 2026.01.14 02:37:27.622157 [ 264 ] {7859c628-2d9d-43d3-8998-d346d40d5c5f} <Debug> executeQuery: Read 106 rows, 8.48 KiB in 0.001217 sec., 87099.42481511914 rows/sec., 6.81 MiB/sec. | ||
| 3369 | 2026.01.14 02:37:27.622195 [ 264 ] {7859c628-2d9d-43d3-8998-d346d40d5c5f} <Debug> TCPHandler: Processed in 0.001386161 sec. | ||
| 3370 | 2026.01.14 02:37:27.622307 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3371 | 2026.01.14 02:37:27.622401 [ 264 ] {aad12e9b-e4f3-4541-86e0-6947a1e1eef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3372 | 2026.01.14 02:37:27.622446 [ 264 ] {aad12e9b-e4f3-4541-86e0-6947a1e1eef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3373 | 2026.01.14 02:37:27.622860 [ 264 ] {aad12e9b-e4f3-4541-86e0-6947a1e1eef4} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2026.01.14 02:37:27.622897 [ 264 ] {aad12e9b-e4f3-4541-86e0-6947a1e1eef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3375 | 2026.01.14 02:37:27.623226 [ 264 ] {aad12e9b-e4f3-4541-86e0-6947a1e1eef4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3376 | 2026.01.14 02:37:27.623443 [ 264 ] {aad12e9b-e4f3-4541-86e0-6947a1e1eef4} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3377 | 2026.01.14 02:37:27.623574 [ 264 ] {aad12e9b-e4f3-4541-86e0-6947a1e1eef4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00119 sec., 135294.11764705883 rows/sec., 9.42 MiB/sec. | ||
| 3378 | 2026.01.14 02:37:27.623611 [ 264 ] {aad12e9b-e4f3-4541-86e0-6947a1e1eef4} <Debug> TCPHandler: Processed in 0.001354671 sec. | ||
| 3379 | 2026.01.14 02:37:27.623732 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3380 | 2026.01.14 02:37:27.623851 [ 264 ] {292942c8-6110-45c3-abe8-53275032d265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3381 | 2026.01.14 02:37:27.623916 [ 264 ] {292942c8-6110-45c3-abe8-53275032d265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3382 | 2026.01.14 02:37:27.624859 [ 264 ] {292942c8-6110-45c3-abe8-53275032d265} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2026.01.14 02:37:27.624896 [ 264 ] {292942c8-6110-45c3-abe8-53275032d265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3384 | 2026.01.14 02:37:27.625452 [ 264 ] {292942c8-6110-45c3-abe8-53275032d265} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3385 | 2026.01.14 02:37:27.625674 [ 264 ] {292942c8-6110-45c3-abe8-53275032d265} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2026.01.14 02:37:27.625812 [ 264 ] {292942c8-6110-45c3-abe8-53275032d265} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001986 sec., 20140.98690835851 rows/sec., 36.09 MiB/sec. | ||
| 3387 | 2026.01.14 02:37:27.625871 [ 264 ] {292942c8-6110-45c3-abe8-53275032d265} <Debug> TCPHandler: Processed in 0.002200568 sec. | ||
| 3388 | 2026.01.14 02:37:27.625980 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3389 | 2026.01.14 02:37:27.626075 [ 264 ] {ffe4263c-9233-4623-af11-94581d111c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3390 | 2026.01.14 02:37:27.626116 [ 264 ] {ffe4263c-9233-4623-af11-94581d111c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3391 | 2026.01.14 02:37:27.626454 [ 264 ] {ffe4263c-9233-4623-af11-94581d111c67} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2026.01.14 02:37:27.626489 [ 264 ] {ffe4263c-9233-4623-af11-94581d111c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3393 | 2026.01.14 02:37:27.626795 [ 264 ] {ffe4263c-9233-4623-af11-94581d111c67} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3394 | 2026.01.14 02:37:27.627021 [ 264 ] {ffe4263c-9233-4623-af11-94581d111c67} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2026.01.14 02:37:27.627148 [ 264 ] {ffe4263c-9233-4623-af11-94581d111c67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 3396 | 2026.01.14 02:37:27.627183 [ 264 ] {ffe4263c-9233-4623-af11-94581d111c67} <Debug> TCPHandler: Processed in 0.001253981 sec. | ||
| 3397 | 2026.01.14 02:37:27.998027 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3398 | 2026.01.14 02:37:28.013894 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3399 | 2026.01.14 02:37:28.013952 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3400 | 2026.01.14 02:37:28.019471 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3401 | 2026.01.14 02:37:28.020141 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3402 | 2026.01.14 02:37:28.022898 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3403 | 2026.01.14 02:37:32.613905 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3404 | 2026.01.14 02:37:32.614102 [ 264 ] {907b0df3-6659-443b-9782-e1eff0781fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3405 | 2026.01.14 02:37:32.614170 [ 264 ] {907b0df3-6659-443b-9782-e1eff0781fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3406 | 2026.01.14 02:37:32.614842 [ 264 ] {907b0df3-6659-443b-9782-e1eff0781fa7} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2026.01.14 02:37:32.614894 [ 264 ] {907b0df3-6659-443b-9782-e1eff0781fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3408 | 2026.01.14 02:37:32.615297 [ 264 ] {907b0df3-6659-443b-9782-e1eff0781fa7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3409 | 2026.01.14 02:37:32.615544 [ 264 ] {907b0df3-6659-443b-9782-e1eff0781fa7} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3410 | 2026.01.14 02:37:32.615704 [ 264 ] {907b0df3-6659-443b-9782-e1eff0781fa7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001651 sec., 33918.83706844337 rows/sec., 2.61 MiB/sec. | ||
| 3411 | 2026.01.14 02:37:32.615755 [ 264 ] {907b0df3-6659-443b-9782-e1eff0781fa7} <Debug> TCPHandler: Processed in 0.001989717 sec. | ||
| 3412 | 2026.01.14 02:37:32.615883 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3413 | 2026.01.14 02:37:32.615994 [ 264 ] {70e5936a-83f9-4f83-a1cb-dc1b2f7b9343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3414 | 2026.01.14 02:37:32.616040 [ 264 ] {70e5936a-83f9-4f83-a1cb-dc1b2f7b9343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3415 | 2026.01.14 02:37:32.616480 [ 264 ] {70e5936a-83f9-4f83-a1cb-dc1b2f7b9343} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3416 | 2026.01.14 02:37:32.616520 [ 264 ] {70e5936a-83f9-4f83-a1cb-dc1b2f7b9343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3417 | 2026.01.14 02:37:32.616880 [ 264 ] {70e5936a-83f9-4f83-a1cb-dc1b2f7b9343} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3418 | 2026.01.14 02:37:32.617104 [ 264 ] {70e5936a-83f9-4f83-a1cb-dc1b2f7b9343} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3419 | 2026.01.14 02:37:32.617249 [ 264 ] {70e5936a-83f9-4f83-a1cb-dc1b2f7b9343} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00128 sec., 49999.99999999999 rows/sec., 3.90 MiB/sec. | ||
| 3420 | 2026.01.14 02:37:32.617290 [ 264 ] {70e5936a-83f9-4f83-a1cb-dc1b2f7b9343} <Debug> TCPHandler: Processed in 0.001461792 sec. | ||
| 3421 | 2026.01.14 02:37:32.617414 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3422 | 2026.01.14 02:37:32.617516 [ 264 ] {ad3b7147-efe3-4ce4-a2e6-93b661f1dfc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3423 | 2026.01.14 02:37:32.617564 [ 264 ] {ad3b7147-efe3-4ce4-a2e6-93b661f1dfc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3424 | 2026.01.14 02:37:32.618007 [ 264 ] {ad3b7147-efe3-4ce4-a2e6-93b661f1dfc5} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3425 | 2026.01.14 02:37:32.618047 [ 264 ] {ad3b7147-efe3-4ce4-a2e6-93b661f1dfc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3426 | 2026.01.14 02:37:32.618430 [ 264 ] {ad3b7147-efe3-4ce4-a2e6-93b661f1dfc5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3427 | 2026.01.14 02:37:32.618653 [ 264 ] {ad3b7147-efe3-4ce4-a2e6-93b661f1dfc5} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2026.01.14 02:37:32.618790 [ 264 ] {ad3b7147-efe3-4ce4-a2e6-93b661f1dfc5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001297 sec., 123361.6037008481 rows/sec., 8.59 MiB/sec. | ||
| 3429 | 2026.01.14 02:37:32.618830 [ 264 ] {ad3b7147-efe3-4ce4-a2e6-93b661f1dfc5} <Debug> TCPHandler: Processed in 0.001467322 sec. | ||
| 3430 | 2026.01.14 02:37:32.618963 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2026.01.14 02:37:32.619064 [ 264 ] {a013a3bb-7b53-4acf-aca9-aaa22182e533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3432 | 2026.01.14 02:37:32.619108 [ 264 ] {a013a3bb-7b53-4acf-aca9-aaa22182e533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3433 | 2026.01.14 02:37:32.619458 [ 264 ] {a013a3bb-7b53-4acf-aca9-aaa22182e533} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2026.01.14 02:37:32.619495 [ 264 ] {a013a3bb-7b53-4acf-aca9-aaa22182e533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3435 | 2026.01.14 02:37:32.619812 [ 264 ] {a013a3bb-7b53-4acf-aca9-aaa22182e533} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3436 | 2026.01.14 02:37:32.620026 [ 264 ] {a013a3bb-7b53-4acf-aca9-aaa22182e533} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2026.01.14 02:37:32.620159 [ 264 ] {a013a3bb-7b53-4acf-aca9-aaa22182e533} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 3438 | 2026.01.14 02:37:32.620196 [ 264 ] {a013a3bb-7b53-4acf-aca9-aaa22182e533} <Debug> TCPHandler: Processed in 0.001284981 sec. | ||
| 3439 | 2026.01.14 02:37:34.986243 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3440 | 2026.01.14 02:37:34.986314 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3441 | 2026.01.14 02:37:35.121539 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7699 | ||
| 3442 | 2026.01.14 02:37:35.122107 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.01.14 02:37:35.122151 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3444 | 2026.01.14 02:37:35.122649 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3445 | 2026.01.14 02:37:35.122884 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2026.01.14 02:37:35.123011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7699 | ||
| 3447 | 2026.01.14 02:37:35.123033 [ 122 ] {} <Debug> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3448 | 2026.01.14 02:37:35.123103 [ 122 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2026.01.14 02:37:35.123127 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3450 | 2026.01.14 02:37:35.123232 [ 198 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 3451 | 2026.01.14 02:37:35.123358 [ 198 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3452 | 2026.01.14 02:37:35.123400 [ 198 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5267 rows starting from the beginning of the part | ||
| 3453 | 2026.01.14 02:37:35.123465 [ 198 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 3454 | 2026.01.14 02:37:35.123511 [ 198 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 3455 | 2026.01.14 02:37:35.123554 [ 198 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 3456 | 2026.01.14 02:37:35.123595 [ 198 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 3457 | 2026.01.14 02:37:35.123654 [ 198 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 3458 | 2026.01.14 02:37:35.125147 [ 193 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7699 rows, containing 4 columns (4 merged, 0 gathered) in 0.001960136 sec., 3927788.684050495 rows/sec., 56.19 MiB/sec. | ||
| 3459 | 2026.01.14 02:37:35.125766 [ 199 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3460 | 2026.01.14 02:37:35.126093 [ 199 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_16_3} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2026.01.14 02:37:35.126174 [ 199 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_16_3} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3462 | 2026.01.14 02:37:35.126273 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3463 | 2026.01.14 02:37:35.151851 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 462 | ||
| 3464 | 2026.01.14 02:37:35.153889 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2026.01.14 02:37:35.153934 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3466 | 2026.01.14 02:37:35.155062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3467 | 2026.01.14 02:37:35.155315 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2026.01.14 02:37:35.155610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 462 | ||
| 3469 | 2026.01.14 02:37:35.523136 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3470 | 2026.01.14 02:37:35.539105 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3471 | 2026.01.14 02:37:35.539168 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3472 | 2026.01.14 02:37:35.545966 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3473 | 2026.01.14 02:37:35.547026 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3474 | 2026.01.14 02:37:35.547320 [ 122 ] {} <Debug> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3475 | 2026.01.14 02:37:35.547357 [ 122 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2026.01.14 02:37:35.547378 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3477 | 2026.01.14 02:37:35.547475 [ 198 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 3478 | 2026.01.14 02:37:35.550212 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3479 | 2026.01.14 02:37:35.550587 [ 198 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3480 | 2026.01.14 02:37:35.551519 [ 198 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 3481 | 2026.01.14 02:37:35.555258 [ 198 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 3482 | 2026.01.14 02:37:35.558834 [ 198 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 3483 | 2026.01.14 02:37:35.562651 [ 198 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 3484 | 2026.01.14 02:37:35.567010 [ 198 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 3485 | 2026.01.14 02:37:35.571103 [ 198 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 3486 | 2026.01.14 02:37:35.624984 [ 193 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.077542019 sec., 1560.444279894234 rows/sec., 8.07 MiB/sec. | ||
| 3487 | 2026.01.14 02:37:35.627518 [ 191 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3488 | 2026.01.14 02:37:35.629816 [ 191 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_16_3} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): 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.14 02:37:35.629923 [ 191 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_16_3} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3490 | 2026.01.14 02:37:35.632395 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3491 | 2026.01.14 02:37:36.000299 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.39 MiB, peak 236.34 MiB, free memory in arenas 0.00 B, will set to 236.25 MiB (RSS), difference: 9.87 MiB | ||
| 3492 | 2026.01.14 02:37:36.001389 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000854037 sec. | ||
| 3493 | 2026.01.14 02:37:37.615745 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3494 | 2026.01.14 02:37:37.615927 [ 264 ] {306f8c7b-cff7-428c-b101-d22f6dc30856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3495 | 2026.01.14 02:37:37.615995 [ 264 ] {306f8c7b-cff7-428c-b101-d22f6dc30856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3496 | 2026.01.14 02:37:37.616720 [ 264 ] {306f8c7b-cff7-428c-b101-d22f6dc30856} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3497 | 2026.01.14 02:37:37.616771 [ 264 ] {306f8c7b-cff7-428c-b101-d22f6dc30856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3498 | 2026.01.14 02:37:37.617189 [ 264 ] {306f8c7b-cff7-428c-b101-d22f6dc30856} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3499 | 2026.01.14 02:37:37.617430 [ 264 ] {306f8c7b-cff7-428c-b101-d22f6dc30856} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3500 | 2026.01.14 02:37:37.617593 [ 264 ] {306f8c7b-cff7-428c-b101-d22f6dc30856} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001714 sec., 79346.55775962661 rows/sec., 6.88 MiB/sec. | ||
| 3501 | 2026.01.14 02:37:37.617610 [ 120 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3502 | 2026.01.14 02:37:37.617642 [ 264 ] {306f8c7b-cff7-428c-b101-d22f6dc30856} <Debug> TCPHandler: Processed in 0.002026577 sec. | ||
| 3503 | 2026.01.14 02:37:37.617694 [ 120 ] {} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3504 | 2026.01.14 02:37:37.617730 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3505 | 2026.01.14 02:37:37.617787 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3506 | 2026.01.14 02:37:37.617892 [ 192 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::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 | ||
| 3507 | 2026.01.14 02:37:37.617897 [ 264 ] {147d6038-d3c1-4da1-9a6f-ddbc21c7fb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3508 | 2026.01.14 02:37:37.617991 [ 264 ] {147d6038-d3c1-4da1-9a6f-ddbc21c7fb24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3509 | 2026.01.14 02:37:37.618062 [ 192 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3510 | 2026.01.14 02:37:37.618121 [ 192 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1322 rows starting from the beginning of the part | ||
| 3511 | 2026.01.14 02:37:37.618228 [ 192 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 136 rows starting from the beginning of the part | ||
| 3512 | 2026.01.14 02:37:37.618288 [ 192 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
| 3513 | 2026.01.14 02:37:37.618342 [ 192 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 137 rows starting from the beginning of the part | ||
| 3514 | 2026.01.14 02:37:37.618391 [ 192 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
| 3515 | 2026.01.14 02:37:37.618418 [ 264 ] {147d6038-d3c1-4da1-9a6f-ddbc21c7fb24} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2026.01.14 02:37:37.618437 [ 192 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 136 rows starting from the beginning of the part | ||
| 3517 | 2026.01.14 02:37:37.618467 [ 264 ] {147d6038-d3c1-4da1-9a6f-ddbc21c7fb24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3518 | 2026.01.14 02:37:37.618862 [ 264 ] {147d6038-d3c1-4da1-9a6f-ddbc21c7fb24} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3519 | 2026.01.14 02:37:37.619148 [ 264 ] {147d6038-d3c1-4da1-9a6f-ddbc21c7fb24} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3520 | 2026.01.14 02:37:37.619254 [ 120 ] {} <Debug> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3521 | 2026.01.14 02:37:37.619285 [ 120 ] {} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3522 | 2026.01.14 02:37:37.619289 [ 264 ] {147d6038-d3c1-4da1-9a6f-ddbc21c7fb24} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001415 sec., 28268.551236749117 rows/sec., 2.08 MiB/sec. | ||
| 3523 | 2026.01.14 02:37:37.619304 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3524 | 2026.01.14 02:37:37.619339 [ 264 ] {147d6038-d3c1-4da1-9a6f-ddbc21c7fb24} <Debug> TCPHandler: Processed in 0.001605583 sec. | ||
| 3525 | 2026.01.14 02:37:37.619451 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 3526 | 2026.01.14 02:37:37.619480 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3527 | 2026.01.14 02:37:37.619601 [ 264 ] {36eedb17-8804-4528-bf57-2739d6560e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3528 | 2026.01.14 02:37:37.619631 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3529 | 2026.01.14 02:37:37.619647 [ 264 ] {36eedb17-8804-4528-bf57-2739d6560e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3530 | 2026.01.14 02:37:37.619685 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 261 rows starting from the beginning of the part | ||
| 3531 | 2026.01.14 02:37:37.619812 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 3532 | 2026.01.14 02:37:37.619876 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 3533 | 2026.01.14 02:37:37.619958 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 3534 | 2026.01.14 02:37:37.619966 [ 201 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1843 rows, containing 5 columns (5 merged, 0 gathered) in 0.002146978 sec., 858415.8757099514 rows/sec., 73.71 MiB/sec. | ||
| 3535 | 2026.01.14 02:37:37.620027 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
| 3536 | 2026.01.14 02:37:37.620071 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 3537 | 2026.01.14 02:37:37.620108 [ 264 ] {36eedb17-8804-4528-bf57-2739d6560e38} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3538 | 2026.01.14 02:37:37.620150 [ 264 ] {36eedb17-8804-4528-bf57-2739d6560e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3539 | 2026.01.14 02:37:37.620285 [ 188 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3540 | 2026.01.14 02:37:37.620662 [ 188 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_21_4} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3541 | 2026.01.14 02:37:37.620687 [ 264 ] {36eedb17-8804-4528-bf57-2739d6560e38} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3542 | 2026.01.14 02:37:37.620773 [ 188 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_21_4} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3543 | 2026.01.14 02:37:37.620869 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 3544 | 2026.01.14 02:37:37.620956 [ 264 ] {36eedb17-8804-4528-bf57-2739d6560e38} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3545 | 2026.01.14 02:37:37.621070 [ 120 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3546 | 2026.01.14 02:37:37.621099 [ 264 ] {36eedb17-8804-4528-bf57-2739d6560e38} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001519 sec., 68466.0961158657 rows/sec., 5.35 MiB/sec. | ||
| 3547 | 2026.01.14 02:37:37.621102 [ 120 ] {} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2026.01.14 02:37:37.621140 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3549 | 2026.01.14 02:37:37.621145 [ 264 ] {36eedb17-8804-4528-bf57-2739d6560e38} <Debug> TCPHandler: Processed in 0.001718754 sec. | ||
| 3550 | 2026.01.14 02:37:37.621161 [ 188 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 437 rows, containing 5 columns (5 merged, 0 gathered) in 0.001786065 sec., 244671.9464297212 rows/sec., 17.18 MiB/sec. | ||
| 3551 | 2026.01.14 02:37:37.621215 [ 193 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 3552 | 2026.01.14 02:37:37.621269 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3553 | 2026.01.14 02:37:37.621307 [ 193 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3554 | 2026.01.14 02:37:37.621317 [ 188 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3555 | 2026.01.14 02:37:37.621340 [ 193 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 789 rows starting from the beginning of the part | ||
| 3556 | 2026.01.14 02:37:37.621370 [ 264 ] {c6b0a2b2-752c-423f-b999-6297c4090e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3557 | 2026.01.14 02:37:37.621391 [ 193 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 3558 | 2026.01.14 02:37:37.621422 [ 264 ] {c6b0a2b2-752c-423f-b999-6297c4090e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3559 | 2026.01.14 02:37:37.621435 [ 193 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
| 3560 | 2026.01.14 02:37:37.621478 [ 193 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 106 rows starting from the beginning of the part | ||
| 3561 | 2026.01.14 02:37:37.621513 [ 193 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
| 3562 | 2026.01.14 02:37:37.621550 [ 193 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
| 3563 | 2026.01.14 02:37:37.621592 [ 188 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_16_3} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2026.01.14 02:37:37.621690 [ 188 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_16_3} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3565 | 2026.01.14 02:37:37.621779 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3566 | 2026.01.14 02:37:37.621854 [ 264 ] {c6b0a2b2-752c-423f-b999-6297c4090e0e} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2026.01.14 02:37:37.621895 [ 264 ] {c6b0a2b2-752c-423f-b999-6297c4090e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3568 | 2026.01.14 02:37:37.622273 [ 264 ] {c6b0a2b2-752c-423f-b999-6297c4090e0e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3569 | 2026.01.14 02:37:37.622480 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1231 rows, containing 5 columns (5 merged, 0 gathered) in 0.001295711 sec., 950057.5359783162 rows/sec., 73.74 MiB/sec. | ||
| 3570 | 2026.01.14 02:37:37.622488 [ 264 ] {c6b0a2b2-752c-423f-b999-6297c4090e0e} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3571 | 2026.01.14 02:37:37.622608 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3572 | 2026.01.14 02:37:37.622636 [ 264 ] {c6b0a2b2-752c-423f-b999-6297c4090e0e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 3573 | 2026.01.14 02:37:37.622638 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2026.01.14 02:37:37.622677 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3575 | 2026.01.14 02:37:37.622679 [ 188 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3576 | 2026.01.14 02:37:37.622681 [ 264 ] {c6b0a2b2-752c-423f-b999-6297c4090e0e} <Debug> TCPHandler: Processed in 0.001462553 sec. | ||
| 3577 | 2026.01.14 02:37:37.622751 [ 200 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 3578 | 2026.01.14 02:37:37.622813 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3579 | 2026.01.14 02:37:37.622844 [ 200 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3580 | 2026.01.14 02:37:37.622878 [ 200 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3184 rows starting from the beginning of the part | ||
| 3581 | 2026.01.14 02:37:37.622914 [ 264 ] {b2d181b1-df8c-4df1-badc-31534e0e9554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3582 | 2026.01.14 02:37:37.622929 [ 200 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3583 | 2026.01.14 02:37:37.622942 [ 188 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_21_4} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3584 | 2026.01.14 02:37:37.622972 [ 264 ] {b2d181b1-df8c-4df1-badc-31534e0e9554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3585 | 2026.01.14 02:37:37.622974 [ 200 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3586 | 2026.01.14 02:37:37.623010 [ 188 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_21_4} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3587 | 2026.01.14 02:37:37.623029 [ 200 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 161 rows starting from the beginning of the part | ||
| 3588 | 2026.01.14 02:37:37.623066 [ 200 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3589 | 2026.01.14 02:37:37.623081 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3590 | 2026.01.14 02:37:37.623103 [ 200 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3591 | 2026.01.14 02:37:37.623853 [ 264 ] {b2d181b1-df8c-4df1-badc-31534e0e9554} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2026.01.14 02:37:37.623895 [ 264 ] {b2d181b1-df8c-4df1-badc-31534e0e9554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3593 | 2026.01.14 02:37:37.624538 [ 264 ] {b2d181b1-df8c-4df1-badc-31534e0e9554} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3594 | 2026.01.14 02:37:37.624763 [ 201 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3985 rows, containing 5 columns (5 merged, 0 gathered) in 0.002040006 sec., 1953425.627179528 rows/sec., 136.12 MiB/sec. | ||
| 3595 | 2026.01.14 02:37:37.624769 [ 264 ] {b2d181b1-df8c-4df1-badc-31534e0e9554} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3596 | 2026.01.14 02:37:37.624903 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3597 | 2026.01.14 02:37:37.624934 [ 264 ] {b2d181b1-df8c-4df1-badc-31534e0e9554} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002039 sec., 19617.4595389897 rows/sec., 35.15 MiB/sec. | ||
| 3598 | 2026.01.14 02:37:37.624940 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3599 | 2026.01.14 02:37:37.624978 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3600 | 2026.01.14 02:37:37.625001 [ 264 ] {b2d181b1-df8c-4df1-badc-31534e0e9554} <Debug> TCPHandler: Processed in 0.002237389 sec. | ||
| 3601 | 2026.01.14 02:37:37.625043 [ 200 ] {54faf14f-464a-4e46-92f0-faf20853345d::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 | ||
| 3602 | 2026.01.14 02:37:37.625116 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3603 | 2026.01.14 02:37:37.625214 [ 264 ] {daf7c916-e2a4-431b-aaf4-e32a19e3b484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3604 | 2026.01.14 02:37:37.625217 [ 200 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3605 | 2026.01.14 02:37:37.625243 [ 188 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3606 | 2026.01.14 02:37:37.625261 [ 264 ] {daf7c916-e2a4-431b-aaf4-e32a19e3b484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3607 | 2026.01.14 02:37:37.625274 [ 200 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 172 rows starting from the beginning of the part | ||
| 3608 | 2026.01.14 02:37:37.625379 [ 200 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 3609 | 2026.01.14 02:37:37.625467 [ 200 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 3610 | 2026.01.14 02:37:37.625548 [ 200 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3611 | 2026.01.14 02:37:37.625547 [ 188 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3612 | 2026.01.14 02:37:37.625607 [ 264 ] {daf7c916-e2a4-431b-aaf4-e32a19e3b484} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3613 | 2026.01.14 02:37:37.625628 [ 188 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3614 | 2026.01.14 02:37:37.625636 [ 200 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 3615 | 2026.01.14 02:37:37.625651 [ 264 ] {daf7c916-e2a4-431b-aaf4-e32a19e3b484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3616 | 2026.01.14 02:37:37.625698 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 3617 | 2026.01.14 02:37:37.625732 [ 200 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3618 | 2026.01.14 02:37:37.625993 [ 264 ] {daf7c916-e2a4-431b-aaf4-e32a19e3b484} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3619 | 2026.01.14 02:37:37.626242 [ 264 ] {daf7c916-e2a4-431b-aaf4-e32a19e3b484} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3620 | 2026.01.14 02:37:37.626348 [ 120 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3621 | 2026.01.14 02:37:37.626376 [ 264 ] {daf7c916-e2a4-431b-aaf4-e32a19e3b484} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 3622 | 2026.01.14 02:37:37.626380 [ 120 ] {} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3623 | 2026.01.14 02:37:37.626415 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3624 | 2026.01.14 02:37:37.626419 [ 264 ] {daf7c916-e2a4-431b-aaf4-e32a19e3b484} <Debug> TCPHandler: Processed in 0.001354451 sec. | ||
| 3625 | 2026.01.14 02:37:37.626478 [ 188 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 3626 | 2026.01.14 02:37:37.626559 [ 188 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3627 | 2026.01.14 02:37:37.626583 [ 188 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 972 rows starting from the beginning of the part | ||
| 3628 | 2026.01.14 02:37:37.626643 [ 188 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 3629 | 2026.01.14 02:37:37.626687 [ 188 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3630 | 2026.01.14 02:37:37.626721 [ 188 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 3631 | 2026.01.14 02:37:37.626752 [ 188 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3632 | 2026.01.14 02:37:37.626787 [ 188 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3633 | 2026.01.14 02:37:37.627651 [ 203 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1272 rows, containing 4 columns (4 merged, 0 gathered) in 0.001191759 sec., 1067329.8880058804 rows/sec., 70.56 MiB/sec. | ||
| 3634 | 2026.01.14 02:37:37.627934 [ 189 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3635 | 2026.01.14 02:37:37.628256 [ 189 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_21_4} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3636 | 2026.01.14 02:37:37.628342 [ 189 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_21_4} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3637 | 2026.01.14 02:37:37.628447 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 3638 | 2026.01.14 02:37:37.629223 [ 200 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 19 columns (19 merged, 0 gathered) in 0.004207004 sec., 88423.97107300111 rows/sec., 158.45 MiB/sec. | ||
| 3639 | 2026.01.14 02:37:37.629996 [ 203 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3640 | 2026.01.14 02:37:37.630388 [ 203 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3641 | 2026.01.14 02:37:37.630482 [ 203 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3642 | 2026.01.14 02:37:37.630616 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
| 3643 | 2026.01.14 02:37:38.000313 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.89 MiB, peak 243.62 MiB, free memory in arenas 0.00 B, will set to 239.04 MiB (RSS), difference: 2.15 MiB | ||
| 3644 | 2026.01.14 02:37:42.615351 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3645 | 2026.01.14 02:37:42.615568 [ 264 ] {b10aed1f-7821-4fb4-b7d6-aded0ce17e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3646 | 2026.01.14 02:37:42.615643 [ 264 ] {b10aed1f-7821-4fb4-b7d6-aded0ce17e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3647 | 2026.01.14 02:37:42.616394 [ 264 ] {b10aed1f-7821-4fb4-b7d6-aded0ce17e4b} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2026.01.14 02:37:42.616439 [ 264 ] {b10aed1f-7821-4fb4-b7d6-aded0ce17e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3649 | 2026.01.14 02:37:42.616848 [ 264 ] {b10aed1f-7821-4fb4-b7d6-aded0ce17e4b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3650 | 2026.01.14 02:37:42.617073 [ 264 ] {b10aed1f-7821-4fb4-b7d6-aded0ce17e4b} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2026.01.14 02:37:42.617325 [ 264 ] {b10aed1f-7821-4fb4-b7d6-aded0ce17e4b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00181 sec., 13259.668508287294 rows/sec., 1.10 MiB/sec. | ||
| 3652 | 2026.01.14 02:37:42.617374 [ 264 ] {b10aed1f-7821-4fb4-b7d6-aded0ce17e4b} <Debug> TCPHandler: Processed in 0.002206148 sec. | ||
| 3653 | 2026.01.14 02:37:42.617500 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3654 | 2026.01.14 02:37:42.617629 [ 264 ] {53d259ab-2c16-4012-9707-401b3fd1d501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3655 | 2026.01.14 02:37:42.617681 [ 264 ] {53d259ab-2c16-4012-9707-401b3fd1d501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3656 | 2026.01.14 02:37:42.618191 [ 264 ] {53d259ab-2c16-4012-9707-401b3fd1d501} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2026.01.14 02:37:42.618231 [ 264 ] {53d259ab-2c16-4012-9707-401b3fd1d501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3658 | 2026.01.14 02:37:42.618543 [ 264 ] {53d259ab-2c16-4012-9707-401b3fd1d501} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3659 | 2026.01.14 02:37:42.618823 [ 264 ] {53d259ab-2c16-4012-9707-401b3fd1d501} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3660 | 2026.01.14 02:37:42.618950 [ 264 ] {53d259ab-2c16-4012-9707-401b3fd1d501} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001352 sec., 1479.2899408284025 rows/sec., 120.63 KiB/sec. | ||
| 3661 | 2026.01.14 02:37:42.618988 [ 264 ] {53d259ab-2c16-4012-9707-401b3fd1d501} <Debug> TCPHandler: Processed in 0.001549223 sec. | ||
| 3662 | 2026.01.14 02:37:42.619108 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3663 | 2026.01.14 02:37:42.619201 [ 264 ] {5dd79e17-d620-4a95-bd2c-8ca7bcf9d4c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3664 | 2026.01.14 02:37:42.619241 [ 264 ] {5dd79e17-d620-4a95-bd2c-8ca7bcf9d4c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3665 | 2026.01.14 02:37:42.619753 [ 264 ] {5dd79e17-d620-4a95-bd2c-8ca7bcf9d4c9} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2026.01.14 02:37:42.619788 [ 264 ] {5dd79e17-d620-4a95-bd2c-8ca7bcf9d4c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3667 | 2026.01.14 02:37:42.620134 [ 264 ] {5dd79e17-d620-4a95-bd2c-8ca7bcf9d4c9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3668 | 2026.01.14 02:37:42.620336 [ 264 ] {5dd79e17-d620-4a95-bd2c-8ca7bcf9d4c9} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2026.01.14 02:37:42.620458 [ 264 ] {5dd79e17-d620-4a95-bd2c-8ca7bcf9d4c9} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.001275 sec., 138823.5294117647 rows/sec., 12.21 MiB/sec. | ||
| 3670 | 2026.01.14 02:37:42.620493 [ 264 ] {5dd79e17-d620-4a95-bd2c-8ca7bcf9d4c9} <Debug> TCPHandler: Processed in 0.001433641 sec. | ||
| 3671 | 2026.01.14 02:37:42.620596 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3672 | 2026.01.14 02:37:42.620688 [ 264 ] {381f0fc7-8abd-48c6-95e8-04c77cc1ec36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3673 | 2026.01.14 02:37:42.620726 [ 264 ] {381f0fc7-8abd-48c6-95e8-04c77cc1ec36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3674 | 2026.01.14 02:37:42.621103 [ 264 ] {381f0fc7-8abd-48c6-95e8-04c77cc1ec36} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2026.01.14 02:37:42.621136 [ 264 ] {381f0fc7-8abd-48c6-95e8-04c77cc1ec36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3676 | 2026.01.14 02:37:42.621433 [ 264 ] {381f0fc7-8abd-48c6-95e8-04c77cc1ec36} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3677 | 2026.01.14 02:37:42.621631 [ 264 ] {381f0fc7-8abd-48c6-95e8-04c77cc1ec36} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2026.01.14 02:37:42.621754 [ 264 ] {381f0fc7-8abd-48c6-95e8-04c77cc1ec36} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001084 sec., 12915.129151291514 rows/sec., 1015.30 KiB/sec. | ||
| 3679 | 2026.01.14 02:37:42.621792 [ 264 ] {381f0fc7-8abd-48c6-95e8-04c77cc1ec36} <Debug> TCPHandler: Processed in 0.00124575 sec. | ||
| 3680 | 2026.01.14 02:37:42.621909 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3681 | 2026.01.14 02:37:42.622017 [ 264 ] {ad85206b-6d31-4996-95e3-3992b736c6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3682 | 2026.01.14 02:37:42.622061 [ 264 ] {ad85206b-6d31-4996-95e3-3992b736c6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3683 | 2026.01.14 02:37:42.622446 [ 264 ] {ad85206b-6d31-4996-95e3-3992b736c6a9} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3684 | 2026.01.14 02:37:42.622478 [ 264 ] {ad85206b-6d31-4996-95e3-3992b736c6a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3685 | 2026.01.14 02:37:42.622820 [ 264 ] {ad85206b-6d31-4996-95e3-3992b736c6a9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3686 | 2026.01.14 02:37:42.623052 [ 264 ] {ad85206b-6d31-4996-95e3-3992b736c6a9} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3687 | 2026.01.14 02:37:42.623175 [ 264 ] {ad85206b-6d31-4996-95e3-3992b736c6a9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001165 sec., 20600.85836909871 rows/sec., 1.71 MiB/sec. | ||
| 3688 | 2026.01.14 02:37:42.623211 [ 264 ] {ad85206b-6d31-4996-95e3-3992b736c6a9} <Debug> TCPHandler: Processed in 0.001352371 sec. | ||
| 3689 | 2026.01.14 02:37:42.623277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8147 | ||
| 3690 | 2026.01.14 02:37:42.623315 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3691 | 2026.01.14 02:37:42.623440 [ 264 ] {a61e0606-0c5f-49e8-b414-5977f3727e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3692 | 2026.01.14 02:37:42.623478 [ 264 ] {a61e0606-0c5f-49e8-b414-5977f3727e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3693 | 2026.01.14 02:37:42.623862 [ 264 ] {a61e0606-0c5f-49e8-b414-5977f3727e63} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3694 | 2026.01.14 02:37:42.623895 [ 264 ] {a61e0606-0c5f-49e8-b414-5977f3727e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3695 | 2026.01.14 02:37:42.624091 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3696 | 2026.01.14 02:37:42.624166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3697 | 2026.01.14 02:37:42.624197 [ 264 ] {a61e0606-0c5f-49e8-b414-5977f3727e63} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3698 | 2026.01.14 02:37:42.624444 [ 264 ] {a61e0606-0c5f-49e8-b414-5977f3727e63} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3699 | 2026.01.14 02:37:42.624582 [ 264 ] {a61e0606-0c5f-49e8-b414-5977f3727e63} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00116 sec., 10344.827586206897 rows/sec., 808.19 KiB/sec. | ||
| 3700 | 2026.01.14 02:37:42.624618 [ 264 ] {a61e0606-0c5f-49e8-b414-5977f3727e63} <Debug> TCPHandler: Processed in 0.001353272 sec. | ||
| 3701 | 2026.01.14 02:37:42.624723 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3702 | 2026.01.14 02:37:42.624758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3703 | 2026.01.14 02:37:42.624818 [ 264 ] {12733d6c-3cdb-4196-8ba9-2577120a868a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3704 | 2026.01.14 02:37:42.624863 [ 264 ] {12733d6c-3cdb-4196-8ba9-2577120a868a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3705 | 2026.01.14 02:37:42.624998 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2026.01.14 02:37:42.625131 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8147 | ||
| 3707 | 2026.01.14 02:37:42.625273 [ 264 ] {12733d6c-3cdb-4196-8ba9-2577120a868a} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3708 | 2026.01.14 02:37:42.625313 [ 264 ] {12733d6c-3cdb-4196-8ba9-2577120a868a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3709 | 2026.01.14 02:37:42.625642 [ 264 ] {12733d6c-3cdb-4196-8ba9-2577120a868a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3710 | 2026.01.14 02:37:42.625847 [ 264 ] {12733d6c-3cdb-4196-8ba9-2577120a868a} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3711 | 2026.01.14 02:37:42.625971 [ 264 ] {12733d6c-3cdb-4196-8ba9-2577120a868a} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.001171 sec., 87105.03842869343 rows/sec., 7.12 MiB/sec. | ||
| 3712 | 2026.01.14 02:37:42.626007 [ 264 ] {12733d6c-3cdb-4196-8ba9-2577120a868a} <Debug> TCPHandler: Processed in 0.001334001 sec. | ||
| 3713 | 2026.01.14 02:37:42.626112 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3714 | 2026.01.14 02:37:42.626206 [ 264 ] {5693a4ab-0795-40c8-b651-6aee11123d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3715 | 2026.01.14 02:37:42.626248 [ 264 ] {5693a4ab-0795-40c8-b651-6aee11123d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3716 | 2026.01.14 02:37:42.626654 [ 264 ] {5693a4ab-0795-40c8-b651-6aee11123d8e} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2026.01.14 02:37:42.626687 [ 264 ] {5693a4ab-0795-40c8-b651-6aee11123d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3718 | 2026.01.14 02:37:42.627049 [ 264 ] {5693a4ab-0795-40c8-b651-6aee11123d8e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3719 | 2026.01.14 02:37:42.627272 [ 264 ] {5693a4ab-0795-40c8-b651-6aee11123d8e} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2026.01.14 02:37:42.627397 [ 264 ] {5693a4ab-0795-40c8-b651-6aee11123d8e} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.00121 sec., 162809.9173553719 rows/sec., 11.68 MiB/sec. | ||
| 3721 | 2026.01.14 02:37:42.627432 [ 264 ] {5693a4ab-0795-40c8-b651-6aee11123d8e} <Debug> TCPHandler: Processed in 0.001369172 sec. | ||
| 3722 | 2026.01.14 02:37:42.627543 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3723 | 2026.01.14 02:37:42.627636 [ 264 ] {833dab73-8e9c-4021-96d4-4e0c08137ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3724 | 2026.01.14 02:37:42.627677 [ 264 ] {833dab73-8e9c-4021-96d4-4e0c08137ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3725 | 2026.01.14 02:37:42.628000 [ 264 ] {833dab73-8e9c-4021-96d4-4e0c08137ed7} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2026.01.14 02:37:42.628033 [ 264 ] {833dab73-8e9c-4021-96d4-4e0c08137ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3727 | 2026.01.14 02:37:42.628338 [ 264 ] {833dab73-8e9c-4021-96d4-4e0c08137ed7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3728 | 2026.01.14 02:37:42.628541 [ 264 ] {833dab73-8e9c-4021-96d4-4e0c08137ed7} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2026.01.14 02:37:42.628662 [ 264 ] {833dab73-8e9c-4021-96d4-4e0c08137ed7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 3730 | 2026.01.14 02:37:42.628696 [ 264 ] {833dab73-8e9c-4021-96d4-4e0c08137ed7} <Debug> TCPHandler: Processed in 0.00120325 sec. | ||
| 3731 | 2026.01.14 02:37:43.050474 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3732 | 2026.01.14 02:37:43.066036 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2026.01.14 02:37:43.066083 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3734 | 2026.01.14 02:37:43.071959 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3735 | 2026.01.14 02:37:43.072725 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2026.01.14 02:37:43.075260 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3737 | 2026.01.14 02:37:45.156001 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 492 | ||
| 3738 | 2026.01.14 02:37:45.158172 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3739 | 2026.01.14 02:37:45.158213 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3740 | 2026.01.14 02:37:45.159346 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3741 | 2026.01.14 02:37:45.159598 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3742 | 2026.01.14 02:37:45.159832 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 492 | ||
| 3743 | 2026.01.14 02:37:46.651753 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61982 | ||
| 3744 | 2026.01.14 02:37:46.651863 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3745 | 2026.01.14 02:37:46.651888 [ 288 ] {} <Debug> TCP-Session: e0c64f7c-3e01-49a3-b0f2-fdca6ab13f53 Authenticating user 'default' from [fd00:1122:3344:101::e]:61982 | ||
| 3746 | 2026.01.14 02:37:46.651910 [ 288 ] {} <Debug> TCP-Session: e0c64f7c-3e01-49a3-b0f2-fdca6ab13f53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3747 | 2026.01.14 02:37:46.651924 [ 288 ] {} <Debug> TCP-Session: e0c64f7c-3e01-49a3-b0f2-fdca6ab13f53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3748 | 2026.01.14 02:37:46.652147 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65405 | ||
| 3749 | 2026.01.14 02:37:46.652152 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46528 | ||
| 3750 | 2026.01.14 02:37:46.652191 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58795 | ||
| 3751 | 2026.01.14 02:37:46.652213 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55798 | ||
| 3752 | 2026.01.14 02:37:46.652252 [ 288 ] {} <Trace> TCP-Session: e0c64f7c-3e01-49a3-b0f2-fdca6ab13f53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3753 | 2026.01.14 02:37:46.652262 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3754 | 2026.01.14 02:37:46.652206 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34045 | ||
| 3755 | 2026.01.14 02:37:46.652311 [ 289 ] {} <Debug> TCP-Session: a434d8cd-d48b-40d6-92c2-590110f82757 Authenticating user 'default' from [fd00:1122:3344:101::e]:65405 | ||
| 3756 | 2026.01.14 02:37:46.652181 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35274 | ||
| 3757 | 2026.01.14 02:37:46.652357 [ 289 ] {} <Debug> TCP-Session: a434d8cd-d48b-40d6-92c2-590110f82757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3758 | 2026.01.14 02:37:46.652174 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55419 | ||
| 3759 | 2026.01.14 02:37:46.652376 [ 289 ] {} <Debug> TCP-Session: a434d8cd-d48b-40d6-92c2-590110f82757 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3760 | 2026.01.14 02:37:46.652436 [ 288 ] {cd0f9dd9-0426-4854-9783-c21e3f935714} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61982) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3761 | 2026.01.14 02:37:46.652170 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57942 | ||
| 3762 | 2026.01.14 02:37:46.652652 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3763 | 2026.01.14 02:37:46.652684 [ 293 ] {} <Debug> TCP-Session: fac2a3f4-4c0d-4545-a862-a42791dba253 Authenticating user 'default' from [fd00:1122:3344:101::e]:35274 | ||
| 3764 | 2026.01.14 02:37:46.652700 [ 293 ] {} <Debug> TCP-Session: fac2a3f4-4c0d-4545-a862-a42791dba253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3765 | 2026.01.14 02:37:46.652699 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3766 | 2026.01.14 02:37:46.652713 [ 293 ] {} <Debug> TCP-Session: fac2a3f4-4c0d-4545-a862-a42791dba253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3767 | 2026.01.14 02:37:46.652750 [ 291 ] {} <Debug> TCP-Session: abb26890-b475-49f4-96c9-4d940544e3b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55419 | ||
| 3768 | 2026.01.14 02:37:46.652778 [ 291 ] {} <Debug> TCP-Session: abb26890-b475-49f4-96c9-4d940544e3b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3769 | 2026.01.14 02:37:46.652791 [ 291 ] {} <Debug> TCP-Session: abb26890-b475-49f4-96c9-4d940544e3b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3770 | 2026.01.14 02:37:46.652823 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3771 | 2026.01.14 02:37:46.652839 [ 288 ] {cd0f9dd9-0426-4854-9783-c21e3f935714} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3772 | 2026.01.14 02:37:46.652862 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3773 | 2026.01.14 02:37:46.652867 [ 286 ] {} <Debug> TCP-Session: 0fc50b43-16d2-4d53-85ad-0fd74a06ac59 Authenticating user 'default' from [fd00:1122:3344:101::e]:55798 | ||
| 3774 | 2026.01.14 02:37:46.652901 [ 292 ] {} <Debug> TCP-Session: 43752e6d-ae51-4633-94e5-de6a71dc5232 Authenticating user 'default' from [fd00:1122:3344:101::e]:57942 | ||
| 3775 | 2026.01.14 02:37:46.652901 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3776 | 2026.01.14 02:37:46.652916 [ 286 ] {} <Debug> TCP-Session: 0fc50b43-16d2-4d53-85ad-0fd74a06ac59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3777 | 2026.01.14 02:37:46.652927 [ 292 ] {} <Debug> TCP-Session: 43752e6d-ae51-4633-94e5-de6a71dc5232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3778 | 2026.01.14 02:37:46.652953 [ 286 ] {} <Debug> TCP-Session: 0fc50b43-16d2-4d53-85ad-0fd74a06ac59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3779 | 2026.01.14 02:37:46.652974 [ 292 ] {} <Debug> TCP-Session: 43752e6d-ae51-4633-94e5-de6a71dc5232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3780 | 2026.01.14 02:37:46.652949 [ 290 ] {} <Debug> TCP-Session: 85e892cd-700d-4f68-b20f-515bd99f6a1b Authenticating user 'default' from [fd00:1122:3344:101::e]:46528 | ||
| 3781 | 2026.01.14 02:37:46.652913 [ 288 ] {cd0f9dd9-0426-4854-9783-c21e3f935714} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3782 | 2026.01.14 02:37:46.653031 [ 290 ] {} <Debug> TCP-Session: 85e892cd-700d-4f68-b20f-515bd99f6a1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3783 | 2026.01.14 02:37:46.653049 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3784 | 2026.01.14 02:37:46.653057 [ 290 ] {} <Debug> TCP-Session: 85e892cd-700d-4f68-b20f-515bd99f6a1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3785 | 2026.01.14 02:37:46.653075 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3786 | 2026.01.14 02:37:46.653079 [ 294 ] {} <Debug> TCP-Session: 73fdc08e-c688-4e4d-9902-e24b83536435 Authenticating user 'default' from [fd00:1122:3344:101::e]:58795 | ||
| 3787 | 2026.01.14 02:37:46.653102 [ 259 ] {} <Debug> TCP-Session: d3593805-4300-403d-a964-53ba4fc0e790 Authenticating user 'default' from [fd00:1122:3344:101::e]:34045 | ||
| 3788 | 2026.01.14 02:37:46.653106 [ 294 ] {} <Debug> TCP-Session: 73fdc08e-c688-4e4d-9902-e24b83536435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3789 | 2026.01.14 02:37:46.653119 [ 259 ] {} <Debug> TCP-Session: d3593805-4300-403d-a964-53ba4fc0e790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3790 | 2026.01.14 02:37:46.653124 [ 294 ] {} <Debug> TCP-Session: 73fdc08e-c688-4e4d-9902-e24b83536435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2026.01.14 02:37:46.653133 [ 259 ] {} <Debug> TCP-Session: d3593805-4300-403d-a964-53ba4fc0e790 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3792 | 2026.01.14 02:37:46.653356 [ 288 ] {cd0f9dd9-0426-4854-9783-c21e3f935714} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 3793 | 2026.01.14 02:37:46.654419 [ 295 ] {cd0f9dd9-0426-4854-9783-c21e3f935714} <Trace> AggregatingTransform: Aggregating | ||
| 3794 | 2026.01.14 02:37:46.654483 [ 295 ] {cd0f9dd9-0426-4854-9783-c21e3f935714} <Trace> Aggregator: Aggregation method: without_key | ||
| 3795 | 2026.01.14 02:37:46.654525 [ 295 ] {cd0f9dd9-0426-4854-9783-c21e3f935714} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001103849 sec. (905.921 rows/sec., 35.39 KiB/sec.) | ||
| 3796 | 2026.01.14 02:37:46.654546 [ 295 ] {cd0f9dd9-0426-4854-9783-c21e3f935714} <Trace> Aggregator: Merging aggregated data | ||
| 3797 | 2026.01.14 02:37:46.655752 [ 288 ] {cd0f9dd9-0426-4854-9783-c21e3f935714} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003374 sec., 296.38411381149973 rows/sec., 11.58 KiB/sec. | ||
| 3798 | 2026.01.14 02:37:46.655890 [ 288 ] {cd0f9dd9-0426-4854-9783-c21e3f935714} <Debug> TCPHandler: Processed in 0.003785741 sec. | ||
| 3799 | 2026.01.14 02:37:46.655991 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3800 | 2026.01.14 02:37:46.656024 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3801 | 2026.01.14 02:37:46.656033 [ 286 ] {} <Debug> TCP-Session: 0fc50b43-16d2-4d53-85ad-0fd74a06ac59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3802 | 2026.01.14 02:37:46.656045 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3803 | 2026.01.14 02:37:46.656069 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3804 | 2026.01.14 02:37:46.656092 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3805 | 2026.01.14 02:37:46.656107 [ 292 ] {} <Debug> TCP-Session: 43752e6d-ae51-4633-94e5-de6a71dc5232 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3806 | 2026.01.14 02:37:46.656121 [ 290 ] {} <Debug> TCP-Session: 85e892cd-700d-4f68-b20f-515bd99f6a1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3807 | 2026.01.14 02:37:46.656140 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3808 | 2026.01.14 02:37:46.656142 [ 289 ] {} <Debug> TCP-Session: a434d8cd-d48b-40d6-92c2-590110f82757 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3809 | 2026.01.14 02:37:46.656164 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3810 | 2026.01.14 02:37:46.656181 [ 293 ] {} <Debug> TCP-Session: fac2a3f4-4c0d-4545-a862-a42791dba253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3811 | 2026.01.14 02:37:46.656188 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3812 | 2026.01.14 02:37:46.656211 [ 294 ] {} <Debug> TCP-Session: 73fdc08e-c688-4e4d-9902-e24b83536435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3813 | 2026.01.14 02:37:46.656117 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3814 | 2026.01.14 02:37:46.656240 [ 288 ] {} <Debug> TCP-Session: e0c64f7c-3e01-49a3-b0f2-fdca6ab13f53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3815 | 2026.01.14 02:37:46.656085 [ 291 ] {} <Debug> TCP-Session: abb26890-b475-49f4-96c9-4d940544e3b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2026.01.14 02:37:46.656279 [ 259 ] {} <Debug> TCP-Session: d3593805-4300-403d-a964-53ba4fc0e790 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3817 | 2026.01.14 02:37:46.829314 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52235 | ||
| 3818 | 2026.01.14 02:37:46.829428 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3819 | 2026.01.14 02:37:46.829455 [ 288 ] {} <Debug> TCP-Session: b2663fbb-f188-4284-bdbd-5c8b06317612 Authenticating user 'default' from [fd00:1122:3344:101::e]:52235 | ||
| 3820 | 2026.01.14 02:37:46.829477 [ 288 ] {} <Debug> TCP-Session: b2663fbb-f188-4284-bdbd-5c8b06317612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3821 | 2026.01.14 02:37:46.829489 [ 288 ] {} <Debug> TCP-Session: b2663fbb-f188-4284-bdbd-5c8b06317612 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3822 | 2026.01.14 02:37:46.829728 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53795 | ||
| 3823 | 2026.01.14 02:37:46.829738 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36156 | ||
| 3824 | 2026.01.14 02:37:46.829794 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37523 | ||
| 3825 | 2026.01.14 02:37:46.829801 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60929 | ||
| 3826 | 2026.01.14 02:37:46.829768 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62892 | ||
| 3827 | 2026.01.14 02:37:46.829838 [ 288 ] {} <Trace> TCP-Session: b2663fbb-f188-4284-bdbd-5c8b06317612 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3828 | 2026.01.14 02:37:46.829888 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3829 | 2026.01.14 02:37:46.829901 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3830 | 2026.01.14 02:37:46.829901 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3831 | 2026.01.14 02:37:46.829926 [ 286 ] {} <Debug> TCP-Session: 3b1ada19-419a-4d71-af5e-7e4053f77d8c Authenticating user 'default' from [fd00:1122:3344:101::e]:60929 | ||
| 3832 | 2026.01.14 02:37:46.829936 [ 290 ] {} <Debug> TCP-Session: 87507f9a-cb1f-4a10-b151-ed3b8733f918 Authenticating user 'default' from [fd00:1122:3344:101::e]:36156 | ||
| 3833 | 2026.01.14 02:37:46.829946 [ 259 ] {} <Debug> TCP-Session: 28a2f0cf-49f5-4070-9989-daf13e3684cd Authenticating user 'default' from [fd00:1122:3344:101::e]:37523 | ||
| 3834 | 2026.01.14 02:37:46.829957 [ 286 ] {} <Debug> TCP-Session: 3b1ada19-419a-4d71-af5e-7e4053f77d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.01.14 02:37:46.829964 [ 290 ] {} <Debug> TCP-Session: 87507f9a-cb1f-4a10-b151-ed3b8733f918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2026.01.14 02:37:46.829974 [ 286 ] {} <Debug> TCP-Session: 3b1ada19-419a-4d71-af5e-7e4053f77d8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2026.01.14 02:37:46.829970 [ 259 ] {} <Debug> TCP-Session: 28a2f0cf-49f5-4070-9989-daf13e3684cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3838 | 2026.01.14 02:37:46.829985 [ 290 ] {} <Debug> TCP-Session: 87507f9a-cb1f-4a10-b151-ed3b8733f918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.01.14 02:37:46.830001 [ 259 ] {} <Debug> TCP-Session: 28a2f0cf-49f5-4070-9989-daf13e3684cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2026.01.14 02:37:46.829920 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3841 | 2026.01.14 02:37:46.830060 [ 288 ] {ed6213a2-2ca8-49ab-8570-6a81f3c23e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52235) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3842 | 2026.01.14 02:37:46.829756 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56531 | ||
| 3843 | 2026.01.14 02:37:46.830093 [ 293 ] {} <Debug> TCP-Session: 3c147e47-b0d9-4be4-83ae-17937ecf7e7d Authenticating user 'default' from [fd00:1122:3344:101::e]:62892 | ||
| 3844 | 2026.01.14 02:37:46.829862 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3845 | 2026.01.14 02:37:46.830167 [ 293 ] {} <Debug> TCP-Session: 3c147e47-b0d9-4be4-83ae-17937ecf7e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3846 | 2026.01.14 02:37:46.830187 [ 289 ] {} <Debug> TCP-Session: a6a49172-b036-471d-98ee-e986f3c0c66d Authenticating user 'default' from [fd00:1122:3344:101::e]:53795 | ||
| 3847 | 2026.01.14 02:37:46.830196 [ 293 ] {} <Debug> TCP-Session: 3c147e47-b0d9-4be4-83ae-17937ecf7e7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2026.01.14 02:37:46.830201 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3849 | 2026.01.14 02:37:46.830216 [ 289 ] {} <Debug> TCP-Session: a6a49172-b036-471d-98ee-e986f3c0c66d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3850 | 2026.01.14 02:37:46.829758 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55540 | ||
| 3851 | 2026.01.14 02:37:46.830253 [ 289 ] {} <Debug> TCP-Session: a6a49172-b036-471d-98ee-e986f3c0c66d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.01.14 02:37:46.830250 [ 291 ] {} <Debug> TCP-Session: 4999b328-99d8-4cec-89a5-c5fd4f859adb Authenticating user 'default' from [fd00:1122:3344:101::e]:56531 | ||
| 3853 | 2026.01.14 02:37:46.829781 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49887 | ||
| 3854 | 2026.01.14 02:37:46.830326 [ 291 ] {} <Debug> TCP-Session: 4999b328-99d8-4cec-89a5-c5fd4f859adb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2026.01.14 02:37:46.830331 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3856 | 2026.01.14 02:37:46.830342 [ 288 ] {ed6213a2-2ca8-49ab-8570-6a81f3c23e4e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3857 | 2026.01.14 02:37:46.830377 [ 292 ] {} <Debug> TCP-Session: f28ff9d0-145f-4979-a865-4ea6c3894cb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55540 | ||
| 3858 | 2026.01.14 02:37:46.830383 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3859 | 2026.01.14 02:37:46.830401 [ 292 ] {} <Debug> TCP-Session: f28ff9d0-145f-4979-a865-4ea6c3894cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3860 | 2026.01.14 02:37:46.830417 [ 294 ] {} <Debug> TCP-Session: 04856e52-86da-48d4-acc3-be1fb5f6f23d Authenticating user 'default' from [fd00:1122:3344:101::e]:49887 | ||
| 3861 | 2026.01.14 02:37:46.830431 [ 292 ] {} <Debug> TCP-Session: f28ff9d0-145f-4979-a865-4ea6c3894cb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2026.01.14 02:37:46.830431 [ 288 ] {ed6213a2-2ca8-49ab-8570-6a81f3c23e4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3863 | 2026.01.14 02:37:46.830456 [ 294 ] {} <Debug> TCP-Session: 04856e52-86da-48d4-acc3-be1fb5f6f23d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3864 | 2026.01.14 02:37:46.830354 [ 291 ] {} <Debug> TCP-Session: 4999b328-99d8-4cec-89a5-c5fd4f859adb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3865 | 2026.01.14 02:37:46.830489 [ 294 ] {} <Debug> TCP-Session: 04856e52-86da-48d4-acc3-be1fb5f6f23d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2026.01.14 02:37:46.830754 [ 288 ] {ed6213a2-2ca8-49ab-8570-6a81f3c23e4e} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 3867 | 2026.01.14 02:37:46.831682 [ 347 ] {ed6213a2-2ca8-49ab-8570-6a81f3c23e4e} <Trace> AggregatingTransform: Aggregating | ||
| 3868 | 2026.01.14 02:37:46.831728 [ 347 ] {ed6213a2-2ca8-49ab-8570-6a81f3c23e4e} <Trace> Aggregator: Aggregation method: without_key | ||
| 3869 | 2026.01.14 02:37:46.831763 [ 347 ] {ed6213a2-2ca8-49ab-8570-6a81f3c23e4e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000902357 sec. (1108.209 rows/sec., 43.29 KiB/sec.) | ||
| 3870 | 2026.01.14 02:37:46.831786 [ 347 ] {ed6213a2-2ca8-49ab-8570-6a81f3c23e4e} <Trace> Aggregator: Merging aggregated data | ||
| 3871 | 2026.01.14 02:37:46.833218 [ 288 ] {ed6213a2-2ca8-49ab-8570-6a81f3c23e4e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003218 sec., 310.75201988812927 rows/sec., 12.14 KiB/sec. | ||
| 3872 | 2026.01.14 02:37:46.833365 [ 288 ] {ed6213a2-2ca8-49ab-8570-6a81f3c23e4e} <Debug> TCPHandler: Processed in 0.00364902 sec. | ||
| 3873 | 2026.01.14 02:37:46.833503 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3874 | 2026.01.14 02:37:46.833533 [ 288 ] {} <Debug> TCP-Session: b2663fbb-f188-4284-bdbd-5c8b06317612 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3875 | 2026.01.14 02:37:46.833538 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3876 | 2026.01.14 02:37:46.833566 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3877 | 2026.01.14 02:37:46.833587 [ 289 ] {} <Debug> TCP-Session: a6a49172-b036-471d-98ee-e986f3c0c66d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3878 | 2026.01.14 02:37:46.833583 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3879 | 2026.01.14 02:37:46.833605 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3880 | 2026.01.14 02:37:46.833627 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3881 | 2026.01.14 02:37:46.833662 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3882 | 2026.01.14 02:37:46.833681 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3883 | 2026.01.14 02:37:46.833696 [ 290 ] {} <Debug> TCP-Session: 87507f9a-cb1f-4a10-b151-ed3b8733f918 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2026.01.14 02:37:46.833702 [ 294 ] {} <Debug> TCP-Session: 04856e52-86da-48d4-acc3-be1fb5f6f23d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3885 | 2026.01.14 02:37:46.833720 [ 259 ] {} <Debug> TCP-Session: 28a2f0cf-49f5-4070-9989-daf13e3684cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3886 | 2026.01.14 02:37:46.833666 [ 292 ] {} <Debug> TCP-Session: f28ff9d0-145f-4979-a865-4ea6c3894cb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3887 | 2026.01.14 02:37:46.833656 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3888 | 2026.01.14 02:37:46.833643 [ 293 ] {} <Debug> TCP-Session: 3c147e47-b0d9-4be4-83ae-17937ecf7e7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3889 | 2026.01.14 02:37:46.833802 [ 291 ] {} <Debug> TCP-Session: 4999b328-99d8-4cec-89a5-c5fd4f859adb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3890 | 2026.01.14 02:37:46.833625 [ 286 ] {} <Debug> TCP-Session: 3b1ada19-419a-4d71-af5e-7e4053f77d8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2026.01.14 02:37:46.874347 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38334 | ||
| 3892 | 2026.01.14 02:37:46.874417 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3893 | 2026.01.14 02:37:46.874437 [ 288 ] {} <Debug> TCP-Session: 73c52d3c-0668-4d39-8cc2-cb1d5d93acbf Authenticating user 'default' from [fd00:1122:3344:101::e]:38334 | ||
| 3894 | 2026.01.14 02:37:46.874454 [ 288 ] {} <Debug> TCP-Session: 73c52d3c-0668-4d39-8cc2-cb1d5d93acbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.01.14 02:37:46.874466 [ 288 ] {} <Debug> TCP-Session: 73c52d3c-0668-4d39-8cc2-cb1d5d93acbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3896 | 2026.01.14 02:37:46.874651 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55014 | ||
| 3897 | 2026.01.14 02:37:46.874689 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53525 | ||
| 3898 | 2026.01.14 02:37:46.874715 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57138 | ||
| 3899 | 2026.01.14 02:37:46.874724 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58667 | ||
| 3900 | 2026.01.14 02:37:46.874734 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37390 | ||
| 3901 | 2026.01.14 02:37:46.874748 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3902 | 2026.01.14 02:37:46.874792 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3903 | 2026.01.14 02:37:46.874800 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3904 | 2026.01.14 02:37:46.874802 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3905 | 2026.01.14 02:37:46.874810 [ 289 ] {} <Debug> TCP-Session: d4ced46c-5a4a-4514-82e4-a4141529195a Authenticating user 'default' from [fd00:1122:3344:101::e]:55014 | ||
| 3906 | 2026.01.14 02:37:46.874837 [ 290 ] {} <Debug> TCP-Session: ba505dcc-178b-4908-819b-1112f647cc19 Authenticating user 'default' from [fd00:1122:3344:101::e]:53525 | ||
| 3907 | 2026.01.14 02:37:46.874843 [ 294 ] {} <Debug> TCP-Session: cc6086ef-61d0-47d7-8092-cbd33f2b3279 Authenticating user 'default' from [fd00:1122:3344:101::e]:58667 | ||
| 3908 | 2026.01.14 02:37:46.874859 [ 289 ] {} <Debug> TCP-Session: d4ced46c-5a4a-4514-82e4-a4141529195a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2026.01.14 02:37:46.874935 [ 290 ] {} <Debug> TCP-Session: ba505dcc-178b-4908-819b-1112f647cc19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3910 | 2026.01.14 02:37:46.874948 [ 294 ] {} <Debug> TCP-Session: cc6086ef-61d0-47d7-8092-cbd33f2b3279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3911 | 2026.01.14 02:37:46.874953 [ 289 ] {} <Debug> TCP-Session: d4ced46c-5a4a-4514-82e4-a4141529195a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3912 | 2026.01.14 02:37:46.874970 [ 294 ] {} <Debug> TCP-Session: cc6086ef-61d0-47d7-8092-cbd33f2b3279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.01.14 02:37:46.874963 [ 290 ] {} <Debug> TCP-Session: ba505dcc-178b-4908-819b-1112f647cc19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2026.01.14 02:37:46.874816 [ 293 ] {} <Debug> TCP-Session: 1004e402-6ac8-4544-9891-0433e4edd3d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:57138 | ||
| 3915 | 2026.01.14 02:37:46.874814 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3916 | 2026.01.14 02:37:46.875046 [ 293 ] {} <Debug> TCP-Session: 1004e402-6ac8-4544-9891-0433e4edd3d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3917 | 2026.01.14 02:37:46.875071 [ 259 ] {} <Debug> TCP-Session: 8f883fce-bb06-4c94-9f0f-16cddcb8da06 Authenticating user 'default' from [fd00:1122:3344:101::e]:37390 | ||
| 3918 | 2026.01.14 02:37:46.875077 [ 293 ] {} <Debug> TCP-Session: 1004e402-6ac8-4544-9891-0433e4edd3d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3919 | 2026.01.14 02:37:46.875098 [ 259 ] {} <Debug> TCP-Session: 8f883fce-bb06-4c94-9f0f-16cddcb8da06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2026.01.14 02:37:46.874746 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50236 | ||
| 3921 | 2026.01.14 02:37:46.875120 [ 259 ] {} <Debug> TCP-Session: 8f883fce-bb06-4c94-9f0f-16cddcb8da06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2026.01.14 02:37:46.874703 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43298 | ||
| 3923 | 2026.01.14 02:37:46.875178 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3924 | 2026.01.14 02:37:46.874700 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51640 | ||
| 3925 | 2026.01.14 02:37:46.875221 [ 286 ] {} <Debug> TCP-Session: 2644e9cd-364f-4c93-a001-ea13ece72cc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50236 | ||
| 3926 | 2026.01.14 02:37:46.875246 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3927 | 2026.01.14 02:37:46.875266 [ 286 ] {} <Debug> TCP-Session: 2644e9cd-364f-4c93-a001-ea13ece72cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3928 | 2026.01.14 02:37:46.875286 [ 292 ] {} <Debug> TCP-Session: ee4388a8-326a-4894-a748-c740b2db8cf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43298 | ||
| 3929 | 2026.01.14 02:37:46.875293 [ 286 ] {} <Debug> TCP-Session: 2644e9cd-364f-4c93-a001-ea13ece72cc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3930 | 2026.01.14 02:37:46.875303 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3931 | 2026.01.14 02:37:46.875311 [ 292 ] {} <Debug> TCP-Session: ee4388a8-326a-4894-a748-c740b2db8cf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2026.01.14 02:37:46.874741 [ 288 ] {} <Trace> TCP-Session: 73c52d3c-0668-4d39-8cc2-cb1d5d93acbf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3933 | 2026.01.14 02:37:46.875347 [ 292 ] {} <Debug> TCP-Session: ee4388a8-326a-4894-a748-c740b2db8cf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2026.01.14 02:37:46.875344 [ 291 ] {} <Debug> TCP-Session: cf419220-7f4e-41ef-9289-a2b6e52779cb Authenticating user 'default' from [fd00:1122:3344:101::e]:51640 | ||
| 3935 | 2026.01.14 02:37:46.875391 [ 291 ] {} <Debug> TCP-Session: cf419220-7f4e-41ef-9289-a2b6e52779cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3936 | 2026.01.14 02:37:46.875404 [ 291 ] {} <Debug> TCP-Session: cf419220-7f4e-41ef-9289-a2b6e52779cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3937 | 2026.01.14 02:37:46.875487 [ 288 ] {a5d3943d-d38f-45c2-881c-e0b23c5bcda0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38334) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3938 | 2026.01.14 02:37:46.875696 [ 288 ] {a5d3943d-d38f-45c2-881c-e0b23c5bcda0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3939 | 2026.01.14 02:37:46.875743 [ 288 ] {a5d3943d-d38f-45c2-881c-e0b23c5bcda0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3940 | 2026.01.14 02:37:46.875991 [ 288 ] {a5d3943d-d38f-45c2-881c-e0b23c5bcda0} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 3941 | 2026.01.14 02:37:46.876854 [ 310 ] {a5d3943d-d38f-45c2-881c-e0b23c5bcda0} <Trace> AggregatingTransform: Aggregating | ||
| 3942 | 2026.01.14 02:37:46.876907 [ 310 ] {a5d3943d-d38f-45c2-881c-e0b23c5bcda0} <Trace> Aggregator: Aggregation method: without_key | ||
| 3943 | 2026.01.14 02:37:46.876948 [ 310 ] {a5d3943d-d38f-45c2-881c-e0b23c5bcda0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000866247 sec. (1154.405 rows/sec., 45.09 KiB/sec.) | ||
| 3944 | 2026.01.14 02:37:46.876968 [ 310 ] {a5d3943d-d38f-45c2-881c-e0b23c5bcda0} <Trace> Aggregator: Merging aggregated data | ||
| 3945 | 2026.01.14 02:37:46.878277 [ 288 ] {a5d3943d-d38f-45c2-881c-e0b23c5bcda0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002832 sec., 353.1073446327684 rows/sec., 13.79 KiB/sec. | ||
| 3946 | 2026.01.14 02:37:46.878415 [ 288 ] {a5d3943d-d38f-45c2-881c-e0b23c5bcda0} <Debug> TCPHandler: Processed in 0.00370051 sec. | ||
| 3947 | 2026.01.14 02:37:46.878574 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3948 | 2026.01.14 02:37:46.878588 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3949 | 2026.01.14 02:37:46.878607 [ 288 ] {} <Debug> TCP-Session: 73c52d3c-0668-4d39-8cc2-cb1d5d93acbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3950 | 2026.01.14 02:37:46.878616 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3951 | 2026.01.14 02:37:46.878638 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3952 | 2026.01.14 02:37:46.878649 [ 289 ] {} <Debug> TCP-Session: d4ced46c-5a4a-4514-82e4-a4141529195a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3953 | 2026.01.14 02:37:46.878672 [ 293 ] {} <Debug> TCP-Session: 1004e402-6ac8-4544-9891-0433e4edd3d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3954 | 2026.01.14 02:37:46.878689 [ 286 ] {} <Debug> TCP-Session: 2644e9cd-364f-4c93-a001-ea13ece72cc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3955 | 2026.01.14 02:37:46.878696 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3956 | 2026.01.14 02:37:46.878714 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3957 | 2026.01.14 02:37:46.878743 [ 290 ] {} <Debug> TCP-Session: ba505dcc-178b-4908-819b-1112f647cc19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3958 | 2026.01.14 02:37:46.878744 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3959 | 2026.01.14 02:37:46.878772 [ 291 ] {} <Debug> TCP-Session: cf419220-7f4e-41ef-9289-a2b6e52779cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2026.01.14 02:37:46.878749 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3961 | 2026.01.14 02:37:46.878794 [ 294 ] {} <Debug> TCP-Session: cc6086ef-61d0-47d7-8092-cbd33f2b3279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2026.01.14 02:37:46.878661 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3963 | 2026.01.14 02:37:46.878831 [ 259 ] {} <Debug> TCP-Session: 8f883fce-bb06-4c94-9f0f-16cddcb8da06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3964 | 2026.01.14 02:37:46.878867 [ 292 ] {} <Debug> TCP-Session: ee4388a8-326a-4894-a748-c740b2db8cf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3965 | 2026.01.14 02:37:47.615735 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3966 | 2026.01.14 02:37:47.615909 [ 264 ] {db8128ef-9ccb-4b51-8743-0be8d7429e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3967 | 2026.01.14 02:37:47.615975 [ 264 ] {db8128ef-9ccb-4b51-8743-0be8d7429e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3968 | 2026.01.14 02:37:47.616690 [ 264 ] {db8128ef-9ccb-4b51-8743-0be8d7429e16} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2026.01.14 02:37:47.616736 [ 264 ] {db8128ef-9ccb-4b51-8743-0be8d7429e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3970 | 2026.01.14 02:37:47.617131 [ 264 ] {db8128ef-9ccb-4b51-8743-0be8d7429e16} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3971 | 2026.01.14 02:37:47.617361 [ 264 ] {db8128ef-9ccb-4b51-8743-0be8d7429e16} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3972 | 2026.01.14 02:37:47.617515 [ 264 ] {db8128ef-9ccb-4b51-8743-0be8d7429e16} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001653 sec., 82274.65214761041 rows/sec., 7.13 MiB/sec. | ||
| 3973 | 2026.01.14 02:37:47.617555 [ 264 ] {db8128ef-9ccb-4b51-8743-0be8d7429e16} <Debug> TCPHandler: Processed in 0.001948626 sec. | ||
| 3974 | 2026.01.14 02:37:47.617677 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3975 | 2026.01.14 02:37:47.617773 [ 264 ] {e93b91a6-37ce-46d2-8489-4108be40f43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3976 | 2026.01.14 02:37:47.617813 [ 264 ] {e93b91a6-37ce-46d2-8489-4108be40f43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3977 | 2026.01.14 02:37:47.618221 [ 264 ] {e93b91a6-37ce-46d2-8489-4108be40f43f} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3978 | 2026.01.14 02:37:47.618257 [ 264 ] {e93b91a6-37ce-46d2-8489-4108be40f43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3979 | 2026.01.14 02:37:47.618558 [ 264 ] {e93b91a6-37ce-46d2-8489-4108be40f43f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3980 | 2026.01.14 02:37:47.618798 [ 264 ] {e93b91a6-37ce-46d2-8489-4108be40f43f} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3981 | 2026.01.14 02:37:47.618933 [ 264 ] {e93b91a6-37ce-46d2-8489-4108be40f43f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00118 sec., 33898.30508474576 rows/sec., 2.49 MiB/sec. | ||
| 3982 | 2026.01.14 02:37:47.618971 [ 264 ] {e93b91a6-37ce-46d2-8489-4108be40f43f} <Debug> TCPHandler: Processed in 0.001345382 sec. | ||
| 3983 | 2026.01.14 02:37:47.619081 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3984 | 2026.01.14 02:37:47.619175 [ 264 ] {21e4f9f1-9f16-4342-8493-d7201e9d9f05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3985 | 2026.01.14 02:37:47.619216 [ 264 ] {21e4f9f1-9f16-4342-8493-d7201e9d9f05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3986 | 2026.01.14 02:37:47.619648 [ 264 ] {21e4f9f1-9f16-4342-8493-d7201e9d9f05} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3987 | 2026.01.14 02:37:47.619685 [ 264 ] {21e4f9f1-9f16-4342-8493-d7201e9d9f05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3988 | 2026.01.14 02:37:47.619996 [ 264 ] {21e4f9f1-9f16-4342-8493-d7201e9d9f05} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3989 | 2026.01.14 02:37:47.620221 [ 264 ] {21e4f9f1-9f16-4342-8493-d7201e9d9f05} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2026.01.14 02:37:47.620346 [ 264 ] {21e4f9f1-9f16-4342-8493-d7201e9d9f05} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001189 sec., 87468.46089150547 rows/sec., 6.83 MiB/sec. | ||
| 3991 | 2026.01.14 02:37:47.620384 [ 264 ] {21e4f9f1-9f16-4342-8493-d7201e9d9f05} <Debug> TCPHandler: Processed in 0.001352841 sec. | ||
| 3992 | 2026.01.14 02:37:47.620497 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3993 | 2026.01.14 02:37:47.620591 [ 264 ] {a135ec01-6e46-4da2-818f-39983d087df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3994 | 2026.01.14 02:37:47.620635 [ 264 ] {a135ec01-6e46-4da2-818f-39983d087df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3995 | 2026.01.14 02:37:47.621037 [ 264 ] {a135ec01-6e46-4da2-818f-39983d087df3} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3996 | 2026.01.14 02:37:47.621071 [ 264 ] {a135ec01-6e46-4da2-818f-39983d087df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3997 | 2026.01.14 02:37:47.621383 [ 264 ] {a135ec01-6e46-4da2-818f-39983d087df3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3998 | 2026.01.14 02:37:47.621585 [ 264 ] {a135ec01-6e46-4da2-818f-39983d087df3} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3999 | 2026.01.14 02:37:47.621702 [ 264 ] {a135ec01-6e46-4da2-818f-39983d087df3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 4000 | 2026.01.14 02:37:47.621735 [ 264 ] {a135ec01-6e46-4da2-818f-39983d087df3} <Debug> TCPHandler: Processed in 0.001340901 sec. | ||
| 4001 | 2026.01.14 02:37:47.621838 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4002 | 2026.01.14 02:37:47.621999 [ 264 ] {2480b4eb-3aed-4af8-a81b-b968455149b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4003 | 2026.01.14 02:37:47.622051 [ 264 ] {2480b4eb-3aed-4af8-a81b-b968455149b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4004 | 2026.01.14 02:37:47.622887 [ 264 ] {2480b4eb-3aed-4af8-a81b-b968455149b6} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4005 | 2026.01.14 02:37:47.622922 [ 264 ] {2480b4eb-3aed-4af8-a81b-b968455149b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4006 | 2026.01.14 02:37:47.623475 [ 264 ] {2480b4eb-3aed-4af8-a81b-b968455149b6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4007 | 2026.01.14 02:37:47.623698 [ 264 ] {2480b4eb-3aed-4af8-a81b-b968455149b6} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4008 | 2026.01.14 02:37:47.623832 [ 264 ] {2480b4eb-3aed-4af8-a81b-b968455149b6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001851 sec., 21609.940572663425 rows/sec., 38.72 MiB/sec. | ||
| 4009 | 2026.01.14 02:37:47.623885 [ 264 ] {2480b4eb-3aed-4af8-a81b-b968455149b6} <Debug> TCPHandler: Processed in 0.002036097 sec. | ||
| 4010 | 2026.01.14 02:37:47.623994 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4011 | 2026.01.14 02:37:47.624089 [ 264 ] {04e4ccb6-511c-47cc-bf88-652daf64eac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4012 | 2026.01.14 02:37:47.624130 [ 264 ] {04e4ccb6-511c-47cc-bf88-652daf64eac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4013 | 2026.01.14 02:37:47.624459 [ 264 ] {04e4ccb6-511c-47cc-bf88-652daf64eac3} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4014 | 2026.01.14 02:37:47.624494 [ 264 ] {04e4ccb6-511c-47cc-bf88-652daf64eac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4015 | 2026.01.14 02:37:47.624832 [ 264 ] {04e4ccb6-511c-47cc-bf88-652daf64eac3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4016 | 2026.01.14 02:37:47.625047 [ 264 ] {04e4ccb6-511c-47cc-bf88-652daf64eac3} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4017 | 2026.01.14 02:37:47.625172 [ 264 ] {04e4ccb6-511c-47cc-bf88-652daf64eac3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 4018 | 2026.01.14 02:37:47.625207 [ 264 ] {04e4ccb6-511c-47cc-bf88-652daf64eac3} <Debug> TCPHandler: Processed in 0.00126386 sec. | ||
| 4019 | 2026.01.14 02:37:49.986579 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4020 | 2026.01.14 02:37:49.986648 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4021 | 2026.01.14 02:37:50.125449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8659 | ||
| 4022 | 2026.01.14 02:37:50.126270 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4023 | 2026.01.14 02:37:50.126353 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4024 | 2026.01.14 02:37:50.127000 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4025 | 2026.01.14 02:37:50.127233 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4026 | 2026.01.14 02:37:50.127396 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8659 | ||
| 4027 | 2026.01.14 02:37:50.575539 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4028 | 2026.01.14 02:37:50.591484 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2026.01.14 02:37:50.591545 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4030 | 2026.01.14 02:37:50.597411 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4031 | 2026.01.14 02:37:50.598119 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2026.01.14 02:37:50.601170 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4033 | 2026.01.14 02:37:52.614101 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4034 | 2026.01.14 02:37:52.614290 [ 264 ] {5660ef7a-1b9a-4dcb-8061-b629c9da832b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4035 | 2026.01.14 02:37:52.614362 [ 264 ] {5660ef7a-1b9a-4dcb-8061-b629c9da832b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4036 | 2026.01.14 02:37:52.615093 [ 264 ] {5660ef7a-1b9a-4dcb-8061-b629c9da832b} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4037 | 2026.01.14 02:37:52.615136 [ 264 ] {5660ef7a-1b9a-4dcb-8061-b629c9da832b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4038 | 2026.01.14 02:37:52.615538 [ 264 ] {5660ef7a-1b9a-4dcb-8061-b629c9da832b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4039 | 2026.01.14 02:37:52.615758 [ 264 ] {5660ef7a-1b9a-4dcb-8061-b629c9da832b} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4040 | 2026.01.14 02:37:52.615908 [ 264 ] {5660ef7a-1b9a-4dcb-8061-b629c9da832b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001669 sec., 33553.0257639305 rows/sec., 2.58 MiB/sec. | ||
| 4041 | 2026.01.14 02:37:52.615949 [ 264 ] {5660ef7a-1b9a-4dcb-8061-b629c9da832b} <Debug> TCPHandler: Processed in 0.001987126 sec. | ||
| 4042 | 2026.01.14 02:37:52.616071 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4043 | 2026.01.14 02:37:52.616166 [ 264 ] {96099916-1755-4fe2-b890-81f8f0c27015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4044 | 2026.01.14 02:37:52.616205 [ 264 ] {96099916-1755-4fe2-b890-81f8f0c27015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4045 | 2026.01.14 02:37:52.616636 [ 264 ] {96099916-1755-4fe2-b890-81f8f0c27015} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4046 | 2026.01.14 02:37:52.616673 [ 264 ] {96099916-1755-4fe2-b890-81f8f0c27015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4047 | 2026.01.14 02:37:52.616965 [ 264 ] {96099916-1755-4fe2-b890-81f8f0c27015} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4048 | 2026.01.14 02:37:52.617166 [ 264 ] {96099916-1755-4fe2-b890-81f8f0c27015} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4049 | 2026.01.14 02:37:52.617292 [ 264 ] {96099916-1755-4fe2-b890-81f8f0c27015} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001145 sec., 55895.19650655022 rows/sec., 4.36 MiB/sec. | ||
| 4050 | 2026.01.14 02:37:52.617328 [ 264 ] {96099916-1755-4fe2-b890-81f8f0c27015} <Debug> TCPHandler: Processed in 0.001307871 sec. | ||
| 4051 | 2026.01.14 02:37:52.617439 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4052 | 2026.01.14 02:37:52.617532 [ 264 ] {f5a7d73b-1be8-460e-87c6-348dc0728b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4053 | 2026.01.14 02:37:52.617574 [ 264 ] {f5a7d73b-1be8-460e-87c6-348dc0728b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4054 | 2026.01.14 02:37:52.617968 [ 264 ] {f5a7d73b-1be8-460e-87c6-348dc0728b2d} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4055 | 2026.01.14 02:37:52.618001 [ 264 ] {f5a7d73b-1be8-460e-87c6-348dc0728b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4056 | 2026.01.14 02:37:52.618328 [ 264 ] {f5a7d73b-1be8-460e-87c6-348dc0728b2d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4057 | 2026.01.14 02:37:52.618535 [ 264 ] {f5a7d73b-1be8-460e-87c6-348dc0728b2d} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4058 | 2026.01.14 02:37:52.618658 [ 264 ] {f5a7d73b-1be8-460e-87c6-348dc0728b2d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 4059 | 2026.01.14 02:37:52.618694 [ 264 ] {f5a7d73b-1be8-460e-87c6-348dc0728b2d} <Debug> TCPHandler: Processed in 0.001303981 sec. | ||
| 4060 | 2026.01.14 02:37:52.618803 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4061 | 2026.01.14 02:37:52.618897 [ 264 ] {2561fed8-8ef4-410d-aac3-193f6722a4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4062 | 2026.01.14 02:37:52.618937 [ 264 ] {2561fed8-8ef4-410d-aac3-193f6722a4ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4063 | 2026.01.14 02:37:52.619255 [ 264 ] {2561fed8-8ef4-410d-aac3-193f6722a4ef} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4064 | 2026.01.14 02:37:52.619289 [ 264 ] {2561fed8-8ef4-410d-aac3-193f6722a4ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4065 | 2026.01.14 02:37:52.619580 [ 264 ] {2561fed8-8ef4-410d-aac3-193f6722a4ef} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4066 | 2026.01.14 02:37:52.619778 [ 264 ] {2561fed8-8ef4-410d-aac3-193f6722a4ef} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.01.14 02:37:52.619901 [ 264 ] {2561fed8-8ef4-410d-aac3-193f6722a4ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001023 sec., 58651.026392961874 rows/sec., 3.95 MiB/sec. | ||
| 4068 | 2026.01.14 02:37:52.619936 [ 264 ] {2561fed8-8ef4-410d-aac3-193f6722a4ef} <Debug> TCPHandler: Processed in 0.00118313 sec. | ||
| 4069 | 2026.01.14 02:37:53.619575 [ 102 ] {} <Debug> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4070 | 2026.01.14 02:37:53.619660 [ 102 ] {} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4071 | 2026.01.14 02:37:53.619692 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4072 | 2026.01.14 02:37:53.619871 [ 188 ] {89aa677c-f233-473b-99eb-13152e64ed03::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 | ||
| 4073 | 2026.01.14 02:37:53.620094 [ 188 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4074 | 2026.01.14 02:37:53.620153 [ 188 ] {89aa677c-f233-473b-99eb-13152e64ed03::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 | ||
| 4075 | 2026.01.14 02:37:53.620268 [ 188 ] {89aa677c-f233-473b-99eb-13152e64ed03::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 | ||
| 4076 | 2026.01.14 02:37:53.620348 [ 188 ] {89aa677c-f233-473b-99eb-13152e64ed03::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 | ||
| 4077 | 2026.01.14 02:37:53.620421 [ 188 ] {89aa677c-f233-473b-99eb-13152e64ed03::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 | ||
| 4078 | 2026.01.14 02:37:53.620491 [ 188 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4079 | 2026.01.14 02:37:53.621524 [ 203 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 657 rows, containing 5 columns (5 merged, 0 gathered) in 0.001734624 sec., 378756.4336709281 rows/sec., 23.22 MiB/sec. | ||
| 4080 | 2026.01.14 02:37:53.621699 [ 200 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4081 | 2026.01.14 02:37:53.621970 [ 200 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_5_1} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4082 | 2026.01.14 02:37:53.622039 [ 200 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_5_1} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4083 | 2026.01.14 02:37:53.622108 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4084 | 2026.01.14 02:37:53.674337 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4085 | 2026.01.14 02:37:53.674556 [ 264 ] {2212d6cb-0e24-49f7-9a4d-73393f9fc31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4086 | 2026.01.14 02:37:53.674918 [ 264 ] {2212d6cb-0e24-49f7-9a4d-73393f9fc31d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4087 | 2026.01.14 02:37:53.674964 [ 264 ] {2212d6cb-0e24-49f7-9a4d-73393f9fc31d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4088 | 2026.01.14 02:37:53.675244 [ 264 ] {2212d6cb-0e24-49f7-9a4d-73393f9fc31d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4089 | 2026.01.14 02:37:53.675313 [ 264 ] {2212d6cb-0e24-49f7-9a4d-73393f9fc31d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4090 | 2026.01.14 02:37:53.675453 [ 264 ] {2212d6cb-0e24-49f7-9a4d-73393f9fc31d} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 4091 | 2026.01.14 02:37:53.675488 [ 264 ] {2212d6cb-0e24-49f7-9a4d-73393f9fc31d} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4092 | 2026.01.14 02:37:53.675508 [ 264 ] {2212d6cb-0e24-49f7-9a4d-73393f9fc31d} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (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 | ||
| 4093 | 2026.01.14 02:37:53.675523 [ 264 ] {2212d6cb-0e24-49f7-9a4d-73393f9fc31d} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4094 | 2026.01.14 02:37:53.675562 [ 264 ] {2212d6cb-0e24-49f7-9a4d-73393f9fc31d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4095 | 2026.01.14 02:37:53.675582 [ 264 ] {2212d6cb-0e24-49f7-9a4d-73393f9fc31d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 4096 | 2026.01.14 02:37:53.676462 [ 264 ] {2212d6cb-0e24-49f7-9a4d-73393f9fc31d} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.002011 sec., 20885.131775236197 rows/sec., 840.59 KiB/sec. | ||
| 4097 | 2026.01.14 02:37:53.676571 [ 264 ] {2212d6cb-0e24-49f7-9a4d-73393f9fc31d} <Debug> TCPHandler: Processed in 0.002349749 sec. | ||
| 4098 | 2026.01.14 02:37:53.676851 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4099 | 2026.01.14 02:37:53.677015 [ 264 ] {e00e1bd0-d42f-4af3-929f-e9e036eecdba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4100 | 2026.01.14 02:37:53.677275 [ 264 ] {e00e1bd0-d42f-4af3-929f-e9e036eecdba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4101 | 2026.01.14 02:37:53.677315 [ 264 ] {e00e1bd0-d42f-4af3-929f-e9e036eecdba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4102 | 2026.01.14 02:37:53.677543 [ 264 ] {e00e1bd0-d42f-4af3-929f-e9e036eecdba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4103 | 2026.01.14 02:37:53.677599 [ 264 ] {e00e1bd0-d42f-4af3-929f-e9e036eecdba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4104 | 2026.01.14 02:37:53.677710 [ 264 ] {e00e1bd0-d42f-4af3-929f-e9e036eecdba} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 4105 | 2026.01.14 02:37:53.677741 [ 264 ] {e00e1bd0-d42f-4af3-929f-e9e036eecdba} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4106 | 2026.01.14 02:37:53.677760 [ 264 ] {e00e1bd0-d42f-4af3-929f-e9e036eecdba} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (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 | ||
| 4107 | 2026.01.14 02:37:53.677776 [ 264 ] {e00e1bd0-d42f-4af3-929f-e9e036eecdba} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4108 | 2026.01.14 02:37:53.677811 [ 264 ] {e00e1bd0-d42f-4af3-929f-e9e036eecdba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4109 | 2026.01.14 02:37:53.677833 [ 264 ] {e00e1bd0-d42f-4af3-929f-e9e036eecdba} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 4110 | 2026.01.14 02:37:53.678409 [ 264 ] {e00e1bd0-d42f-4af3-929f-e9e036eecdba} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001465 sec., 28668.941979522184 rows/sec., 1.13 MiB/sec. | ||
| 4111 | 2026.01.14 02:37:53.678504 [ 264 ] {e00e1bd0-d42f-4af3-929f-e9e036eecdba} <Debug> TCPHandler: Processed in 0.001717534 sec. | ||
| 4112 | 2026.01.14 02:37:53.678736 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4113 | 2026.01.14 02:37:53.678884 [ 264 ] {c06d4443-098f-4093-baaa-340d091394b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4114 | 2026.01.14 02:37:53.679124 [ 264 ] {c06d4443-098f-4093-baaa-340d091394b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4115 | 2026.01.14 02:37:53.679162 [ 264 ] {c06d4443-098f-4093-baaa-340d091394b5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4116 | 2026.01.14 02:37:53.679389 [ 264 ] {c06d4443-098f-4093-baaa-340d091394b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4117 | 2026.01.14 02:37:53.679444 [ 264 ] {c06d4443-098f-4093-baaa-340d091394b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4118 | 2026.01.14 02:37:53.679550 [ 264 ] {c06d4443-098f-4093-baaa-340d091394b5} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 4119 | 2026.01.14 02:37:53.679580 [ 264 ] {c06d4443-098f-4093-baaa-340d091394b5} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4120 | 2026.01.14 02:37:53.679600 [ 264 ] {c06d4443-098f-4093-baaa-340d091394b5} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (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 | ||
| 4121 | 2026.01.14 02:37:53.679614 [ 264 ] {c06d4443-098f-4093-baaa-340d091394b5} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4122 | 2026.01.14 02:37:53.679648 [ 264 ] {c06d4443-098f-4093-baaa-340d091394b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4123 | 2026.01.14 02:37:53.679668 [ 264 ] {c06d4443-098f-4093-baaa-340d091394b5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 4124 | 2026.01.14 02:37:53.680170 [ 264 ] {c06d4443-098f-4093-baaa-340d091394b5} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.00135 sec., 31111.11111111111 rows/sec., 1.22 MiB/sec. | ||
| 4125 | 2026.01.14 02:37:53.680235 [ 264 ] {c06d4443-098f-4093-baaa-340d091394b5} <Debug> TCPHandler: Processed in 0.001551903 sec. | ||
| 4126 | 2026.01.14 02:37:53.680454 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4127 | 2026.01.14 02:37:53.680595 [ 264 ] {1de7fd3f-46ad-4a73-84b1-c7e6f51d9456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4128 | 2026.01.14 02:37:53.680825 [ 264 ] {1de7fd3f-46ad-4a73-84b1-c7e6f51d9456} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4129 | 2026.01.14 02:37:53.680863 [ 264 ] {1de7fd3f-46ad-4a73-84b1-c7e6f51d9456} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4130 | 2026.01.14 02:37:53.681080 [ 264 ] {1de7fd3f-46ad-4a73-84b1-c7e6f51d9456} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4131 | 2026.01.14 02:37:53.681134 [ 264 ] {1de7fd3f-46ad-4a73-84b1-c7e6f51d9456} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4132 | 2026.01.14 02:37:53.681234 [ 264 ] {1de7fd3f-46ad-4a73-84b1-c7e6f51d9456} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 4133 | 2026.01.14 02:37:53.681265 [ 264 ] {1de7fd3f-46ad-4a73-84b1-c7e6f51d9456} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4134 | 2026.01.14 02:37:53.681285 [ 264 ] {1de7fd3f-46ad-4a73-84b1-c7e6f51d9456} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (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 | ||
| 4135 | 2026.01.14 02:37:53.681305 [ 264 ] {1de7fd3f-46ad-4a73-84b1-c7e6f51d9456} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4136 | 2026.01.14 02:37:53.681348 [ 264 ] {1de7fd3f-46ad-4a73-84b1-c7e6f51d9456} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4137 | 2026.01.14 02:37:53.681374 [ 264 ] {1de7fd3f-46ad-4a73-84b1-c7e6f51d9456} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 4138 | 2026.01.14 02:37:53.681773 [ 264 ] {1de7fd3f-46ad-4a73-84b1-c7e6f51d9456} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001239 sec., 33898.30508474576 rows/sec., 1.33 MiB/sec. | ||
| 4139 | 2026.01.14 02:37:53.681834 [ 264 ] {1de7fd3f-46ad-4a73-84b1-c7e6f51d9456} <Debug> TCPHandler: Processed in 0.001430452 sec. | ||
| 4140 | 2026.01.14 02:37:53.682042 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4141 | 2026.01.14 02:37:53.682182 [ 264 ] {41cc7a8a-09e5-410a-81dd-46a879e7d101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4142 | 2026.01.14 02:37:53.682403 [ 264 ] {41cc7a8a-09e5-410a-81dd-46a879e7d101} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4143 | 2026.01.14 02:37:53.682441 [ 264 ] {41cc7a8a-09e5-410a-81dd-46a879e7d101} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4144 | 2026.01.14 02:37:53.682657 [ 264 ] {41cc7a8a-09e5-410a-81dd-46a879e7d101} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4145 | 2026.01.14 02:37:53.682709 [ 264 ] {41cc7a8a-09e5-410a-81dd-46a879e7d101} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4146 | 2026.01.14 02:37:53.682808 [ 264 ] {41cc7a8a-09e5-410a-81dd-46a879e7d101} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 4147 | 2026.01.14 02:37:53.682836 [ 264 ] {41cc7a8a-09e5-410a-81dd-46a879e7d101} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4148 | 2026.01.14 02:37:53.682854 [ 264 ] {41cc7a8a-09e5-410a-81dd-46a879e7d101} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (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 | ||
| 4149 | 2026.01.14 02:37:53.682868 [ 264 ] {41cc7a8a-09e5-410a-81dd-46a879e7d101} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4150 | 2026.01.14 02:37:53.682902 [ 264 ] {41cc7a8a-09e5-410a-81dd-46a879e7d101} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4151 | 2026.01.14 02:37:53.682920 [ 264 ] {41cc7a8a-09e5-410a-81dd-46a879e7d101} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 4152 | 2026.01.14 02:37:53.683342 [ 264 ] {41cc7a8a-09e5-410a-81dd-46a879e7d101} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.00122 sec., 34426.229508196724 rows/sec., 1.35 MiB/sec. | ||
| 4153 | 2026.01.14 02:37:53.683403 [ 264 ] {41cc7a8a-09e5-410a-81dd-46a879e7d101} <Debug> TCPHandler: Processed in 0.001411812 sec. | ||
| 4154 | 2026.01.14 02:37:53.683613 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4155 | 2026.01.14 02:37:53.683751 [ 264 ] {48f325a7-c9cf-4a68-b34b-587adf8c42f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4156 | 2026.01.14 02:37:53.683973 [ 264 ] {48f325a7-c9cf-4a68-b34b-587adf8c42f3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4157 | 2026.01.14 02:37:53.684009 [ 264 ] {48f325a7-c9cf-4a68-b34b-587adf8c42f3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4158 | 2026.01.14 02:37:53.684223 [ 264 ] {48f325a7-c9cf-4a68-b34b-587adf8c42f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4159 | 2026.01.14 02:37:53.684274 [ 264 ] {48f325a7-c9cf-4a68-b34b-587adf8c42f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4160 | 2026.01.14 02:37:53.684371 [ 264 ] {48f325a7-c9cf-4a68-b34b-587adf8c42f3} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 4161 | 2026.01.14 02:37:53.684399 [ 264 ] {48f325a7-c9cf-4a68-b34b-587adf8c42f3} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4162 | 2026.01.14 02:37:53.684418 [ 264 ] {48f325a7-c9cf-4a68-b34b-587adf8c42f3} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (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 | ||
| 4163 | 2026.01.14 02:37:53.684432 [ 264 ] {48f325a7-c9cf-4a68-b34b-587adf8c42f3} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4164 | 2026.01.14 02:37:53.684465 [ 264 ] {48f325a7-c9cf-4a68-b34b-587adf8c42f3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4165 | 2026.01.14 02:37:53.684483 [ 264 ] {48f325a7-c9cf-4a68-b34b-587adf8c42f3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 4166 | 2026.01.14 02:37:53.684863 [ 264 ] {48f325a7-c9cf-4a68-b34b-587adf8c42f3} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001173 sec., 35805.626598465475 rows/sec., 1.41 MiB/sec. | ||
| 4167 | 2026.01.14 02:37:53.684922 [ 264 ] {48f325a7-c9cf-4a68-b34b-587adf8c42f3} <Debug> TCPHandler: Processed in 0.001358242 sec. | ||
| 4168 | 2026.01.14 02:37:53.830752 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4169 | 2026.01.14 02:37:53.830999 [ 264 ] {9d5a8ae5-babb-4c5b-8aa2-c3d724c75eb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4170 | 2026.01.14 02:37:53.831359 [ 264 ] {9d5a8ae5-babb-4c5b-8aa2-c3d724c75eb4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4171 | 2026.01.14 02:37:53.831403 [ 264 ] {9d5a8ae5-babb-4c5b-8aa2-c3d724c75eb4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4172 | 2026.01.14 02:37:53.831680 [ 264 ] {9d5a8ae5-babb-4c5b-8aa2-c3d724c75eb4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4173 | 2026.01.14 02:37:53.831749 [ 264 ] {9d5a8ae5-babb-4c5b-8aa2-c3d724c75eb4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4174 | 2026.01.14 02:37:53.831891 [ 264 ] {9d5a8ae5-babb-4c5b-8aa2-c3d724c75eb4} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 4175 | 2026.01.14 02:37:53.831928 [ 264 ] {9d5a8ae5-babb-4c5b-8aa2-c3d724c75eb4} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4176 | 2026.01.14 02:37:53.831950 [ 264 ] {9d5a8ae5-babb-4c5b-8aa2-c3d724c75eb4} <Debug> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (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 | ||
| 4177 | 2026.01.14 02:37:53.831966 [ 264 ] {9d5a8ae5-babb-4c5b-8aa2-c3d724c75eb4} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4178 | 2026.01.14 02:37:53.832006 [ 264 ] {9d5a8ae5-babb-4c5b-8aa2-c3d724c75eb4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4179 | 2026.01.14 02:37:53.832027 [ 264 ] {9d5a8ae5-babb-4c5b-8aa2-c3d724c75eb4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 42 rows starting from 0 | ||
| 4180 | 2026.01.14 02:37:53.832596 [ 264 ] {9d5a8ae5-babb-4c5b-8aa2-c3d724c75eb4} <Debug> executeQuery: Read 42 rows, 1.69 KiB in 0.001704 sec., 24647.88732394366 rows/sec., 992.04 KiB/sec. | ||
| 4181 | 2026.01.14 02:37:53.832669 [ 264 ] {9d5a8ae5-babb-4c5b-8aa2-c3d724c75eb4} <Debug> TCPHandler: Processed in 0.002039826 sec. | ||
| 4182 | 2026.01.14 02:37:53.833215 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4183 | 2026.01.14 02:37:53.833329 [ 264 ] {8cd4000b-fd06-44da-8b60-a2b2f8595218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4184 | 2026.01.14 02:37:53.833373 [ 264 ] {8cd4000b-fd06-44da-8b60-a2b2f8595218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4185 | 2026.01.14 02:37:53.833898 [ 264 ] {8cd4000b-fd06-44da-8b60-a2b2f8595218} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2026.01.14 02:37:53.833937 [ 264 ] {8cd4000b-fd06-44da-8b60-a2b2f8595218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4187 | 2026.01.14 02:37:53.834350 [ 264 ] {8cd4000b-fd06-44da-8b60-a2b2f8595218} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4188 | 2026.01.14 02:37:53.834546 [ 264 ] {8cd4000b-fd06-44da-8b60-a2b2f8595218} <Trace> oximeter.timeseries_schema (d2a86cae-ba07-4368-86d3-27c69ec75ebf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4189 | 2026.01.14 02:37:53.834692 [ 264 ] {8cd4000b-fd06-44da-8b60-a2b2f8595218} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001397 sec., 5010.737294201861 rows/sec., 1019.20 KiB/sec. | ||
| 4190 | 2026.01.14 02:37:53.834733 [ 264 ] {8cd4000b-fd06-44da-8b60-a2b2f8595218} <Debug> TCPHandler: Processed in 0.001570163 sec. | ||
| 4191 | 2026.01.14 02:37:53.834850 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4192 | 2026.01.14 02:37:53.834949 [ 264 ] {40cc35ef-d1c2-4f4d-a118-4befbb156db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4193 | 2026.01.14 02:37:53.834991 [ 264 ] {40cc35ef-d1c2-4f4d-a118-4befbb156db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4194 | 2026.01.14 02:37:53.835409 [ 264 ] {40cc35ef-d1c2-4f4d-a118-4befbb156db2} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4195 | 2026.01.14 02:37:53.835444 [ 264 ] {40cc35ef-d1c2-4f4d-a118-4befbb156db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4196 | 2026.01.14 02:37:53.835734 [ 264 ] {40cc35ef-d1c2-4f4d-a118-4befbb156db2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4197 | 2026.01.14 02:37:53.835975 [ 264 ] {40cc35ef-d1c2-4f4d-a118-4befbb156db2} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4198 | 2026.01.14 02:37:53.836111 [ 264 ] {40cc35ef-d1c2-4f4d-a118-4befbb156db2} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001184 sec., 10135.135135135135 rows/sec., 826.45 KiB/sec. | ||
| 4199 | 2026.01.14 02:37:53.836150 [ 264 ] {40cc35ef-d1c2-4f4d-a118-4befbb156db2} <Debug> TCPHandler: Processed in 0.001350331 sec. | ||
| 4200 | 2026.01.14 02:37:53.836267 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4201 | 2026.01.14 02:37:53.836361 [ 264 ] {4128acd3-99c1-468f-8690-0aee6b254b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4202 | 2026.01.14 02:37:53.836402 [ 264 ] {4128acd3-99c1-468f-8690-0aee6b254b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4203 | 2026.01.14 02:37:53.837509 [ 264 ] {4128acd3-99c1-468f-8690-0aee6b254b5a} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4204 | 2026.01.14 02:37:53.837546 [ 264 ] {4128acd3-99c1-468f-8690-0aee6b254b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4205 | 2026.01.14 02:37:53.837981 [ 264 ] {4128acd3-99c1-468f-8690-0aee6b254b5a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4206 | 2026.01.14 02:37:53.838191 [ 264 ] {4128acd3-99c1-468f-8690-0aee6b254b5a} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4207 | 2026.01.14 02:37:53.838335 [ 264 ] {4128acd3-99c1-468f-8690-0aee6b254b5a} <Debug> executeQuery: Read 1283 rows, 109.15 KiB in 0.001993 sec., 643753.1359759157 rows/sec., 53.49 MiB/sec. | ||
| 4208 | 2026.01.14 02:37:53.838465 [ 264 ] {4128acd3-99c1-468f-8690-0aee6b254b5a} <Debug> TCPHandler: Processed in 0.002248878 sec. | ||
| 4209 | 2026.01.14 02:37:53.838586 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4210 | 2026.01.14 02:37:53.838683 [ 264 ] {ca8f5bd3-e380-4128-995a-22bbd21d1321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4211 | 2026.01.14 02:37:53.838723 [ 264 ] {ca8f5bd3-e380-4128-995a-22bbd21d1321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4212 | 2026.01.14 02:37:53.839153 [ 264 ] {ca8f5bd3-e380-4128-995a-22bbd21d1321} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4213 | 2026.01.14 02:37:53.839190 [ 264 ] {ca8f5bd3-e380-4128-995a-22bbd21d1321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4214 | 2026.01.14 02:37:53.839480 [ 264 ] {ca8f5bd3-e380-4128-995a-22bbd21d1321} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4215 | 2026.01.14 02:37:53.839684 [ 264 ] {ca8f5bd3-e380-4128-995a-22bbd21d1321} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2026.01.14 02:37:53.839814 [ 264 ] {ca8f5bd3-e380-4128-995a-22bbd21d1321} <Debug> executeQuery: Read 52 rows, 3.85 KiB in 0.001151 sec., 45178.10599478715 rows/sec., 3.26 MiB/sec. | ||
| 4217 | 2026.01.14 02:37:53.839943 [ 264 ] {ca8f5bd3-e380-4128-995a-22bbd21d1321} <Debug> TCPHandler: Processed in 0.001407661 sec. | ||
| 4218 | 2026.01.14 02:37:53.840076 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4219 | 2026.01.14 02:37:53.840169 [ 264 ] {f0b35c1e-4ef4-4561-bef4-6d96cd1a400f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4220 | 2026.01.14 02:37:53.840208 [ 264 ] {f0b35c1e-4ef4-4561-bef4-6d96cd1a400f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4221 | 2026.01.14 02:37:53.840720 [ 264 ] {f0b35c1e-4ef4-4561-bef4-6d96cd1a400f} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4222 | 2026.01.14 02:37:53.840755 [ 264 ] {f0b35c1e-4ef4-4561-bef4-6d96cd1a400f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4223 | 2026.01.14 02:37:53.841056 [ 264 ] {f0b35c1e-4ef4-4561-bef4-6d96cd1a400f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4224 | 2026.01.14 02:37:53.841275 [ 264 ] {f0b35c1e-4ef4-4561-bef4-6d96cd1a400f} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4225 | 2026.01.14 02:37:53.841403 [ 264 ] {f0b35c1e-4ef4-4561-bef4-6d96cd1a400f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001252 sec., 182108.62619808305 rows/sec., 12.33 MiB/sec. | ||
| 4226 | 2026.01.14 02:37:53.841447 [ 264 ] {f0b35c1e-4ef4-4561-bef4-6d96cd1a400f} <Debug> TCPHandler: Processed in 0.001420602 sec. | ||
| 4227 | 2026.01.14 02:37:53.841564 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4228 | 2026.01.14 02:37:53.841656 [ 264 ] {a7459830-81ec-4c45-892e-1e2da12bacc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4229 | 2026.01.14 02:37:53.841696 [ 264 ] {a7459830-81ec-4c45-892e-1e2da12bacc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4230 | 2026.01.14 02:37:53.842315 [ 264 ] {a7459830-81ec-4c45-892e-1e2da12bacc4} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4231 | 2026.01.14 02:37:53.842351 [ 264 ] {a7459830-81ec-4c45-892e-1e2da12bacc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4232 | 2026.01.14 02:37:53.842678 [ 264 ] {a7459830-81ec-4c45-892e-1e2da12bacc4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4233 | 2026.01.14 02:37:53.842886 [ 264 ] {a7459830-81ec-4c45-892e-1e2da12bacc4} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4234 | 2026.01.14 02:37:53.843027 [ 264 ] {a7459830-81ec-4c45-892e-1e2da12bacc4} <Debug> executeQuery: Read 572 rows, 43.59 KiB in 0.001389 sec., 411807.0554355651 rows/sec., 30.64 MiB/sec. | ||
| 4235 | 2026.01.14 02:37:53.843064 [ 264 ] {a7459830-81ec-4c45-892e-1e2da12bacc4} <Debug> TCPHandler: Processed in 0.001549683 sec. | ||
| 4236 | 2026.01.14 02:37:53.843178 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4237 | 2026.01.14 02:37:53.843272 [ 264 ] {31e4f6dd-ff62-4632-9dd0-36fd560e1130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4238 | 2026.01.14 02:37:53.843317 [ 264 ] {31e4f6dd-ff62-4632-9dd0-36fd560e1130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4239 | 2026.01.14 02:37:53.844684 [ 264 ] {31e4f6dd-ff62-4632-9dd0-36fd560e1130} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4240 | 2026.01.14 02:37:53.844720 [ 264 ] {31e4f6dd-ff62-4632-9dd0-36fd560e1130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4241 | 2026.01.14 02:37:53.845366 [ 264 ] {31e4f6dd-ff62-4632-9dd0-36fd560e1130} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4242 | 2026.01.14 02:37:53.845574 [ 264 ] {31e4f6dd-ff62-4632-9dd0-36fd560e1130} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4243 | 2026.01.14 02:37:53.845715 [ 264 ] {31e4f6dd-ff62-4632-9dd0-36fd560e1130} <Debug> executeQuery: Read 3867 rows, 264.46 KiB in 0.002461 sec., 1571312.4746038194 rows/sec., 104.94 MiB/sec. | ||
| 4244 | 2026.01.14 02:37:53.845753 [ 264 ] {31e4f6dd-ff62-4632-9dd0-36fd560e1130} <Debug> TCPHandler: Processed in 0.002623691 sec. | ||
| 4245 | 2026.01.14 02:37:53.845868 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4246 | 2026.01.14 02:37:53.845962 [ 264 ] {c3b1f793-2329-49c1-a879-2f1eeef3aef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4247 | 2026.01.14 02:37:53.846016 [ 264 ] {c3b1f793-2329-49c1-a879-2f1eeef3aef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4248 | 2026.01.14 02:37:53.846825 [ 264 ] {c3b1f793-2329-49c1-a879-2f1eeef3aef4} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4249 | 2026.01.14 02:37:53.846862 [ 264 ] {c3b1f793-2329-49c1-a879-2f1eeef3aef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4250 | 2026.01.14 02:37:53.847623 [ 264 ] {c3b1f793-2329-49c1-a879-2f1eeef3aef4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4251 | 2026.01.14 02:37:53.847869 [ 264 ] {c3b1f793-2329-49c1-a879-2f1eeef3aef4} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4252 | 2026.01.14 02:37:53.848013 [ 264 ] {c3b1f793-2329-49c1-a879-2f1eeef3aef4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002068 sec., 19342.359767891685 rows/sec., 34.66 MiB/sec. | ||
| 4253 | 2026.01.14 02:37:53.848082 [ 264 ] {c3b1f793-2329-49c1-a879-2f1eeef3aef4} <Debug> TCPHandler: Processed in 0.002263978 sec. | ||
| 4254 | 2026.01.14 02:37:53.848203 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4255 | 2026.01.14 02:37:53.848299 [ 264 ] {f7d9d11a-77cc-4903-8d96-211b2e884603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4256 | 2026.01.14 02:37:53.848341 [ 264 ] {f7d9d11a-77cc-4903-8d96-211b2e884603} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4257 | 2026.01.14 02:37:53.848700 [ 264 ] {f7d9d11a-77cc-4903-8d96-211b2e884603} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4258 | 2026.01.14 02:37:53.848740 [ 264 ] {f7d9d11a-77cc-4903-8d96-211b2e884603} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4259 | 2026.01.14 02:37:53.849070 [ 264 ] {f7d9d11a-77cc-4903-8d96-211b2e884603} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4260 | 2026.01.14 02:37:53.849285 [ 264 ] {f7d9d11a-77cc-4903-8d96-211b2e884603} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4261 | 2026.01.14 02:37:53.849429 [ 264 ] {f7d9d11a-77cc-4903-8d96-211b2e884603} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001148 sec., 10452.961672473868 rows/sec., 721.36 KiB/sec. | ||
| 4262 | 2026.01.14 02:37:53.849467 [ 264 ] {f7d9d11a-77cc-4903-8d96-211b2e884603} <Debug> TCPHandler: Processed in 0.001315911 sec. | ||
| 4263 | 2026.01.14 02:37:54.571204 [ 103 ] {} <Debug> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4264 | 2026.01.14 02:37:54.571278 [ 103 ] {} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4265 | 2026.01.14 02:37:54.571303 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4266 | 2026.01.14 02:37:54.571401 [ 203 ] {74e53986-b130-473e-9c6e-fe629263e04f::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 | ||
| 4267 | 2026.01.14 02:37:54.571519 [ 203 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4268 | 2026.01.14 02:37:54.571551 [ 203 ] {74e53986-b130-473e-9c6e-fe629263e04f::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 | ||
| 4269 | 2026.01.14 02:37:54.571616 [ 203 ] {74e53986-b130-473e-9c6e-fe629263e04f::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 | ||
| 4270 | 2026.01.14 02:37:54.571664 [ 203 ] {74e53986-b130-473e-9c6e-fe629263e04f::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 | ||
| 4271 | 2026.01.14 02:37:54.571710 [ 203 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 4272 | 2026.01.14 02:37:54.571755 [ 203 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 4273 | 2026.01.14 02:37:54.572832 [ 200 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466462 sec., 871485.2481687218 rows/sec., 59.25 MiB/sec. | ||
| 4274 | 2026.01.14 02:37:54.573072 [ 194 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4275 | 2026.01.14 02:37:54.573390 [ 194 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_5_1} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4276 | 2026.01.14 02:37:54.573472 [ 194 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_5_1} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4277 | 2026.01.14 02:37:54.573563 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 4278 | 2026.01.14 02:37:55.160090 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 550 | ||
| 4279 | 2026.01.14 02:37:55.163039 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4280 | 2026.01.14 02:37:55.163083 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4281 | 2026.01.14 02:37:55.164313 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4282 | 2026.01.14 02:37:55.164594 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4283 | 2026.01.14 02:37:55.164845 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 550 | ||
| 4284 | 2026.01.14 02:37:57.613689 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4285 | 2026.01.14 02:37:57.613886 [ 264 ] {76474387-e6ad-4bbd-8ad8-319e3554f7ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4286 | 2026.01.14 02:37:57.613959 [ 264 ] {76474387-e6ad-4bbd-8ad8-319e3554f7ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4287 | 2026.01.14 02:37:57.614705 [ 264 ] {76474387-e6ad-4bbd-8ad8-319e3554f7ba} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4288 | 2026.01.14 02:37:57.614751 [ 264 ] {76474387-e6ad-4bbd-8ad8-319e3554f7ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4289 | 2026.01.14 02:37:57.615183 [ 264 ] {76474387-e6ad-4bbd-8ad8-319e3554f7ba} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4290 | 2026.01.14 02:37:57.615413 [ 264 ] {76474387-e6ad-4bbd-8ad8-319e3554f7ba} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4291 | 2026.01.14 02:37:57.615559 [ 98 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4292 | 2026.01.14 02:37:57.615576 [ 264 ] {76474387-e6ad-4bbd-8ad8-319e3554f7ba} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001743 sec., 32128.5140562249 rows/sec., 2.47 MiB/sec. | ||
| 4293 | 2026.01.14 02:37:57.615608 [ 98 ] {} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4294 | 2026.01.14 02:37:57.615632 [ 264 ] {76474387-e6ad-4bbd-8ad8-319e3554f7ba} <Debug> TCPHandler: Processed in 0.002080837 sec. | ||
| 4295 | 2026.01.14 02:37:57.615633 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4296 | 2026.01.14 02:37:57.615766 [ 203 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::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 | ||
| 4297 | 2026.01.14 02:37:57.615777 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2026.01.14 02:37:57.615923 [ 264 ] {b196ef4d-80cb-4034-a33e-bda6d6c01b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4299 | 2026.01.14 02:37:57.615924 [ 203 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4300 | 2026.01.14 02:37:57.615970 [ 264 ] {b196ef4d-80cb-4034-a33e-bda6d6c01b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4301 | 2026.01.14 02:37:57.615979 [ 203 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1322 rows starting from the beginning of the part | ||
| 4302 | 2026.01.14 02:37:57.616064 [ 203 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 177 rows starting from the beginning of the part | ||
| 4303 | 2026.01.14 02:37:57.616115 [ 203 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 136 rows starting from the beginning of the part | ||
| 4304 | 2026.01.14 02:37:57.616161 [ 203 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 4305 | 2026.01.14 02:37:57.616207 [ 203 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1283 rows starting from the beginning of the part | ||
| 4306 | 2026.01.14 02:37:57.616252 [ 203 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4307 | 2026.01.14 02:37:57.616428 [ 264 ] {b196ef4d-80cb-4034-a33e-bda6d6c01b73} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4308 | 2026.01.14 02:37:57.616472 [ 264 ] {b196ef4d-80cb-4034-a33e-bda6d6c01b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4309 | 2026.01.14 02:37:57.616805 [ 264 ] {b196ef4d-80cb-4034-a33e-bda6d6c01b73} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4310 | 2026.01.14 02:37:57.617035 [ 264 ] {b196ef4d-80cb-4034-a33e-bda6d6c01b73} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4311 | 2026.01.14 02:37:57.617140 [ 98 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4312 | 2026.01.14 02:37:57.617167 [ 98 ] {} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4313 | 2026.01.14 02:37:57.617170 [ 264 ] {b196ef4d-80cb-4034-a33e-bda6d6c01b73} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001272 sec., 50314.46540880504 rows/sec., 3.93 MiB/sec. | ||
| 4314 | 2026.01.14 02:37:57.617184 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4315 | 2026.01.14 02:37:57.617213 [ 264 ] {b196ef4d-80cb-4034-a33e-bda6d6c01b73} <Debug> TCPHandler: Processed in 0.001489803 sec. | ||
| 4316 | 2026.01.14 02:37:57.617297 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 4317 | 2026.01.14 02:37:57.617325 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4318 | 2026.01.14 02:37:57.617437 [ 264 ] {a059ccb2-bc88-45e9-866f-4453d8d03a5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4319 | 2026.01.14 02:37:57.617456 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4320 | 2026.01.14 02:37:57.617481 [ 264 ] {a059ccb2-bc88-45e9-866f-4453d8d03a5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4321 | 2026.01.14 02:37:57.617498 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 789 rows starting from the beginning of the part | ||
| 4322 | 2026.01.14 02:37:57.617581 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 102 rows starting from the beginning of the part | ||
| 4323 | 2026.01.14 02:37:57.617635 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 4324 | 2026.01.14 02:37:57.617680 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 4325 | 2026.01.14 02:37:57.617722 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 572 rows starting from the beginning of the part | ||
| 4326 | 2026.01.14 02:37:57.617735 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3030 rows, containing 5 columns (5 merged, 0 gathered) in 0.002028817 sec., 1493481.1764688485 rows/sec., 128.79 MiB/sec. | ||
| 4327 | 2026.01.14 02:37:57.617774 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4328 | 2026.01.14 02:37:57.617900 [ 264 ] {a059ccb2-bc88-45e9-866f-4453d8d03a5d} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4329 | 2026.01.14 02:37:57.617943 [ 264 ] {a059ccb2-bc88-45e9-866f-4453d8d03a5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4330 | 2026.01.14 02:37:57.617999 [ 203 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4331 | 2026.01.14 02:37:57.618294 [ 203 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_26_5} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4332 | 2026.01.14 02:37:57.618338 [ 264 ] {a059ccb2-bc88-45e9-866f-4453d8d03a5d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4333 | 2026.01.14 02:37:57.618371 [ 203 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_26_5} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4334 | 2026.01.14 02:37:57.618447 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 4335 | 2026.01.14 02:37:57.618583 [ 264 ] {a059ccb2-bc88-45e9-866f-4453d8d03a5d} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4336 | 2026.01.14 02:37:57.618688 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4337 | 2026.01.14 02:37:57.618717 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2026.01.14 02:37:57.618721 [ 264 ] {a059ccb2-bc88-45e9-866f-4453d8d03a5d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001303 sec., 98234.8426707598 rows/sec., 6.84 MiB/sec. | ||
| 4339 | 2026.01.14 02:37:57.618736 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4340 | 2026.01.14 02:37:57.618762 [ 264 ] {a059ccb2-bc88-45e9-866f-4453d8d03a5d} <Debug> TCPHandler: Processed in 0.001487912 sec. | ||
| 4341 | 2026.01.14 02:37:57.618854 [ 197 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 4342 | 2026.01.14 02:37:57.618872 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4343 | 2026.01.14 02:37:57.618945 [ 203 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001705734 sec., 993707.107907798 rows/sec., 77.27 MiB/sec. | ||
| 4344 | 2026.01.14 02:37:57.618990 [ 264 ] {9a2f409f-2bce-4884-b0c1-1c5b460a681b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4345 | 2026.01.14 02:37:57.619009 [ 197 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4346 | 2026.01.14 02:37:57.619037 [ 264 ] {9a2f409f-2bce-4884-b0c1-1c5b460a681b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4347 | 2026.01.14 02:37:57.619049 [ 197 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3985 rows starting from the beginning of the part | ||
| 4348 | 2026.01.14 02:37:57.619141 [ 197 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 197 rows starting from the beginning of the part | ||
| 4349 | 2026.01.14 02:37:57.619163 [ 196 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4350 | 2026.01.14 02:37:57.619193 [ 197 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4351 | 2026.01.14 02:37:57.619247 [ 197 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 4352 | 2026.01.14 02:37:57.619296 [ 197 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 3867 rows starting from the beginning of the part | ||
| 4353 | 2026.01.14 02:37:57.619343 [ 197 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 128 rows starting from the beginning of the part | ||
| 4354 | 2026.01.14 02:37:57.619374 [ 264 ] {9a2f409f-2bce-4884-b0c1-1c5b460a681b} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2026.01.14 02:37:57.619416 [ 264 ] {9a2f409f-2bce-4884-b0c1-1c5b460a681b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4356 | 2026.01.14 02:37:57.619430 [ 196 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_26_5} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4357 | 2026.01.14 02:37:57.619518 [ 196 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_26_5} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4358 | 2026.01.14 02:37:57.619592 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 4359 | 2026.01.14 02:37:57.619766 [ 264 ] {9a2f409f-2bce-4884-b0c1-1c5b460a681b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4360 | 2026.01.14 02:37:57.620010 [ 264 ] {9a2f409f-2bce-4884-b0c1-1c5b460a681b} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4361 | 2026.01.14 02:37:57.620105 [ 98 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4362 | 2026.01.14 02:37:57.620127 [ 98 ] {} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4363 | 2026.01.14 02:37:57.620141 [ 264 ] {9a2f409f-2bce-4884-b0c1-1c5b460a681b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00117 sec., 41025.64102564102 rows/sec., 2.76 MiB/sec. | ||
| 4364 | 2026.01.14 02:37:57.620143 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4365 | 2026.01.14 02:37:57.620178 [ 264 ] {9a2f409f-2bce-4884-b0c1-1c5b460a681b} <Debug> TCPHandler: Processed in 0.001356071 sec. | ||
| 4366 | 2026.01.14 02:37:57.620245 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 4367 | 2026.01.14 02:37:57.620357 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4368 | 2026.01.14 02:37:57.620387 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1272 rows starting from the beginning of the part | ||
| 4369 | 2026.01.14 02:37:57.620456 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 4370 | 2026.01.14 02:37:57.620503 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4371 | 2026.01.14 02:37:57.620545 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 4372 | 2026.01.14 02:37:57.620591 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 4373 | 2026.01.14 02:37:57.620644 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
| 4374 | 2026.01.14 02:37:57.621678 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1512 rows, containing 4 columns (4 merged, 0 gathered) in 0.001470652 sec., 1028115.420915349 rows/sec., 68.18 MiB/sec. | ||
| 4375 | 2026.01.14 02:37:57.621846 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4376 | 2026.01.14 02:37:57.622093 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_26_5} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4377 | 2026.01.14 02:37:57.622158 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_26_5} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4378 | 2026.01.14 02:37:57.622225 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4379 | 2026.01.14 02:37:57.623399 [ 195 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8497 rows, containing 5 columns (5 merged, 0 gathered) in 0.004596217 sec., 1848694.2631298741 rows/sec., 126.47 MiB/sec. | ||
| 4380 | 2026.01.14 02:37:57.623575 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4381 | 2026.01.14 02:37:57.623859 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4382 | 2026.01.14 02:37:57.623938 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4383 | 2026.01.14 02:37:57.624034 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 4384 | 2026.01.14 02:37:57.628456 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9107 | ||
| 4385 | 2026.01.14 02:37:57.628884 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4386 | 2026.01.14 02:37:57.628923 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4387 | 2026.01.14 02:37:57.629377 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4388 | 2026.01.14 02:37:57.629606 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4389 | 2026.01.14 02:37:57.629732 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9107 | ||
| 4390 | 2026.01.14 02:37:58.000205 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.25 MiB, peak 249.25 MiB, free memory in arenas 0.00 B, will set to 242.99 MiB (RSS), difference: 1.74 MiB | ||
| 4391 | 2026.01.14 02:37:58.102185 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4392 | 2026.01.14 02:37:58.120067 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4393 | 2026.01.14 02:37:58.120129 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 4394 | 2026.01.14 02:37:58.126500 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4395 | 2026.01.14 02:37:58.127379 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2026.01.14 02:37:58.131690 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4397 | 2026.01.14 02:38:02.615109 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4398 | 2026.01.14 02:38:02.615321 [ 264 ] {80e3efe9-7b2b-4000-bd55-4facd7156ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4399 | 2026.01.14 02:38:02.615395 [ 264 ] {80e3efe9-7b2b-4000-bd55-4facd7156ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4400 | 2026.01.14 02:38:02.616069 [ 264 ] {80e3efe9-7b2b-4000-bd55-4facd7156ec1} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4401 | 2026.01.14 02:38:02.616115 [ 264 ] {80e3efe9-7b2b-4000-bd55-4facd7156ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4402 | 2026.01.14 02:38:02.616513 [ 264 ] {80e3efe9-7b2b-4000-bd55-4facd7156ec1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4403 | 2026.01.14 02:38:02.616736 [ 264 ] {80e3efe9-7b2b-4000-bd55-4facd7156ec1} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4404 | 2026.01.14 02:38:02.616895 [ 264 ] {80e3efe9-7b2b-4000-bd55-4facd7156ec1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001627 sec., 34419.17639827904 rows/sec., 2.64 MiB/sec. | ||
| 4405 | 2026.01.14 02:38:02.616943 [ 264 ] {80e3efe9-7b2b-4000-bd55-4facd7156ec1} <Debug> TCPHandler: Processed in 0.001966486 sec. | ||
| 4406 | 2026.01.14 02:38:02.617059 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4407 | 2026.01.14 02:38:02.617160 [ 264 ] {6f3bc99f-c3a8-4fe7-93bf-1bc129ee2391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4408 | 2026.01.14 02:38:02.617202 [ 264 ] {6f3bc99f-c3a8-4fe7-93bf-1bc129ee2391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4409 | 2026.01.14 02:38:02.617626 [ 264 ] {6f3bc99f-c3a8-4fe7-93bf-1bc129ee2391} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2026.01.14 02:38:02.617665 [ 264 ] {6f3bc99f-c3a8-4fe7-93bf-1bc129ee2391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4411 | 2026.01.14 02:38:02.617965 [ 264 ] {6f3bc99f-c3a8-4fe7-93bf-1bc129ee2391} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4412 | 2026.01.14 02:38:02.618175 [ 264 ] {6f3bc99f-c3a8-4fe7-93bf-1bc129ee2391} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2026.01.14 02:38:02.618299 [ 264 ] {6f3bc99f-c3a8-4fe7-93bf-1bc129ee2391} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001163 sec., 55030.09458297506 rows/sec., 4.30 MiB/sec. | ||
| 4414 | 2026.01.14 02:38:02.618337 [ 264 ] {6f3bc99f-c3a8-4fe7-93bf-1bc129ee2391} <Debug> TCPHandler: Processed in 0.001327821 sec. | ||
| 4415 | 2026.01.14 02:38:02.618448 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4416 | 2026.01.14 02:38:02.618542 [ 264 ] {155cd172-7463-4a9f-9f50-d58fd863ca76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4417 | 2026.01.14 02:38:02.618585 [ 264 ] {155cd172-7463-4a9f-9f50-d58fd863ca76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4418 | 2026.01.14 02:38:02.618983 [ 264 ] {155cd172-7463-4a9f-9f50-d58fd863ca76} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4419 | 2026.01.14 02:38:02.619019 [ 264 ] {155cd172-7463-4a9f-9f50-d58fd863ca76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4420 | 2026.01.14 02:38:02.619343 [ 264 ] {155cd172-7463-4a9f-9f50-d58fd863ca76} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4421 | 2026.01.14 02:38:02.619559 [ 264 ] {155cd172-7463-4a9f-9f50-d58fd863ca76} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4422 | 2026.01.14 02:38:02.619685 [ 264 ] {155cd172-7463-4a9f-9f50-d58fd863ca76} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 4423 | 2026.01.14 02:38:02.619721 [ 264 ] {155cd172-7463-4a9f-9f50-d58fd863ca76} <Debug> TCPHandler: Processed in 0.001321251 sec. | ||
| 4424 | 2026.01.14 02:38:02.619860 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4425 | 2026.01.14 02:38:02.619980 [ 264 ] {9cd1da94-bb56-4ad1-9fed-27697f11f9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4426 | 2026.01.14 02:38:02.620031 [ 264 ] {9cd1da94-bb56-4ad1-9fed-27697f11f9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4427 | 2026.01.14 02:38:02.620440 [ 264 ] {9cd1da94-bb56-4ad1-9fed-27697f11f9fc} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4428 | 2026.01.14 02:38:02.620482 [ 264 ] {9cd1da94-bb56-4ad1-9fed-27697f11f9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4429 | 2026.01.14 02:38:02.620848 [ 264 ] {9cd1da94-bb56-4ad1-9fed-27697f11f9fc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4430 | 2026.01.14 02:38:02.621059 [ 264 ] {9cd1da94-bb56-4ad1-9fed-27697f11f9fc} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4431 | 2026.01.14 02:38:02.621205 [ 264 ] {9cd1da94-bb56-4ad1-9fed-27697f11f9fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001248 sec., 48076.92307692308 rows/sec., 3.24 MiB/sec. | ||
| 4432 | 2026.01.14 02:38:02.621245 [ 264 ] {9cd1da94-bb56-4ad1-9fed-27697f11f9fc} <Debug> TCPHandler: Processed in 0.001452522 sec. | ||
| 4433 | 2026.01.14 02:38:04.986691 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4434 | 2026.01.14 02:38:04.986761 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4435 | 2026.01.14 02:38:05.126083 [ 90 ] {} <Debug> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4436 | 2026.01.14 02:38:05.126142 [ 90 ] {} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4437 | 2026.01.14 02:38:05.126166 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4438 | 2026.01.14 02:38:05.126294 [ 187 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::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 | ||
| 4439 | 2026.01.14 02:38:05.126441 [ 187 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4440 | 2026.01.14 02:38:05.126477 [ 187 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 4441 | 2026.01.14 02:38:05.126549 [ 187 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::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 | ||
| 4442 | 2026.01.14 02:38:05.126601 [ 187 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 4443 | 2026.01.14 02:38:05.126649 [ 187 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::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 | ||
| 4444 | 2026.01.14 02:38:05.126698 [ 187 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 4445 | 2026.01.14 02:38:05.127422 [ 195 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.00118538 sec., 28682.78526717171 rows/sec., 2.39 MiB/sec. | ||
| 4446 | 2026.01.14 02:38:05.127532 [ 187 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4447 | 2026.01.14 02:38:05.127760 [ 187 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_9_2} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4448 | 2026.01.14 02:38:05.127826 [ 187 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_9_2} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4449 | 2026.01.14 02:38:05.127894 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4450 | 2026.01.14 02:38:05.129918 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9619 | ||
| 4451 | 2026.01.14 02:38:05.130737 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4452 | 2026.01.14 02:38:05.130805 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4453 | 2026.01.14 02:38:05.131374 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4454 | 2026.01.14 02:38:05.131595 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4455 | 2026.01.14 02:38:05.131722 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9619 | ||
| 4456 | 2026.01.14 02:38:05.165195 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 566 | ||
| 4457 | 2026.01.14 02:38:05.167104 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2026.01.14 02:38:05.167146 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4459 | 2026.01.14 02:38:05.168321 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4460 | 2026.01.14 02:38:05.168613 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2026.01.14 02:38:05.168875 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 566 | ||
| 4462 | 2026.01.14 02:38:05.631859 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4463 | 2026.01.14 02:38:05.648167 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4464 | 2026.01.14 02:38:05.648219 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4465 | 2026.01.14 02:38:05.654265 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4466 | 2026.01.14 02:38:05.655002 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4467 | 2026.01.14 02:38:05.657961 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4468 | 2026.01.14 02:38:07.616484 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4469 | 2026.01.14 02:38:07.616684 [ 264 ] {b80de8e6-db11-4c34-9991-f9129156f35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4470 | 2026.01.14 02:38:07.616761 [ 264 ] {b80de8e6-db11-4c34-9991-f9129156f35b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4471 | 2026.01.14 02:38:07.617555 [ 264 ] {b80de8e6-db11-4c34-9991-f9129156f35b} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4472 | 2026.01.14 02:38:07.617608 [ 264 ] {b80de8e6-db11-4c34-9991-f9129156f35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4473 | 2026.01.14 02:38:07.618019 [ 264 ] {b80de8e6-db11-4c34-9991-f9129156f35b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4474 | 2026.01.14 02:38:07.618255 [ 264 ] {b80de8e6-db11-4c34-9991-f9129156f35b} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4475 | 2026.01.14 02:38:07.618419 [ 264 ] {b80de8e6-db11-4c34-9991-f9129156f35b} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001788 sec., 76062.63982102908 rows/sec., 6.60 MiB/sec. | ||
| 4476 | 2026.01.14 02:38:07.618470 [ 264 ] {b80de8e6-db11-4c34-9991-f9129156f35b} <Debug> TCPHandler: Processed in 0.002126908 sec. | ||
| 4477 | 2026.01.14 02:38:07.618613 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4478 | 2026.01.14 02:38:07.618741 [ 264 ] {07cf736e-0132-4180-8380-f65dadd4d356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4479 | 2026.01.14 02:38:07.618793 [ 264 ] {07cf736e-0132-4180-8380-f65dadd4d356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4480 | 2026.01.14 02:38:07.619251 [ 264 ] {07cf736e-0132-4180-8380-f65dadd4d356} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4481 | 2026.01.14 02:38:07.619287 [ 264 ] {07cf736e-0132-4180-8380-f65dadd4d356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4482 | 2026.01.14 02:38:07.619591 [ 264 ] {07cf736e-0132-4180-8380-f65dadd4d356} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4483 | 2026.01.14 02:38:07.619795 [ 264 ] {07cf736e-0132-4180-8380-f65dadd4d356} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4484 | 2026.01.14 02:38:07.619921 [ 264 ] {07cf736e-0132-4180-8380-f65dadd4d356} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001209 sec., 33085.194375516956 rows/sec., 2.43 MiB/sec. | ||
| 4485 | 2026.01.14 02:38:07.619959 [ 264 ] {07cf736e-0132-4180-8380-f65dadd4d356} <Debug> TCPHandler: Processed in 0.001407471 sec. | ||
| 4486 | 2026.01.14 02:38:07.620065 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4487 | 2026.01.14 02:38:07.620158 [ 264 ] {4026de30-02cc-4571-969d-86299a0ef35d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4488 | 2026.01.14 02:38:07.620197 [ 264 ] {4026de30-02cc-4571-969d-86299a0ef35d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4489 | 2026.01.14 02:38:07.620619 [ 264 ] {4026de30-02cc-4571-969d-86299a0ef35d} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4490 | 2026.01.14 02:38:07.620654 [ 264 ] {4026de30-02cc-4571-969d-86299a0ef35d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4491 | 2026.01.14 02:38:07.620946 [ 264 ] {4026de30-02cc-4571-969d-86299a0ef35d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4492 | 2026.01.14 02:38:07.621148 [ 264 ] {4026de30-02cc-4571-969d-86299a0ef35d} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4493 | 2026.01.14 02:38:07.621270 [ 264 ] {4026de30-02cc-4571-969d-86299a0ef35d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00113 sec., 92035.3982300885 rows/sec., 7.19 MiB/sec. | ||
| 4494 | 2026.01.14 02:38:07.621307 [ 264 ] {4026de30-02cc-4571-969d-86299a0ef35d} <Debug> TCPHandler: Processed in 0.00129024 sec. | ||
| 4495 | 2026.01.14 02:38:07.621413 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4496 | 2026.01.14 02:38:07.621505 [ 264 ] {e55fca52-ed40-40ca-ad0e-6efb152a47fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4497 | 2026.01.14 02:38:07.621546 [ 264 ] {e55fca52-ed40-40ca-ad0e-6efb152a47fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4498 | 2026.01.14 02:38:07.621996 [ 264 ] {e55fca52-ed40-40ca-ad0e-6efb152a47fa} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2026.01.14 02:38:07.622034 [ 264 ] {e55fca52-ed40-40ca-ad0e-6efb152a47fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4500 | 2026.01.14 02:38:07.622362 [ 264 ] {e55fca52-ed40-40ca-ad0e-6efb152a47fa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4501 | 2026.01.14 02:38:07.622576 [ 264 ] {e55fca52-ed40-40ca-ad0e-6efb152a47fa} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4502 | 2026.01.14 02:38:07.622703 [ 264 ] {e55fca52-ed40-40ca-ad0e-6efb152a47fa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001216 sec., 131578.94736842104 rows/sec., 9.16 MiB/sec. | ||
| 4503 | 2026.01.14 02:38:07.622740 [ 264 ] {e55fca52-ed40-40ca-ad0e-6efb152a47fa} <Debug> TCPHandler: Processed in 0.001374741 sec. | ||
| 4504 | 2026.01.14 02:38:07.622844 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4505 | 2026.01.14 02:38:07.622937 [ 264 ] {d817ec25-1cf6-4516-bfce-3de2d8242b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4506 | 2026.01.14 02:38:07.622990 [ 264 ] {d817ec25-1cf6-4516-bfce-3de2d8242b0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4507 | 2026.01.14 02:38:07.623821 [ 264 ] {d817ec25-1cf6-4516-bfce-3de2d8242b0a} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2026.01.14 02:38:07.623856 [ 264 ] {d817ec25-1cf6-4516-bfce-3de2d8242b0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4509 | 2026.01.14 02:38:07.624392 [ 264 ] {d817ec25-1cf6-4516-bfce-3de2d8242b0a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4510 | 2026.01.14 02:38:07.624608 [ 264 ] {d817ec25-1cf6-4516-bfce-3de2d8242b0a} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2026.01.14 02:38:07.624738 [ 264 ] {d817ec25-1cf6-4516-bfce-3de2d8242b0a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001818 sec., 22002.200220022 rows/sec., 39.43 MiB/sec. | ||
| 4512 | 2026.01.14 02:38:07.624789 [ 264 ] {d817ec25-1cf6-4516-bfce-3de2d8242b0a} <Debug> TCPHandler: Processed in 0.001993176 sec. | ||
| 4513 | 2026.01.14 02:38:07.624896 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4514 | 2026.01.14 02:38:07.624989 [ 264 ] {f95282dc-e247-4175-b98c-34403e2e6a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4515 | 2026.01.14 02:38:07.625029 [ 264 ] {f95282dc-e247-4175-b98c-34403e2e6a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4516 | 2026.01.14 02:38:07.625362 [ 264 ] {f95282dc-e247-4175-b98c-34403e2e6a16} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4517 | 2026.01.14 02:38:07.625398 [ 264 ] {f95282dc-e247-4175-b98c-34403e2e6a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4518 | 2026.01.14 02:38:07.625685 [ 264 ] {f95282dc-e247-4175-b98c-34403e2e6a16} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4519 | 2026.01.14 02:38:07.625880 [ 264 ] {f95282dc-e247-4175-b98c-34403e2e6a16} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4520 | 2026.01.14 02:38:07.626003 [ 264 ] {f95282dc-e247-4175-b98c-34403e2e6a16} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001032 sec., 58139.53488372093 rows/sec., 3.92 MiB/sec. | ||
| 4521 | 2026.01.14 02:38:07.626038 [ 264 ] {f95282dc-e247-4175-b98c-34403e2e6a16} <Debug> TCPHandler: Processed in 0.00119083 sec. | ||
| 4522 | 2026.01.14 02:38:12.615611 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4523 | 2026.01.14 02:38:12.615824 [ 264 ] {1e8ab269-0733-4c8d-a298-cd8f7cf36de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4524 | 2026.01.14 02:38:12.615895 [ 264 ] {1e8ab269-0733-4c8d-a298-cd8f7cf36de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4525 | 2026.01.14 02:38:12.616592 [ 264 ] {1e8ab269-0733-4c8d-a298-cd8f7cf36de9} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2026.01.14 02:38:12.616631 [ 264 ] {1e8ab269-0733-4c8d-a298-cd8f7cf36de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4527 | 2026.01.14 02:38:12.617014 [ 264 ] {1e8ab269-0733-4c8d-a298-cd8f7cf36de9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4528 | 2026.01.14 02:38:12.617278 [ 264 ] {1e8ab269-0733-4c8d-a298-cd8f7cf36de9} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2026.01.14 02:38:12.617439 [ 264 ] {1e8ab269-0733-4c8d-a298-cd8f7cf36de9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001667 sec., 14397.120575884823 rows/sec., 1.19 MiB/sec. | ||
| 4530 | 2026.01.14 02:38:12.617481 [ 264 ] {1e8ab269-0733-4c8d-a298-cd8f7cf36de9} <Debug> TCPHandler: Processed in 0.002004906 sec. | ||
| 4531 | 2026.01.14 02:38:12.617608 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4532 | 2026.01.14 02:38:12.617704 [ 264 ] {3e804df5-1a30-40bc-bb55-6e6849585364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4533 | 2026.01.14 02:38:12.617745 [ 264 ] {3e804df5-1a30-40bc-bb55-6e6849585364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4534 | 2026.01.14 02:38:12.618126 [ 264 ] {3e804df5-1a30-40bc-bb55-6e6849585364} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2026.01.14 02:38:12.618159 [ 264 ] {3e804df5-1a30-40bc-bb55-6e6849585364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4536 | 2026.01.14 02:38:12.618446 [ 264 ] {3e804df5-1a30-40bc-bb55-6e6849585364} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4537 | 2026.01.14 02:38:12.618647 [ 264 ] {3e804df5-1a30-40bc-bb55-6e6849585364} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2026.01.14 02:38:12.618774 [ 264 ] {3e804df5-1a30-40bc-bb55-6e6849585364} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001088 sec., 1838.235294117647 rows/sec., 149.90 KiB/sec. | ||
| 4539 | 2026.01.14 02:38:12.618810 [ 264 ] {3e804df5-1a30-40bc-bb55-6e6849585364} <Debug> TCPHandler: Processed in 0.00126316 sec. | ||
| 4540 | 2026.01.14 02:38:12.618928 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4541 | 2026.01.14 02:38:12.619022 [ 264 ] {d56d93f0-e693-459f-bf91-4e6052d21a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4542 | 2026.01.14 02:38:12.619061 [ 264 ] {d56d93f0-e693-459f-bf91-4e6052d21a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4543 | 2026.01.14 02:38:12.619544 [ 264 ] {d56d93f0-e693-459f-bf91-4e6052d21a57} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2026.01.14 02:38:12.619578 [ 264 ] {d56d93f0-e693-459f-bf91-4e6052d21a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4545 | 2026.01.14 02:38:12.619883 [ 264 ] {d56d93f0-e693-459f-bf91-4e6052d21a57} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4546 | 2026.01.14 02:38:12.620092 [ 264 ] {d56d93f0-e693-459f-bf91-4e6052d21a57} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2026.01.14 02:38:12.620216 [ 264 ] {d56d93f0-e693-459f-bf91-4e6052d21a57} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.001213 sec., 145919.20857378398 rows/sec., 12.83 MiB/sec. | ||
| 4548 | 2026.01.14 02:38:12.620252 [ 264 ] {d56d93f0-e693-459f-bf91-4e6052d21a57} <Debug> TCPHandler: Processed in 0.001382731 sec. | ||
| 4549 | 2026.01.14 02:38:12.620357 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4550 | 2026.01.14 02:38:12.620450 [ 264 ] {725d9c1d-c5ce-4da6-80e8-1d9f5feb4400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4551 | 2026.01.14 02:38:12.620489 [ 264 ] {725d9c1d-c5ce-4da6-80e8-1d9f5feb4400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4552 | 2026.01.14 02:38:12.620869 [ 264 ] {725d9c1d-c5ce-4da6-80e8-1d9f5feb4400} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4553 | 2026.01.14 02:38:12.620902 [ 264 ] {725d9c1d-c5ce-4da6-80e8-1d9f5feb4400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4554 | 2026.01.14 02:38:12.621183 [ 264 ] {725d9c1d-c5ce-4da6-80e8-1d9f5feb4400} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4555 | 2026.01.14 02:38:12.621411 [ 264 ] {725d9c1d-c5ce-4da6-80e8-1d9f5feb4400} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4556 | 2026.01.14 02:38:12.621521 [ 82 ] {} <Debug> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4557 | 2026.01.14 02:38:12.621534 [ 264 ] {725d9c1d-c5ce-4da6-80e8-1d9f5feb4400} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001101 sec., 12715.712988192552 rows/sec., 999.62 KiB/sec. | ||
| 4558 | 2026.01.14 02:38:12.621557 [ 82 ] {} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4559 | 2026.01.14 02:38:12.621575 [ 264 ] {725d9c1d-c5ce-4da6-80e8-1d9f5feb4400} <Debug> TCPHandler: Processed in 0.00126741 sec. | ||
| 4560 | 2026.01.14 02:38:12.621577 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4561 | 2026.01.14 02:38:12.621683 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4562 | 2026.01.14 02:38:12.621718 [ 196 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 4563 | 2026.01.14 02:38:12.621776 [ 264 ] {1e8a38d9-c718-4593-ba45-6783e7cd5a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4564 | 2026.01.14 02:38:12.621821 [ 264 ] {1e8a38d9-c718-4593-ba45-6783e7cd5a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4565 | 2026.01.14 02:38:12.621873 [ 196 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4566 | 2026.01.14 02:38:12.621917 [ 196 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 273 rows starting from the beginning of the part | ||
| 4567 | 2026.01.14 02:38:12.621991 [ 196 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
| 4568 | 2026.01.14 02:38:12.622041 [ 196 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 4569 | 2026.01.14 02:38:12.622085 [ 196 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part | ||
| 4570 | 2026.01.14 02:38:12.622127 [ 196 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 4571 | 2026.01.14 02:38:12.622169 [ 196 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
| 4572 | 2026.01.14 02:38:12.622217 [ 264 ] {1e8a38d9-c718-4593-ba45-6783e7cd5a62} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2026.01.14 02:38:12.622256 [ 264 ] {1e8a38d9-c718-4593-ba45-6783e7cd5a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4574 | 2026.01.14 02:38:12.622596 [ 264 ] {1e8a38d9-c718-4593-ba45-6783e7cd5a62} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4575 | 2026.01.14 02:38:12.622822 [ 264 ] {1e8a38d9-c718-4593-ba45-6783e7cd5a62} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2026.01.14 02:38:12.622955 [ 264 ] {1e8a38d9-c718-4593-ba45-6783e7cd5a62} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001196 sec., 20066.889632107024 rows/sec., 1.66 MiB/sec. | ||
| 4577 | 2026.01.14 02:38:12.622993 [ 264 ] {1e8a38d9-c718-4593-ba45-6783e7cd5a62} <Debug> TCPHandler: Processed in 0.001361051 sec. | ||
| 4578 | 2026.01.14 02:38:12.623075 [ 187 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 433 rows, containing 5 columns (5 merged, 0 gathered) in 0.001414441 sec., 306128.0039252256 rows/sec., 21.51 MiB/sec. | ||
| 4579 | 2026.01.14 02:38:12.623117 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4580 | 2026.01.14 02:38:12.623244 [ 264 ] {a1824d8c-04f2-4c6d-bfcc-2daafb4a6552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4581 | 2026.01.14 02:38:12.623295 [ 264 ] {a1824d8c-04f2-4c6d-bfcc-2daafb4a6552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4582 | 2026.01.14 02:38:12.623357 [ 195 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4583 | 2026.01.14 02:38:12.623681 [ 195 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_21_4} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4584 | 2026.01.14 02:38:12.623765 [ 195 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_21_4} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4585 | 2026.01.14 02:38:12.623777 [ 264 ] {a1824d8c-04f2-4c6d-bfcc-2daafb4a6552} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4586 | 2026.01.14 02:38:12.623825 [ 264 ] {a1824d8c-04f2-4c6d-bfcc-2daafb4a6552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4587 | 2026.01.14 02:38:12.623876 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4588 | 2026.01.14 02:38:12.624221 [ 264 ] {a1824d8c-04f2-4c6d-bfcc-2daafb4a6552} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4589 | 2026.01.14 02:38:12.624470 [ 264 ] {a1824d8c-04f2-4c6d-bfcc-2daafb4a6552} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4590 | 2026.01.14 02:38:12.624600 [ 264 ] {a1824d8c-04f2-4c6d-bfcc-2daafb4a6552} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00138 sec., 8695.652173913044 rows/sec., 679.35 KiB/sec. | ||
| 4591 | 2026.01.14 02:38:12.624638 [ 264 ] {a1824d8c-04f2-4c6d-bfcc-2daafb4a6552} <Debug> TCPHandler: Processed in 0.001585033 sec. | ||
| 4592 | 2026.01.14 02:38:12.624768 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4593 | 2026.01.14 02:38:12.624864 [ 264 ] {4b40d39e-39f9-4722-abce-6859f462ff1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4594 | 2026.01.14 02:38:12.624905 [ 264 ] {4b40d39e-39f9-4722-abce-6859f462ff1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4595 | 2026.01.14 02:38:12.625336 [ 264 ] {4b40d39e-39f9-4722-abce-6859f462ff1a} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2026.01.14 02:38:12.625372 [ 264 ] {4b40d39e-39f9-4722-abce-6859f462ff1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4597 | 2026.01.14 02:38:12.625686 [ 264 ] {4b40d39e-39f9-4722-abce-6859f462ff1a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4598 | 2026.01.14 02:38:12.625888 [ 264 ] {4b40d39e-39f9-4722-abce-6859f462ff1a} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4599 | 2026.01.14 02:38:12.626014 [ 264 ] {4b40d39e-39f9-4722-abce-6859f462ff1a} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.001168 sec., 87328.76712328767 rows/sec., 7.14 MiB/sec. | ||
| 4600 | 2026.01.14 02:38:12.626054 [ 264 ] {4b40d39e-39f9-4722-abce-6859f462ff1a} <Debug> TCPHandler: Processed in 0.001345501 sec. | ||
| 4601 | 2026.01.14 02:38:12.626164 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4602 | 2026.01.14 02:38:12.626260 [ 264 ] {cacd8beb-466f-43f9-a8ce-d8f222753677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4603 | 2026.01.14 02:38:12.626304 [ 264 ] {cacd8beb-466f-43f9-a8ce-d8f222753677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4604 | 2026.01.14 02:38:12.626711 [ 264 ] {cacd8beb-466f-43f9-a8ce-d8f222753677} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2026.01.14 02:38:12.626747 [ 264 ] {cacd8beb-466f-43f9-a8ce-d8f222753677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4606 | 2026.01.14 02:38:12.627087 [ 264 ] {cacd8beb-466f-43f9-a8ce-d8f222753677} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4607 | 2026.01.14 02:38:12.627302 [ 264 ] {cacd8beb-466f-43f9-a8ce-d8f222753677} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2026.01.14 02:38:12.627430 [ 264 ] {cacd8beb-466f-43f9-a8ce-d8f222753677} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001189 sec., 165685.44995794786 rows/sec., 11.88 MiB/sec. | ||
| 4609 | 2026.01.14 02:38:12.627469 [ 264 ] {cacd8beb-466f-43f9-a8ce-d8f222753677} <Debug> TCPHandler: Processed in 0.001354022 sec. | ||
| 4610 | 2026.01.14 02:38:12.627580 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4611 | 2026.01.14 02:38:12.627675 [ 264 ] {a1658914-ae3f-405b-9e9f-468b28db0c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4612 | 2026.01.14 02:38:12.627718 [ 264 ] {a1658914-ae3f-405b-9e9f-468b28db0c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4613 | 2026.01.14 02:38:12.628041 [ 264 ] {a1658914-ae3f-405b-9e9f-468b28db0c43} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4614 | 2026.01.14 02:38:12.628077 [ 264 ] {a1658914-ae3f-405b-9e9f-468b28db0c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4615 | 2026.01.14 02:38:12.628390 [ 264 ] {a1658914-ae3f-405b-9e9f-468b28db0c43} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4616 | 2026.01.14 02:38:12.628598 [ 264 ] {a1658914-ae3f-405b-9e9f-468b28db0c43} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4617 | 2026.01.14 02:38:12.628724 [ 264 ] {a1658914-ae3f-405b-9e9f-468b28db0c43} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 4618 | 2026.01.14 02:38:12.628760 [ 264 ] {a1658914-ae3f-405b-9e9f-468b28db0c43} <Debug> TCPHandler: Processed in 0.00122913 sec. | ||
| 4619 | 2026.01.14 02:38:12.632145 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10067 | ||
| 4620 | 2026.01.14 02:38:12.632958 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4621 | 2026.01.14 02:38:12.633022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4622 | 2026.01.14 02:38:12.633859 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4623 | 2026.01.14 02:38:12.634113 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4624 | 2026.01.14 02:38:12.634237 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10067 | ||
| 4625 | 2026.01.14 02:38:12.634237 [ 81 ] {} <Debug> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4626 | 2026.01.14 02:38:12.634291 [ 81 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4627 | 2026.01.14 02:38:12.634320 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4628 | 2026.01.14 02:38:12.634416 [ 190 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 4629 | 2026.01.14 02:38:12.634529 [ 190 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4630 | 2026.01.14 02:38:12.634564 [ 190 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7699 rows starting from the beginning of the part | ||
| 4631 | 2026.01.14 02:38:12.634623 [ 190 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 4632 | 2026.01.14 02:38:12.634669 [ 190 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 4633 | 2026.01.14 02:38:12.634710 [ 190 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 4634 | 2026.01.14 02:38:12.634749 [ 190 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 4635 | 2026.01.14 02:38:12.634790 [ 190 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 4636 | 2026.01.14 02:38:12.637046 [ 199 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10067 rows, containing 4 columns (4 merged, 0 gathered) in 0.002675732 sec., 3762334.9423634354 rows/sec., 53.82 MiB/sec. | ||
| 4637 | 2026.01.14 02:38:12.637428 [ 199 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4638 | 2026.01.14 02:38:12.637698 [ 199 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_21_4} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2026.01.14 02:38:12.637773 [ 199 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_21_4} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4640 | 2026.01.14 02:38:12.637858 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4641 | 2026.01.14 02:38:13.158349 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4642 | 2026.01.14 02:38:13.175370 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4643 | 2026.01.14 02:38:13.175415 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4644 | 2026.01.14 02:38:13.181492 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4645 | 2026.01.14 02:38:13.182251 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2026.01.14 02:38:13.182969 [ 81 ] {} <Debug> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4647 | 2026.01.14 02:38:13.183067 [ 81 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4648 | 2026.01.14 02:38:13.183102 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4649 | 2026.01.14 02:38:13.183240 [ 187 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 4650 | 2026.01.14 02:38:13.184989 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4651 | 2026.01.14 02:38:13.187249 [ 187 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4652 | 2026.01.14 02:38:13.188723 [ 187 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 4653 | 2026.01.14 02:38:13.193127 [ 187 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 4654 | 2026.01.14 02:38:13.197551 [ 187 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4655 | 2026.01.14 02:38:13.201705 [ 187 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 4656 | 2026.01.14 02:38:13.206194 [ 187 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 4657 | 2026.01.14 02:38:13.210150 [ 187 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 4658 | 2026.01.14 02:38:13.259804 [ 190 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.07662089 sec., 2075.152089723834 rows/sec., 10.73 MiB/sec. | ||
| 4659 | 2026.01.14 02:38:13.261609 [ 191 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4660 | 2026.01.14 02:38:13.263365 [ 191 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_21_4} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2026.01.14 02:38:13.263450 [ 191 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_21_4} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4662 | 2026.01.14 02:38:13.264831 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4663 | 2026.01.14 02:38:14.000213 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.09 MiB, peak 257.65 MiB, free memory in arenas 0.00 B, will set to 251.84 MiB (RSS), difference: 4.75 MiB | ||
| 4664 | 2026.01.14 02:38:15.169356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 596 | ||
| 4665 | 2026.01.14 02:38:15.171691 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4666 | 2026.01.14 02:38:15.171735 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4667 | 2026.01.14 02:38:15.172964 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4668 | 2026.01.14 02:38:15.173234 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4669 | 2026.01.14 02:38:15.173391 [ 79 ] {} <Debug> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4670 | 2026.01.14 02:38:15.173463 [ 79 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2026.01.14 02:38:15.173482 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 596 | ||
| 4672 | 2026.01.14 02:38:15.173487 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4673 | 2026.01.14 02:38:15.173627 [ 198 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::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 | ||
| 4674 | 2026.01.14 02:38:15.174221 [ 198 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4675 | 2026.01.14 02:38:15.174387 [ 198 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 440 rows starting from the beginning of the part | ||
| 4676 | 2026.01.14 02:38:15.174748 [ 198 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 22 rows starting from the beginning of the part | ||
| 4677 | 2026.01.14 02:38:15.175102 [ 198 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 4678 | 2026.01.14 02:38:15.175446 [ 198 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 58 rows starting from the beginning of the part | ||
| 4679 | 2026.01.14 02:38:15.175785 [ 198 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
| 4680 | 2026.01.14 02:38:15.176105 [ 198 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 4681 | 2026.01.14 02:38:15.182504 [ 192 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 72 columns (72 merged, 0 gathered) in 0.008934324 sec., 66709.02017880704 rows/sec., 61.75 MiB/sec. | ||
| 4682 | 2026.01.14 02:38:15.183437 [ 198 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4683 | 2026.01.14 02:38:15.183932 [ 198 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_16_3} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4684 | 2026.01.14 02:38:15.184000 [ 198 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_16_3} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4685 | 2026.01.14 02:38:15.184166 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. | ||
| 4686 | 2026.01.14 02:38:16.000216 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.96 MiB, peak 257.65 MiB, free memory in arenas 0.00 B, will set to 252.97 MiB (RSS), difference: 1.02 MiB | ||
| 4687 | 2026.01.14 02:38:17.616391 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4688 | 2026.01.14 02:38:17.616605 [ 264 ] {e6280ac3-cfd2-4846-b875-6c4fd513770e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4689 | 2026.01.14 02:38:17.616697 [ 264 ] {e6280ac3-cfd2-4846-b875-6c4fd513770e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4690 | 2026.01.14 02:38:17.617615 [ 264 ] {e6280ac3-cfd2-4846-b875-6c4fd513770e} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2026.01.14 02:38:17.617669 [ 264 ] {e6280ac3-cfd2-4846-b875-6c4fd513770e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4692 | 2026.01.14 02:38:17.618162 [ 264 ] {e6280ac3-cfd2-4846-b875-6c4fd513770e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4693 | 2026.01.14 02:38:17.618406 [ 264 ] {e6280ac3-cfd2-4846-b875-6c4fd513770e} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2026.01.14 02:38:17.618577 [ 264 ] {e6280ac3-cfd2-4846-b875-6c4fd513770e} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.00203 sec., 66995.07389162561 rows/sec., 5.81 MiB/sec. | ||
| 4695 | 2026.01.14 02:38:17.618630 [ 264 ] {e6280ac3-cfd2-4846-b875-6c4fd513770e} <Debug> TCPHandler: Processed in 0.00237965 sec. | ||
| 4696 | 2026.01.14 02:38:17.618765 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4697 | 2026.01.14 02:38:17.618872 [ 264 ] {316d0441-7b89-4716-8f89-fa8466d32a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4698 | 2026.01.14 02:38:17.618918 [ 264 ] {316d0441-7b89-4716-8f89-fa8466d32a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4699 | 2026.01.14 02:38:17.619377 [ 264 ] {316d0441-7b89-4716-8f89-fa8466d32a96} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4700 | 2026.01.14 02:38:17.619417 [ 264 ] {316d0441-7b89-4716-8f89-fa8466d32a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4701 | 2026.01.14 02:38:17.619727 [ 264 ] {316d0441-7b89-4716-8f89-fa8466d32a96} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4702 | 2026.01.14 02:38:17.619934 [ 264 ] {316d0441-7b89-4716-8f89-fa8466d32a96} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4703 | 2026.01.14 02:38:17.620069 [ 264 ] {316d0441-7b89-4716-8f89-fa8466d32a96} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001222 sec., 32733.224222585926 rows/sec., 2.40 MiB/sec. | ||
| 4704 | 2026.01.14 02:38:17.620107 [ 264 ] {316d0441-7b89-4716-8f89-fa8466d32a96} <Debug> TCPHandler: Processed in 0.001402751 sec. | ||
| 4705 | 2026.01.14 02:38:17.620226 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4706 | 2026.01.14 02:38:17.620323 [ 264 ] {0078d724-c4df-461c-a20d-89d9dd7d43d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4707 | 2026.01.14 02:38:17.620364 [ 264 ] {0078d724-c4df-461c-a20d-89d9dd7d43d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4708 | 2026.01.14 02:38:17.620777 [ 264 ] {0078d724-c4df-461c-a20d-89d9dd7d43d9} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2026.01.14 02:38:17.620814 [ 264 ] {0078d724-c4df-461c-a20d-89d9dd7d43d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4710 | 2026.01.14 02:38:17.621118 [ 264 ] {0078d724-c4df-461c-a20d-89d9dd7d43d9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4711 | 2026.01.14 02:38:17.621324 [ 264 ] {0078d724-c4df-461c-a20d-89d9dd7d43d9} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2026.01.14 02:38:17.621451 [ 264 ] {0078d724-c4df-461c-a20d-89d9dd7d43d9} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001148 sec., 90592.33449477353 rows/sec., 7.08 MiB/sec. | ||
| 4713 | 2026.01.14 02:38:17.621489 [ 264 ] {0078d724-c4df-461c-a20d-89d9dd7d43d9} <Debug> TCPHandler: Processed in 0.001314301 sec. | ||
| 4714 | 2026.01.14 02:38:17.621599 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4715 | 2026.01.14 02:38:17.621694 [ 264 ] {294ba069-87b2-4071-8246-986b03adc470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4716 | 2026.01.14 02:38:17.621738 [ 264 ] {294ba069-87b2-4071-8246-986b03adc470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4717 | 2026.01.14 02:38:17.622138 [ 264 ] {294ba069-87b2-4071-8246-986b03adc470} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4718 | 2026.01.14 02:38:17.622174 [ 264 ] {294ba069-87b2-4071-8246-986b03adc470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4719 | 2026.01.14 02:38:17.622537 [ 264 ] {294ba069-87b2-4071-8246-986b03adc470} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4720 | 2026.01.14 02:38:17.622743 [ 264 ] {294ba069-87b2-4071-8246-986b03adc470} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4721 | 2026.01.14 02:38:17.622873 [ 264 ] {294ba069-87b2-4071-8246-986b03adc470} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 4722 | 2026.01.14 02:38:17.622911 [ 264 ] {294ba069-87b2-4071-8246-986b03adc470} <Debug> TCPHandler: Processed in 0.001361621 sec. | ||
| 4723 | 2026.01.14 02:38:17.623034 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4724 | 2026.01.14 02:38:17.623130 [ 264 ] {3100bdef-077b-4250-a726-f40a732805fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4725 | 2026.01.14 02:38:17.623185 [ 264 ] {3100bdef-077b-4250-a726-f40a732805fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4726 | 2026.01.14 02:38:17.623974 [ 264 ] {3100bdef-077b-4250-a726-f40a732805fb} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4727 | 2026.01.14 02:38:17.624011 [ 264 ] {3100bdef-077b-4250-a726-f40a732805fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4728 | 2026.01.14 02:38:17.624591 [ 264 ] {3100bdef-077b-4250-a726-f40a732805fb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4729 | 2026.01.14 02:38:17.624811 [ 264 ] {3100bdef-077b-4250-a726-f40a732805fb} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4730 | 2026.01.14 02:38:17.624950 [ 264 ] {3100bdef-077b-4250-a726-f40a732805fb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001838 sec., 21762.78563656148 rows/sec., 39.00 MiB/sec. | ||
| 4731 | 2026.01.14 02:38:17.625014 [ 264 ] {3100bdef-077b-4250-a726-f40a732805fb} <Debug> TCPHandler: Processed in 0.002030506 sec. | ||
| 4732 | 2026.01.14 02:38:17.625125 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4733 | 2026.01.14 02:38:17.625220 [ 264 ] {41fa07f7-1065-4c58-bb56-85a63b00b2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4734 | 2026.01.14 02:38:17.625262 [ 264 ] {41fa07f7-1065-4c58-bb56-85a63b00b2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4735 | 2026.01.14 02:38:17.625596 [ 264 ] {41fa07f7-1065-4c58-bb56-85a63b00b2d4} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4736 | 2026.01.14 02:38:17.625632 [ 264 ] {41fa07f7-1065-4c58-bb56-85a63b00b2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4737 | 2026.01.14 02:38:17.625932 [ 264 ] {41fa07f7-1065-4c58-bb56-85a63b00b2d4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4738 | 2026.01.14 02:38:17.626133 [ 264 ] {41fa07f7-1065-4c58-bb56-85a63b00b2d4} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4739 | 2026.01.14 02:38:17.626261 [ 264 ] {41fa07f7-1065-4c58-bb56-85a63b00b2d4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 4740 | 2026.01.14 02:38:17.626298 [ 264 ] {41fa07f7-1065-4c58-bb56-85a63b00b2d4} <Debug> TCPHandler: Processed in 0.00122403 sec. | ||
| 4741 | 2026.01.14 02:38:19.986813 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4742 | 2026.01.14 02:38:19.986879 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4743 | 2026.01.14 02:38:20.134516 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10579 | ||
| 4744 | 2026.01.14 02:38:20.135366 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2026.01.14 02:38:20.135442 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4746 | 2026.01.14 02:38:20.136286 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4747 | 2026.01.14 02:38:20.136522 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2026.01.14 02:38:20.136668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10579 | ||
| 4749 | 2026.01.14 02:38:20.685254 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4750 | 2026.01.14 02:38:20.701220 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2026.01.14 02:38:20.701275 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4752 | 2026.01.14 02:38:20.707184 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4753 | 2026.01.14 02:38:20.707925 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2026.01.14 02:38:20.710726 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4755 | 2026.01.14 02:38:22.615282 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4756 | 2026.01.14 02:38:22.615455 [ 264 ] {466753d6-f902-4b47-9228-8f8b5807bc3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4757 | 2026.01.14 02:38:22.615517 [ 264 ] {466753d6-f902-4b47-9228-8f8b5807bc3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4758 | 2026.01.14 02:38:22.616227 [ 264 ] {466753d6-f902-4b47-9228-8f8b5807bc3a} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4759 | 2026.01.14 02:38:22.616270 [ 264 ] {466753d6-f902-4b47-9228-8f8b5807bc3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4760 | 2026.01.14 02:38:22.616676 [ 264 ] {466753d6-f902-4b47-9228-8f8b5807bc3a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4761 | 2026.01.14 02:38:22.616896 [ 264 ] {466753d6-f902-4b47-9228-8f8b5807bc3a} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2026.01.14 02:38:22.617045 [ 264 ] {466753d6-f902-4b47-9228-8f8b5807bc3a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001636 sec., 34229.828850855745 rows/sec., 2.63 MiB/sec. | ||
| 4763 | 2026.01.14 02:38:22.617058 [ 71 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4764 | 2026.01.14 02:38:22.617085 [ 264 ] {466753d6-f902-4b47-9228-8f8b5807bc3a} <Debug> TCPHandler: Processed in 0.001931586 sec. | ||
| 4765 | 2026.01.14 02:38:22.617133 [ 71 ] {} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.01.14 02:38:22.617161 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4767 | 2026.01.14 02:38:22.617260 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4768 | 2026.01.14 02:38:22.617265 [ 190 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::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 | ||
| 4769 | 2026.01.14 02:38:22.617380 [ 190 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4770 | 2026.01.14 02:38:22.617398 [ 264 ] {fd5153ac-e1d6-4433-961d-f75b2f9c2183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4771 | 2026.01.14 02:38:22.617407 [ 190 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2465 rows starting from the beginning of the part | ||
| 4772 | 2026.01.14 02:38:22.617447 [ 264 ] {fd5153ac-e1d6-4433-961d-f75b2f9c2183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4773 | 2026.01.14 02:38:22.617466 [ 190 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
| 4774 | 2026.01.14 02:38:22.617508 [ 190 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 136 rows starting from the beginning of the part | ||
| 4775 | 2026.01.14 02:38:22.617548 [ 190 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 177 rows starting from the beginning of the part | ||
| 4776 | 2026.01.14 02:38:22.617584 [ 190 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 136 rows starting from the beginning of the part | ||
| 4777 | 2026.01.14 02:38:22.617620 [ 190 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4778 | 2026.01.14 02:38:22.617995 [ 264 ] {fd5153ac-e1d6-4433-961d-f75b2f9c2183} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2026.01.14 02:38:22.618032 [ 264 ] {fd5153ac-e1d6-4433-961d-f75b2f9c2183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4780 | 2026.01.14 02:38:22.618344 [ 264 ] {fd5153ac-e1d6-4433-961d-f75b2f9c2183} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4781 | 2026.01.14 02:38:22.618550 [ 264 ] {fd5153ac-e1d6-4433-961d-f75b2f9c2183} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4782 | 2026.01.14 02:38:22.618673 [ 70 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4783 | 2026.01.14 02:38:22.618675 [ 264 ] {fd5153ac-e1d6-4433-961d-f75b2f9c2183} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001301 sec., 49192.928516525746 rows/sec., 3.84 MiB/sec. | ||
| 4784 | 2026.01.14 02:38:22.618709 [ 70 ] {} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4785 | 2026.01.14 02:38:22.618727 [ 264 ] {fd5153ac-e1d6-4433-961d-f75b2f9c2183} <Debug> TCPHandler: Processed in 0.001527483 sec. | ||
| 4786 | 2026.01.14 02:38:22.618728 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4787 | 2026.01.14 02:38:22.618799 [ 198 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 4788 | 2026.01.14 02:38:22.618818 [ 192 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3026 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583883 sec., 1910494.6514357438 rows/sec., 164.78 MiB/sec. | ||
| 4789 | 2026.01.14 02:38:22.618860 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4790 | 2026.01.14 02:38:22.618906 [ 198 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4791 | 2026.01.14 02:38:22.618938 [ 198 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1249 rows starting from the beginning of the part | ||
| 4792 | 2026.01.14 02:38:22.618967 [ 264 ] {2c5febe0-43b1-4dd4-87ef-e76d5899b557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4793 | 2026.01.14 02:38:22.618999 [ 198 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
| 4794 | 2026.01.14 02:38:22.619013 [ 264 ] {2c5febe0-43b1-4dd4-87ef-e76d5899b557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4795 | 2026.01.14 02:38:22.619047 [ 198 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 4796 | 2026.01.14 02:38:22.619092 [ 198 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 102 rows starting from the beginning of the part | ||
| 4797 | 2026.01.14 02:38:22.619137 [ 198 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 4798 | 2026.01.14 02:38:22.619143 [ 192 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4799 | 2026.01.14 02:38:22.619183 [ 198 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4800 | 2026.01.14 02:38:22.619453 [ 264 ] {2c5febe0-43b1-4dd4-87ef-e76d5899b557} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2026.01.14 02:38:22.619488 [ 264 ] {2c5febe0-43b1-4dd4-87ef-e76d5899b557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4802 | 2026.01.14 02:38:22.619494 [ 192 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_31_6} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4803 | 2026.01.14 02:38:22.619597 [ 192 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_31_6} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4804 | 2026.01.14 02:38:22.619696 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 4805 | 2026.01.14 02:38:22.619887 [ 264 ] {2c5febe0-43b1-4dd4-87ef-e76d5899b557} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4806 | 2026.01.14 02:38:22.620098 [ 264 ] {2c5febe0-43b1-4dd4-87ef-e76d5899b557} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4807 | 2026.01.14 02:38:22.620195 [ 192 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1687 rows, containing 5 columns (5 merged, 0 gathered) in 0.001425672 sec., 1183301.6289861903 rows/sec., 91.99 MiB/sec. | ||
| 4808 | 2026.01.14 02:38:22.620213 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4809 | 2026.01.14 02:38:22.620222 [ 264 ] {2c5febe0-43b1-4dd4-87ef-e76d5899b557} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001274 sec., 125588.69701726845 rows/sec., 8.75 MiB/sec. | ||
| 4810 | 2026.01.14 02:38:22.620250 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4811 | 2026.01.14 02:38:22.620267 [ 264 ] {2c5febe0-43b1-4dd4-87ef-e76d5899b557} <Debug> TCPHandler: Processed in 0.001462512 sec. | ||
| 4812 | 2026.01.14 02:38:22.620269 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4813 | 2026.01.14 02:38:22.620349 [ 192 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 4814 | 2026.01.14 02:38:22.620386 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4815 | 2026.01.14 02:38:22.620387 [ 198 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4816 | 2026.01.14 02:38:22.620453 [ 192 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4817 | 2026.01.14 02:38:22.620491 [ 264 ] {228fb48d-aa60-46c3-b743-e37066354415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4818 | 2026.01.14 02:38:22.620492 [ 192 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8497 rows starting from the beginning of the part | ||
| 4819 | 2026.01.14 02:38:22.620539 [ 264 ] {228fb48d-aa60-46c3-b743-e37066354415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4820 | 2026.01.14 02:38:22.620579 [ 192 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4821 | 2026.01.14 02:38:22.620632 [ 192 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4822 | 2026.01.14 02:38:22.620640 [ 198 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_31_6} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4823 | 2026.01.14 02:38:22.620671 [ 192 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 197 rows starting from the beginning of the part | ||
| 4824 | 2026.01.14 02:38:22.620715 [ 192 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4825 | 2026.01.14 02:38:22.620717 [ 198 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_31_6} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4826 | 2026.01.14 02:38:22.620757 [ 192 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4827 | 2026.01.14 02:38:22.620792 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 4828 | 2026.01.14 02:38:22.620892 [ 264 ] {228fb48d-aa60-46c3-b743-e37066354415} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2026.01.14 02:38:22.620929 [ 264 ] {228fb48d-aa60-46c3-b743-e37066354415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4830 | 2026.01.14 02:38:22.621260 [ 264 ] {228fb48d-aa60-46c3-b743-e37066354415} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4831 | 2026.01.14 02:38:22.621462 [ 264 ] {228fb48d-aa60-46c3-b743-e37066354415} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4832 | 2026.01.14 02:38:22.621573 [ 70 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4833 | 2026.01.14 02:38:22.621584 [ 264 ] {228fb48d-aa60-46c3-b743-e37066354415} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 4834 | 2026.01.14 02:38:22.621606 [ 70 ] {} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4835 | 2026.01.14 02:38:22.621624 [ 264 ] {228fb48d-aa60-46c3-b743-e37066354415} <Debug> TCPHandler: Processed in 0.001287011 sec. | ||
| 4836 | 2026.01.14 02:38:22.621626 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4837 | 2026.01.14 02:38:22.621742 [ 201 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 4838 | 2026.01.14 02:38:22.621897 [ 201 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4839 | 2026.01.14 02:38:22.621930 [ 201 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1512 rows starting from the beginning of the part | ||
| 4840 | 2026.01.14 02:38:22.621990 [ 201 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 4841 | 2026.01.14 02:38:22.622031 [ 201 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4842 | 2026.01.14 02:38:22.622070 [ 201 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 4843 | 2026.01.14 02:38:22.622105 [ 201 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 4844 | 2026.01.14 02:38:22.622140 [ 201 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 4845 | 2026.01.14 02:38:22.623079 [ 198 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1812 rows, containing 4 columns (4 merged, 0 gathered) in 0.001394101 sec., 1299762.3558120967 rows/sec., 86.42 MiB/sec. | ||
| 4846 | 2026.01.14 02:38:22.623352 [ 201 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4847 | 2026.01.14 02:38:22.623596 [ 201 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_31_6} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4848 | 2026.01.14 02:38:22.623673 [ 201 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_31_6} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4849 | 2026.01.14 02:38:22.623745 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4850 | 2026.01.14 02:38:22.624652 [ 192 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9334 rows, containing 5 columns (5 merged, 0 gathered) in 0.004336065 sec., 2152643.0069659934 rows/sec., 147.59 MiB/sec. | ||
| 4851 | 2026.01.14 02:38:22.624849 [ 192 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4852 | 2026.01.14 02:38:22.625083 [ 192 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2026.01.14 02:38:22.625155 [ 192 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4854 | 2026.01.14 02:38:22.625214 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 4855 | 2026.01.14 02:38:23.000216 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.24 MiB, peak 260.95 MiB, free memory in arenas 0.00 B, will set to 255.55 MiB (RSS), difference: 1.31 MiB | ||
| 4856 | 2026.01.14 02:38:25.173860 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 616 | ||
| 4857 | 2026.01.14 02:38:25.176318 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2026.01.14 02:38:25.176362 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4859 | 2026.01.14 02:38:25.177528 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4860 | 2026.01.14 02:38:25.177799 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4861 | 2026.01.14 02:38:25.178044 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 616 | ||
| 4862 | 2026.01.14 02:38:27.636919 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11027 | ||
| 4863 | 2026.01.14 02:38:27.637474 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2026.01.14 02:38:27.637526 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4865 | 2026.01.14 02:38:27.638026 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4866 | 2026.01.14 02:38:27.638265 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4867 | 2026.01.14 02:38:27.638413 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11027 | ||
| 4868 | 2026.01.14 02:38:27.642274 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4869 | 2026.01.14 02:38:27.642462 [ 264 ] {5289c9db-ff83-461b-ab61-2d5dd66a6031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4870 | 2026.01.14 02:38:27.642530 [ 264 ] {5289c9db-ff83-461b-ab61-2d5dd66a6031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4871 | 2026.01.14 02:38:27.643187 [ 264 ] {5289c9db-ff83-461b-ab61-2d5dd66a6031} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4872 | 2026.01.14 02:38:27.643233 [ 264 ] {5289c9db-ff83-461b-ab61-2d5dd66a6031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4873 | 2026.01.14 02:38:27.643626 [ 264 ] {5289c9db-ff83-461b-ab61-2d5dd66a6031} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4874 | 2026.01.14 02:38:27.643864 [ 264 ] {5289c9db-ff83-461b-ab61-2d5dd66a6031} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4875 | 2026.01.14 02:38:27.644044 [ 264 ] {5289c9db-ff83-461b-ab61-2d5dd66a6031} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00163 sec., 1226.993865030675 rows/sec., 100.05 KiB/sec. | ||
| 4876 | 2026.01.14 02:38:27.644096 [ 264 ] {5289c9db-ff83-461b-ab61-2d5dd66a6031} <Debug> TCPHandler: Processed in 0.001945866 sec. | ||
| 4877 | 2026.01.14 02:38:27.644222 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4878 | 2026.01.14 02:38:27.644326 [ 264 ] {ec9b2b1b-4039-48f8-b871-6eb1f8015f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4879 | 2026.01.14 02:38:27.644370 [ 264 ] {ec9b2b1b-4039-48f8-b871-6eb1f8015f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4880 | 2026.01.14 02:38:27.645420 [ 264 ] {ec9b2b1b-4039-48f8-b871-6eb1f8015f70} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4881 | 2026.01.14 02:38:27.645459 [ 264 ] {ec9b2b1b-4039-48f8-b871-6eb1f8015f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4882 | 2026.01.14 02:38:27.645885 [ 264 ] {ec9b2b1b-4039-48f8-b871-6eb1f8015f70} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4883 | 2026.01.14 02:38:27.646117 [ 264 ] {ec9b2b1b-4039-48f8-b871-6eb1f8015f70} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4884 | 2026.01.14 02:38:27.646249 [ 264 ] {ec9b2b1b-4039-48f8-b871-6eb1f8015f70} <Debug> executeQuery: Read 1277 rows, 108.71 KiB in 0.001946 sec., 656217.8828365878 rows/sec., 54.55 MiB/sec. | ||
| 4885 | 2026.01.14 02:38:27.646287 [ 264 ] {ec9b2b1b-4039-48f8-b871-6eb1f8015f70} <Debug> TCPHandler: Processed in 0.002118507 sec. | ||
| 4886 | 2026.01.14 02:38:27.646419 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4887 | 2026.01.14 02:38:27.646515 [ 264 ] {09fe50a3-d37e-487e-acc6-87552c130c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4888 | 2026.01.14 02:38:27.646556 [ 264 ] {09fe50a3-d37e-487e-acc6-87552c130c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4889 | 2026.01.14 02:38:27.646981 [ 264 ] {09fe50a3-d37e-487e-acc6-87552c130c92} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2026.01.14 02:38:27.647018 [ 264 ] {09fe50a3-d37e-487e-acc6-87552c130c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4891 | 2026.01.14 02:38:27.647310 [ 264 ] {09fe50a3-d37e-487e-acc6-87552c130c92} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4892 | 2026.01.14 02:38:27.647524 [ 264 ] {09fe50a3-d37e-487e-acc6-87552c130c92} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4893 | 2026.01.14 02:38:27.647645 [ 264 ] {09fe50a3-d37e-487e-acc6-87552c130c92} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.00115 sec., 36521.739130434784 rows/sec., 2.67 MiB/sec. | ||
| 4894 | 2026.01.14 02:38:27.647706 [ 264 ] {09fe50a3-d37e-487e-acc6-87552c130c92} <Debug> TCPHandler: Processed in 0.001335461 sec. | ||
| 4895 | 2026.01.14 02:38:27.647842 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4896 | 2026.01.14 02:38:27.647935 [ 264 ] {977e4fa0-9510-44f7-99b7-48876debf22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4897 | 2026.01.14 02:38:27.647973 [ 264 ] {977e4fa0-9510-44f7-99b7-48876debf22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4898 | 2026.01.14 02:38:27.648439 [ 264 ] {977e4fa0-9510-44f7-99b7-48876debf22b} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4899 | 2026.01.14 02:38:27.648473 [ 264 ] {977e4fa0-9510-44f7-99b7-48876debf22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4900 | 2026.01.14 02:38:27.648772 [ 264 ] {977e4fa0-9510-44f7-99b7-48876debf22b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4901 | 2026.01.14 02:38:27.648977 [ 264 ] {977e4fa0-9510-44f7-99b7-48876debf22b} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4902 | 2026.01.14 02:38:27.649184 [ 264 ] {977e4fa0-9510-44f7-99b7-48876debf22b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001267 sec., 179952.64404104184 rows/sec., 12.18 MiB/sec. | ||
| 4903 | 2026.01.14 02:38:27.649221 [ 264 ] {977e4fa0-9510-44f7-99b7-48876debf22b} <Debug> TCPHandler: Processed in 0.001425972 sec. | ||
| 4904 | 2026.01.14 02:38:27.649347 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4905 | 2026.01.14 02:38:27.649438 [ 264 ] {84d7e945-287f-4c7c-a105-ce867e151d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4906 | 2026.01.14 02:38:27.649476 [ 264 ] {84d7e945-287f-4c7c-a105-ce867e151d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4907 | 2026.01.14 02:38:27.650083 [ 264 ] {84d7e945-287f-4c7c-a105-ce867e151d0c} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4908 | 2026.01.14 02:38:27.650129 [ 264 ] {84d7e945-287f-4c7c-a105-ce867e151d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4909 | 2026.01.14 02:38:27.650553 [ 264 ] {84d7e945-287f-4c7c-a105-ce867e151d0c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4910 | 2026.01.14 02:38:27.650802 [ 264 ] {84d7e945-287f-4c7c-a105-ce867e151d0c} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4911 | 2026.01.14 02:38:27.650956 [ 264 ] {84d7e945-287f-4c7c-a105-ce867e151d0c} <Debug> executeQuery: Read 562 rows, 42.77 KiB in 0.001533 sec., 366601.43509458576 rows/sec., 27.25 MiB/sec. | ||
| 4912 | 2026.01.14 02:38:27.651004 [ 264 ] {84d7e945-287f-4c7c-a105-ce867e151d0c} <Debug> TCPHandler: Processed in 0.001704704 sec. | ||
| 4913 | 2026.01.14 02:38:27.651123 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4914 | 2026.01.14 02:38:27.651217 [ 264 ] {d93e1b8c-0441-4940-897c-cf8edcab2a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4915 | 2026.01.14 02:38:27.651260 [ 264 ] {d93e1b8c-0441-4940-897c-cf8edcab2a5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4916 | 2026.01.14 02:38:27.651820 [ 264 ] {d93e1b8c-0441-4940-897c-cf8edcab2a5c} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4917 | 2026.01.14 02:38:27.651856 [ 264 ] {d93e1b8c-0441-4940-897c-cf8edcab2a5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4918 | 2026.01.14 02:38:27.652228 [ 264 ] {d93e1b8c-0441-4940-897c-cf8edcab2a5c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4919 | 2026.01.14 02:38:27.652438 [ 264 ] {d93e1b8c-0441-4940-897c-cf8edcab2a5c} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4920 | 2026.01.14 02:38:27.652564 [ 264 ] {d93e1b8c-0441-4940-897c-cf8edcab2a5c} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001366 sec., 618594.4363103952 rows/sec., 41.64 MiB/sec. | ||
| 4921 | 2026.01.14 02:38:27.652601 [ 264 ] {d93e1b8c-0441-4940-897c-cf8edcab2a5c} <Debug> TCPHandler: Processed in 0.001528972 sec. | ||
| 4922 | 2026.01.14 02:38:27.652714 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4923 | 2026.01.14 02:38:27.652812 [ 264 ] {4d755bae-433f-429f-b45f-76e0d98bffe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4924 | 2026.01.14 02:38:27.652865 [ 264 ] {4d755bae-433f-429f-b45f-76e0d98bffe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4925 | 2026.01.14 02:38:27.653688 [ 264 ] {4d755bae-433f-429f-b45f-76e0d98bffe5} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4926 | 2026.01.14 02:38:27.653725 [ 264 ] {4d755bae-433f-429f-b45f-76e0d98bffe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4927 | 2026.01.14 02:38:27.654272 [ 264 ] {4d755bae-433f-429f-b45f-76e0d98bffe5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4928 | 2026.01.14 02:38:27.654491 [ 264 ] {4d755bae-433f-429f-b45f-76e0d98bffe5} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4929 | 2026.01.14 02:38:27.654604 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4930 | 2026.01.14 02:38:27.654626 [ 264 ] {4d755bae-433f-429f-b45f-76e0d98bffe5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001832 sec., 21834.06113537118 rows/sec., 39.13 MiB/sec. | ||
| 4931 | 2026.01.14 02:38:27.654663 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4932 | 2026.01.14 02:38:27.654692 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4933 | 2026.01.14 02:38:27.654692 [ 264 ] {4d755bae-433f-429f-b45f-76e0d98bffe5} <Debug> TCPHandler: Processed in 0.002028107 sec. | ||
| 4934 | 2026.01.14 02:38:27.654799 [ 198 ] {54faf14f-464a-4e46-92f0-faf20853345d::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 | ||
| 4935 | 2026.01.14 02:38:27.654824 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4936 | 2026.01.14 02:38:27.654919 [ 264 ] {e100ea5b-c39f-42ab-b3d7-4e6d3a8a01be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4937 | 2026.01.14 02:38:27.654960 [ 264 ] {e100ea5b-c39f-42ab-b3d7-4e6d3a8a01be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4938 | 2026.01.14 02:38:27.655001 [ 198 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4939 | 2026.01.14 02:38:27.655057 [ 198 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 372 rows starting from the beginning of the part | ||
| 4940 | 2026.01.14 02:38:27.655182 [ 198 ] {54faf14f-464a-4e46-92f0-faf20853345d::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 | ||
| 4941 | 2026.01.14 02:38:27.655292 [ 264 ] {e100ea5b-c39f-42ab-b3d7-4e6d3a8a01be} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2026.01.14 02:38:27.655300 [ 198 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 4943 | 2026.01.14 02:38:27.655330 [ 264 ] {e100ea5b-c39f-42ab-b3d7-4e6d3a8a01be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4944 | 2026.01.14 02:38:27.655419 [ 198 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 4945 | 2026.01.14 02:38:27.655531 [ 198 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 4946 | 2026.01.14 02:38:27.655637 [ 198 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 4947 | 2026.01.14 02:38:27.655654 [ 264 ] {e100ea5b-c39f-42ab-b3d7-4e6d3a8a01be} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4948 | 2026.01.14 02:38:27.655863 [ 264 ] {e100ea5b-c39f-42ab-b3d7-4e6d3a8a01be} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2026.01.14 02:38:27.655992 [ 264 ] {e100ea5b-c39f-42ab-b3d7-4e6d3a8a01be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 4950 | 2026.01.14 02:38:27.656027 [ 264 ] {e100ea5b-c39f-42ab-b3d7-4e6d3a8a01be} <Debug> TCPHandler: Processed in 0.0012527 sec. | ||
| 4951 | 2026.01.14 02:38:27.660143 [ 188 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 19 columns (19 merged, 0 gathered) in 0.005380314 sec., 106313.49768805316 rows/sec., 190.51 MiB/sec. | ||
| 4952 | 2026.01.14 02:38:27.661350 [ 188 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4953 | 2026.01.14 02:38:27.661743 [ 188 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2026.01.14 02:38:27.661825 [ 188 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4955 | 2026.01.14 02:38:27.661958 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.58 MiB. | ||
| 4956 | 2026.01.14 02:38:28.000198 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.20 MiB, peak 261.72 MiB, free memory in arenas 0.00 B, will set to 257.68 MiB (RSS), difference: 1.47 MiB | ||
| 4957 | 2026.01.14 02:38:28.210941 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4958 | 2026.01.14 02:38:28.227285 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4959 | 2026.01.14 02:38:28.227332 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 4960 | 2026.01.14 02:38:28.232961 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4961 | 2026.01.14 02:38:28.233641 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4962 | 2026.01.14 02:38:28.236203 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4963 | 2026.01.14 02:38:32.614183 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4964 | 2026.01.14 02:38:32.614389 [ 264 ] {ffd2b00c-6482-4a64-a438-6fcdcc339c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4965 | 2026.01.14 02:38:32.614458 [ 264 ] {ffd2b00c-6482-4a64-a438-6fcdcc339c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4966 | 2026.01.14 02:38:32.615142 [ 264 ] {ffd2b00c-6482-4a64-a438-6fcdcc339c9f} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.01.14 02:38:32.615191 [ 264 ] {ffd2b00c-6482-4a64-a438-6fcdcc339c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4968 | 2026.01.14 02:38:32.615558 [ 264 ] {ffd2b00c-6482-4a64-a438-6fcdcc339c9f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4969 | 2026.01.14 02:38:32.615769 [ 264 ] {ffd2b00c-6482-4a64-a438-6fcdcc339c9f} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2026.01.14 02:38:32.615919 [ 264 ] {ffd2b00c-6482-4a64-a438-6fcdcc339c9f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001582 sec., 35398.23008849558 rows/sec., 2.72 MiB/sec. | ||
| 4971 | 2026.01.14 02:38:32.615959 [ 264 ] {ffd2b00c-6482-4a64-a438-6fcdcc339c9f} <Debug> TCPHandler: Processed in 0.001907545 sec. | ||
| 4972 | 2026.01.14 02:38:32.616074 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4973 | 2026.01.14 02:38:32.616167 [ 264 ] {405dfd7c-e2e1-45bd-b65a-2b7533ccbd79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4974 | 2026.01.14 02:38:32.616205 [ 264 ] {405dfd7c-e2e1-45bd-b65a-2b7533ccbd79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4975 | 2026.01.14 02:38:32.616595 [ 264 ] {405dfd7c-e2e1-45bd-b65a-2b7533ccbd79} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.01.14 02:38:32.616630 [ 264 ] {405dfd7c-e2e1-45bd-b65a-2b7533ccbd79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4977 | 2026.01.14 02:38:32.616926 [ 264 ] {405dfd7c-e2e1-45bd-b65a-2b7533ccbd79} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4978 | 2026.01.14 02:38:32.617127 [ 264 ] {405dfd7c-e2e1-45bd-b65a-2b7533ccbd79} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4979 | 2026.01.14 02:38:32.617248 [ 264 ] {405dfd7c-e2e1-45bd-b65a-2b7533ccbd79} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0011 sec., 58181.81818181818 rows/sec., 4.54 MiB/sec. | ||
| 4980 | 2026.01.14 02:38:32.617284 [ 264 ] {405dfd7c-e2e1-45bd-b65a-2b7533ccbd79} <Debug> TCPHandler: Processed in 0.00125793 sec. | ||
| 4981 | 2026.01.14 02:38:32.617392 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4982 | 2026.01.14 02:38:32.617485 [ 264 ] {d3003b01-c1ca-4c3a-b819-1f1dcc42b639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4983 | 2026.01.14 02:38:32.617526 [ 264 ] {d3003b01-c1ca-4c3a-b819-1f1dcc42b639} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4984 | 2026.01.14 02:38:32.617986 [ 264 ] {d3003b01-c1ca-4c3a-b819-1f1dcc42b639} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4985 | 2026.01.14 02:38:32.618023 [ 264 ] {d3003b01-c1ca-4c3a-b819-1f1dcc42b639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4986 | 2026.01.14 02:38:32.618338 [ 264 ] {d3003b01-c1ca-4c3a-b819-1f1dcc42b639} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4987 | 2026.01.14 02:38:32.618532 [ 264 ] {d3003b01-c1ca-4c3a-b819-1f1dcc42b639} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4988 | 2026.01.14 02:38:32.618660 [ 264 ] {d3003b01-c1ca-4c3a-b819-1f1dcc42b639} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 4989 | 2026.01.14 02:38:32.618696 [ 264 ] {d3003b01-c1ca-4c3a-b819-1f1dcc42b639} <Debug> TCPHandler: Processed in 0.001351251 sec. | ||
| 4990 | 2026.01.14 02:38:32.618805 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4991 | 2026.01.14 02:38:32.618898 [ 264 ] {f07bf868-ff00-4e3c-8473-78943b93aa2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4992 | 2026.01.14 02:38:32.618938 [ 264 ] {f07bf868-ff00-4e3c-8473-78943b93aa2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4993 | 2026.01.14 02:38:32.619260 [ 264 ] {f07bf868-ff00-4e3c-8473-78943b93aa2c} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4994 | 2026.01.14 02:38:32.619295 [ 264 ] {f07bf868-ff00-4e3c-8473-78943b93aa2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4995 | 2026.01.14 02:38:32.619584 [ 264 ] {f07bf868-ff00-4e3c-8473-78943b93aa2c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4996 | 2026.01.14 02:38:32.619784 [ 264 ] {f07bf868-ff00-4e3c-8473-78943b93aa2c} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2026.01.14 02:38:32.619908 [ 264 ] {f07bf868-ff00-4e3c-8473-78943b93aa2c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001029 sec., 58309.03790087464 rows/sec., 3.93 MiB/sec. | ||
| 4998 | 2026.01.14 02:38:32.619942 [ 264 ] {f07bf868-ff00-4e3c-8473-78943b93aa2c} <Debug> TCPHandler: Processed in 0.001185 sec. | ||
| 4999 | 2026.01.14 02:38:34.986929 [ 24 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5000 | 2026.01.14 02:38:34.987008 [ 24 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5001 | 2026.01.14 02:38:35.138607 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11539 | ||
| 5002 | 2026.01.14 02:38:35.139208 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5003 | 2026.01.14 02:38:35.139256 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5004 | 2026.01.14 02:38:35.139761 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5005 | 2026.01.14 02:38:35.140015 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5006 | 2026.01.14 02:38:35.140159 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11539 | ||
| 5007 | 2026.01.14 02:38:35.178341 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 640 | ||
| 5008 | 2026.01.14 02:38:35.180921 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5009 | 2026.01.14 02:38:35.180984 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5010 | 2026.01.14 02:38:35.182210 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5011 | 2026.01.14 02:38:35.182495 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5012 | 2026.01.14 02:38:35.182846 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 640 | ||
| 5013 | 2026.01.14 02:38:35.736399 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5014 | 2026.01.14 02:38:35.753269 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5015 | 2026.01.14 02:38:35.753333 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5016 | 2026.01.14 02:38:35.759522 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5017 | 2026.01.14 02:38:35.760230 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5018 | 2026.01.14 02:38:35.763175 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5019 | 2026.01.14 02:38:37.617346 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5020 | 2026.01.14 02:38:37.617535 [ 264 ] {b56aa0c2-109a-41fa-bc51-4c6728fdd31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5021 | 2026.01.14 02:38:37.617608 [ 264 ] {b56aa0c2-109a-41fa-bc51-4c6728fdd31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5022 | 2026.01.14 02:38:37.618398 [ 264 ] {b56aa0c2-109a-41fa-bc51-4c6728fdd31b} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2026.01.14 02:38:37.618441 [ 264 ] {b56aa0c2-109a-41fa-bc51-4c6728fdd31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5024 | 2026.01.14 02:38:37.618822 [ 264 ] {b56aa0c2-109a-41fa-bc51-4c6728fdd31b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5025 | 2026.01.14 02:38:37.619034 [ 264 ] {b56aa0c2-109a-41fa-bc51-4c6728fdd31b} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2026.01.14 02:38:37.619178 [ 264 ] {b56aa0c2-109a-41fa-bc51-4c6728fdd31b} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001695 sec., 80235.98820058997 rows/sec., 6.96 MiB/sec. | ||
| 5027 | 2026.01.14 02:38:37.619218 [ 264 ] {b56aa0c2-109a-41fa-bc51-4c6728fdd31b} <Debug> TCPHandler: Processed in 0.001994146 sec. | ||
| 5028 | 2026.01.14 02:38:37.619348 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5029 | 2026.01.14 02:38:37.619443 [ 264 ] {e2c2fab4-57df-48ad-a77b-0353d39b575b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5030 | 2026.01.14 02:38:37.619482 [ 264 ] {e2c2fab4-57df-48ad-a77b-0353d39b575b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5031 | 2026.01.14 02:38:37.619882 [ 264 ] {e2c2fab4-57df-48ad-a77b-0353d39b575b} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5032 | 2026.01.14 02:38:37.619918 [ 264 ] {e2c2fab4-57df-48ad-a77b-0353d39b575b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5033 | 2026.01.14 02:38:37.620218 [ 264 ] {e2c2fab4-57df-48ad-a77b-0353d39b575b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5034 | 2026.01.14 02:38:37.620416 [ 264 ] {e2c2fab4-57df-48ad-a77b-0353d39b575b} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5035 | 2026.01.14 02:38:37.620538 [ 264 ] {e2c2fab4-57df-48ad-a77b-0353d39b575b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001113 sec., 35938.90386343216 rows/sec., 2.64 MiB/sec. | ||
| 5036 | 2026.01.14 02:38:37.620573 [ 264 ] {e2c2fab4-57df-48ad-a77b-0353d39b575b} <Debug> TCPHandler: Processed in 0.001273471 sec. | ||
| 5037 | 2026.01.14 02:38:37.620689 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5038 | 2026.01.14 02:38:37.620781 [ 264 ] {cd7ca044-494b-4b25-a9d7-15a771148e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5039 | 2026.01.14 02:38:37.620820 [ 264 ] {cd7ca044-494b-4b25-a9d7-15a771148e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5040 | 2026.01.14 02:38:37.621229 [ 264 ] {cd7ca044-494b-4b25-a9d7-15a771148e4f} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5041 | 2026.01.14 02:38:37.621263 [ 264 ] {cd7ca044-494b-4b25-a9d7-15a771148e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5042 | 2026.01.14 02:38:37.621544 [ 264 ] {cd7ca044-494b-4b25-a9d7-15a771148e4f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5043 | 2026.01.14 02:38:37.621749 [ 264 ] {cd7ca044-494b-4b25-a9d7-15a771148e4f} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5044 | 2026.01.14 02:38:37.621871 [ 264 ] {cd7ca044-494b-4b25-a9d7-15a771148e4f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001108 sec., 93862.81588447653 rows/sec., 7.33 MiB/sec. | ||
| 5045 | 2026.01.14 02:38:37.621908 [ 264 ] {cd7ca044-494b-4b25-a9d7-15a771148e4f} <Debug> TCPHandler: Processed in 0.00126562 sec. | ||
| 5046 | 2026.01.14 02:38:37.622016 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5047 | 2026.01.14 02:38:37.622107 [ 264 ] {ff209c03-e5eb-4451-98a5-70a6945dfef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5048 | 2026.01.14 02:38:37.622148 [ 264 ] {ff209c03-e5eb-4451-98a5-70a6945dfef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5049 | 2026.01.14 02:38:37.622556 [ 264 ] {ff209c03-e5eb-4451-98a5-70a6945dfef1} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2026.01.14 02:38:37.622591 [ 264 ] {ff209c03-e5eb-4451-98a5-70a6945dfef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5051 | 2026.01.14 02:38:37.622911 [ 264 ] {ff209c03-e5eb-4451-98a5-70a6945dfef1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5052 | 2026.01.14 02:38:37.623114 [ 264 ] {ff209c03-e5eb-4451-98a5-70a6945dfef1} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2026.01.14 02:38:37.623235 [ 264 ] {ff209c03-e5eb-4451-98a5-70a6945dfef1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 5054 | 2026.01.14 02:38:37.623271 [ 264 ] {ff209c03-e5eb-4451-98a5-70a6945dfef1} <Debug> TCPHandler: Processed in 0.001302701 sec. | ||
| 5055 | 2026.01.14 02:38:37.623380 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5056 | 2026.01.14 02:38:37.623471 [ 264 ] {5ee491bb-8746-4e9f-99e5-cb7aa14e79ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5057 | 2026.01.14 02:38:37.623522 [ 264 ] {5ee491bb-8746-4e9f-99e5-cb7aa14e79ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5058 | 2026.01.14 02:38:37.624329 [ 264 ] {5ee491bb-8746-4e9f-99e5-cb7aa14e79ed} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5059 | 2026.01.14 02:38:37.624363 [ 264 ] {5ee491bb-8746-4e9f-99e5-cb7aa14e79ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5060 | 2026.01.14 02:38:37.624935 [ 264 ] {5ee491bb-8746-4e9f-99e5-cb7aa14e79ed} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5061 | 2026.01.14 02:38:37.625154 [ 264 ] {5ee491bb-8746-4e9f-99e5-cb7aa14e79ed} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5062 | 2026.01.14 02:38:37.625287 [ 264 ] {5ee491bb-8746-4e9f-99e5-cb7aa14e79ed} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001834 sec., 21810.250817884407 rows/sec., 39.08 MiB/sec. | ||
| 5063 | 2026.01.14 02:38:37.625338 [ 264 ] {5ee491bb-8746-4e9f-99e5-cb7aa14e79ed} <Debug> TCPHandler: Processed in 0.002008067 sec. | ||
| 5064 | 2026.01.14 02:38:37.625459 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5065 | 2026.01.14 02:38:37.625562 [ 264 ] {dc4cb299-1118-4f24-a52f-ad97402101bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5066 | 2026.01.14 02:38:37.625603 [ 264 ] {dc4cb299-1118-4f24-a52f-ad97402101bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5067 | 2026.01.14 02:38:37.625961 [ 264 ] {dc4cb299-1118-4f24-a52f-ad97402101bf} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5068 | 2026.01.14 02:38:37.626002 [ 264 ] {dc4cb299-1118-4f24-a52f-ad97402101bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5069 | 2026.01.14 02:38:37.626404 [ 264 ] {dc4cb299-1118-4f24-a52f-ad97402101bf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5070 | 2026.01.14 02:38:37.626654 [ 264 ] {dc4cb299-1118-4f24-a52f-ad97402101bf} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5071 | 2026.01.14 02:38:37.626791 [ 264 ] {dc4cb299-1118-4f24-a52f-ad97402101bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001248 sec., 48076.92307692308 rows/sec., 3.24 MiB/sec. | ||
| 5072 | 2026.01.14 02:38:37.626830 [ 264 ] {dc4cb299-1118-4f24-a52f-ad97402101bf} <Debug> TCPHandler: Processed in 0.001420062 sec. | ||
| 5073 | 2026.01.14 02:38:40.965373 [ 63 ] {} <Debug> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5074 | 2026.01.14 02:38:40.965463 [ 63 ] {} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5075 | 2026.01.14 02:38:40.965488 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5076 | 2026.01.14 02:38:40.965609 [ 194 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::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 | ||
| 5077 | 2026.01.14 02:38:40.965744 [ 194 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5078 | 2026.01.14 02:38:40.965779 [ 194 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 238 rows starting from the beginning of the part | ||
| 5079 | 2026.01.14 02:38:40.965846 [ 194 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5080 | 2026.01.14 02:38:40.965890 [ 194 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 5081 | 2026.01.14 02:38:40.965929 [ 194 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 5082 | 2026.01.14 02:38:40.965965 [ 194 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
| 5083 | 2026.01.14 02:38:40.966812 [ 188 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 5 columns (5 merged, 0 gathered) in 0.00125271 sec., 592315.8592172171 rows/sec., 42.69 MiB/sec. | ||
| 5084 | 2026.01.14 02:38:40.966975 [ 194 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5085 | 2026.01.14 02:38:40.967229 [ 194 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_9_2} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5086 | 2026.01.14 02:38:40.967296 [ 194 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_9_2} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5087 | 2026.01.14 02:38:40.967363 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5088 | 2026.01.14 02:38:42.616721 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5089 | 2026.01.14 02:38:42.616897 [ 264 ] {6aaaac4b-3193-489b-852e-5f299b9d73ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5090 | 2026.01.14 02:38:42.616966 [ 264 ] {6aaaac4b-3193-489b-852e-5f299b9d73ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5091 | 2026.01.14 02:38:42.617601 [ 264 ] {6aaaac4b-3193-489b-852e-5f299b9d73ac} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5092 | 2026.01.14 02:38:42.617649 [ 264 ] {6aaaac4b-3193-489b-852e-5f299b9d73ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5093 | 2026.01.14 02:38:42.618024 [ 264 ] {6aaaac4b-3193-489b-852e-5f299b9d73ac} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5094 | 2026.01.14 02:38:42.618268 [ 264 ] {6aaaac4b-3193-489b-852e-5f299b9d73ac} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5095 | 2026.01.14 02:38:42.618424 [ 264 ] {6aaaac4b-3193-489b-852e-5f299b9d73ac} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001573 sec., 15257.469802924348 rows/sec., 1.27 MiB/sec. | ||
| 5096 | 2026.01.14 02:38:42.618473 [ 264 ] {6aaaac4b-3193-489b-852e-5f299b9d73ac} <Debug> TCPHandler: Processed in 0.001879766 sec. | ||
| 5097 | 2026.01.14 02:38:42.618599 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5098 | 2026.01.14 02:38:42.618700 [ 264 ] {b21fb390-fb3f-42fd-9efb-1be30b2f1b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5099 | 2026.01.14 02:38:42.618744 [ 264 ] {b21fb390-fb3f-42fd-9efb-1be30b2f1b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5100 | 2026.01.14 02:38:42.619141 [ 264 ] {b21fb390-fb3f-42fd-9efb-1be30b2f1b2e} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5101 | 2026.01.14 02:38:42.619175 [ 264 ] {b21fb390-fb3f-42fd-9efb-1be30b2f1b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5102 | 2026.01.14 02:38:42.619480 [ 264 ] {b21fb390-fb3f-42fd-9efb-1be30b2f1b2e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5103 | 2026.01.14 02:38:42.619681 [ 264 ] {b21fb390-fb3f-42fd-9efb-1be30b2f1b2e} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5104 | 2026.01.14 02:38:42.619810 [ 264 ] {b21fb390-fb3f-42fd-9efb-1be30b2f1b2e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001133 sec., 1765.2250661959401 rows/sec., 143.94 KiB/sec. | ||
| 5105 | 2026.01.14 02:38:42.619847 [ 264 ] {b21fb390-fb3f-42fd-9efb-1be30b2f1b2e} <Debug> TCPHandler: Processed in 0.001300761 sec. | ||
| 5106 | 2026.01.14 02:38:42.619956 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5107 | 2026.01.14 02:38:42.620052 [ 264 ] {991adb7b-b56f-4ae6-aad2-c06d3b076e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5108 | 2026.01.14 02:38:42.620092 [ 264 ] {991adb7b-b56f-4ae6-aad2-c06d3b076e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5109 | 2026.01.14 02:38:42.620581 [ 264 ] {991adb7b-b56f-4ae6-aad2-c06d3b076e20} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2026.01.14 02:38:42.620616 [ 264 ] {991adb7b-b56f-4ae6-aad2-c06d3b076e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5111 | 2026.01.14 02:38:42.620929 [ 264 ] {991adb7b-b56f-4ae6-aad2-c06d3b076e20} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5112 | 2026.01.14 02:38:42.621127 [ 264 ] {991adb7b-b56f-4ae6-aad2-c06d3b076e20} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2026.01.14 02:38:42.621249 [ 264 ] {991adb7b-b56f-4ae6-aad2-c06d3b076e20} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.001217 sec., 145439.60558751028 rows/sec., 12.79 MiB/sec. | ||
| 5114 | 2026.01.14 02:38:42.621285 [ 264 ] {991adb7b-b56f-4ae6-aad2-c06d3b076e20} <Debug> TCPHandler: Processed in 0.001378901 sec. | ||
| 5115 | 2026.01.14 02:38:42.621389 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5116 | 2026.01.14 02:38:42.621482 [ 264 ] {ece6b199-f649-4beb-84d9-a08747391986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5117 | 2026.01.14 02:38:42.621520 [ 264 ] {ece6b199-f649-4beb-84d9-a08747391986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5118 | 2026.01.14 02:38:42.621897 [ 264 ] {ece6b199-f649-4beb-84d9-a08747391986} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5119 | 2026.01.14 02:38:42.621931 [ 264 ] {ece6b199-f649-4beb-84d9-a08747391986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5120 | 2026.01.14 02:38:42.622221 [ 264 ] {ece6b199-f649-4beb-84d9-a08747391986} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5121 | 2026.01.14 02:38:42.622425 [ 264 ] {ece6b199-f649-4beb-84d9-a08747391986} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5122 | 2026.01.14 02:38:42.622552 [ 264 ] {ece6b199-f649-4beb-84d9-a08747391986} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001088 sec., 12867.64705882353 rows/sec., 1011.57 KiB/sec. | ||
| 5123 | 2026.01.14 02:38:42.622589 [ 264 ] {ece6b199-f649-4beb-84d9-a08747391986} <Debug> TCPHandler: Processed in 0.001249461 sec. | ||
| 5124 | 2026.01.14 02:38:42.622696 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5125 | 2026.01.14 02:38:42.622789 [ 264 ] {4ed14f1e-4ee8-41a5-9015-e0a02076dab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5126 | 2026.01.14 02:38:42.622826 [ 264 ] {4ed14f1e-4ee8-41a5-9015-e0a02076dab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5127 | 2026.01.14 02:38:42.623206 [ 264 ] {4ed14f1e-4ee8-41a5-9015-e0a02076dab5} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2026.01.14 02:38:42.623240 [ 264 ] {4ed14f1e-4ee8-41a5-9015-e0a02076dab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5129 | 2026.01.14 02:38:42.623532 [ 264 ] {4ed14f1e-4ee8-41a5-9015-e0a02076dab5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5130 | 2026.01.14 02:38:42.623736 [ 264 ] {4ed14f1e-4ee8-41a5-9015-e0a02076dab5} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5131 | 2026.01.14 02:38:42.623859 [ 264 ] {4ed14f1e-4ee8-41a5-9015-e0a02076dab5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001088 sec., 22058.823529411766 rows/sec., 1.83 MiB/sec. | ||
| 5132 | 2026.01.14 02:38:42.623896 [ 264 ] {4ed14f1e-4ee8-41a5-9015-e0a02076dab5} <Debug> TCPHandler: Processed in 0.0012494 sec. | ||
| 5133 | 2026.01.14 02:38:42.624001 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5134 | 2026.01.14 02:38:42.624093 [ 264 ] {2d648964-6205-437b-bc4a-3d1341f76f4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5135 | 2026.01.14 02:38:42.624132 [ 264 ] {2d648964-6205-437b-bc4a-3d1341f76f4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5136 | 2026.01.14 02:38:42.624510 [ 264 ] {2d648964-6205-437b-bc4a-3d1341f76f4b} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5137 | 2026.01.14 02:38:42.624543 [ 264 ] {2d648964-6205-437b-bc4a-3d1341f76f4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5138 | 2026.01.14 02:38:42.624833 [ 264 ] {2d648964-6205-437b-bc4a-3d1341f76f4b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5139 | 2026.01.14 02:38:42.625033 [ 264 ] {2d648964-6205-437b-bc4a-3d1341f76f4b} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5140 | 2026.01.14 02:38:42.625154 [ 264 ] {2d648964-6205-437b-bc4a-3d1341f76f4b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001078 sec., 11131.725417439704 rows/sec., 869.67 KiB/sec. | ||
| 5141 | 2026.01.14 02:38:42.625191 [ 264 ] {2d648964-6205-437b-bc4a-3d1341f76f4b} <Debug> TCPHandler: Processed in 0.00124173 sec. | ||
| 5142 | 2026.01.14 02:38:42.625297 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5143 | 2026.01.14 02:38:42.625390 [ 264 ] {ea24d48a-0ca1-4d79-8fd6-d7d00db30e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5144 | 2026.01.14 02:38:42.625429 [ 264 ] {ea24d48a-0ca1-4d79-8fd6-d7d00db30e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5145 | 2026.01.14 02:38:42.625832 [ 264 ] {ea24d48a-0ca1-4d79-8fd6-d7d00db30e0f} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5146 | 2026.01.14 02:38:42.625865 [ 264 ] {ea24d48a-0ca1-4d79-8fd6-d7d00db30e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5147 | 2026.01.14 02:38:42.626168 [ 264 ] {ea24d48a-0ca1-4d79-8fd6-d7d00db30e0f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5148 | 2026.01.14 02:38:42.626384 [ 264 ] {ea24d48a-0ca1-4d79-8fd6-d7d00db30e0f} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5149 | 2026.01.14 02:38:42.626504 [ 264 ] {ea24d48a-0ca1-4d79-8fd6-d7d00db30e0f} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.001132 sec., 90106.0070671378 rows/sec., 7.36 MiB/sec. | ||
| 5150 | 2026.01.14 02:38:42.626541 [ 264 ] {ea24d48a-0ca1-4d79-8fd6-d7d00db30e0f} <Debug> TCPHandler: Processed in 0.00129348 sec. | ||
| 5151 | 2026.01.14 02:38:42.626647 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5152 | 2026.01.14 02:38:42.626741 [ 264 ] {26c74140-4c80-4198-8256-71a8caa3c68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5153 | 2026.01.14 02:38:42.626783 [ 264 ] {26c74140-4c80-4198-8256-71a8caa3c68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5154 | 2026.01.14 02:38:42.627178 [ 264 ] {26c74140-4c80-4198-8256-71a8caa3c68a} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5155 | 2026.01.14 02:38:42.627211 [ 264 ] {26c74140-4c80-4198-8256-71a8caa3c68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5156 | 2026.01.14 02:38:42.627542 [ 264 ] {26c74140-4c80-4198-8256-71a8caa3c68a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5157 | 2026.01.14 02:38:42.627741 [ 264 ] {26c74140-4c80-4198-8256-71a8caa3c68a} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5158 | 2026.01.14 02:38:42.627864 [ 264 ] {26c74140-4c80-4198-8256-71a8caa3c68a} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001142 sec., 172504.37828371278 rows/sec., 12.37 MiB/sec. | ||
| 5159 | 2026.01.14 02:38:42.627900 [ 264 ] {26c74140-4c80-4198-8256-71a8caa3c68a} <Debug> TCPHandler: Processed in 0.00130292 sec. | ||
| 5160 | 2026.01.14 02:38:42.628006 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5161 | 2026.01.14 02:38:42.628098 [ 264 ] {3c8b173c-8977-4d2d-a17b-631210011722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5162 | 2026.01.14 02:38:42.628139 [ 264 ] {3c8b173c-8977-4d2d-a17b-631210011722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5163 | 2026.01.14 02:38:42.628460 [ 264 ] {3c8b173c-8977-4d2d-a17b-631210011722} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5164 | 2026.01.14 02:38:42.628493 [ 264 ] {3c8b173c-8977-4d2d-a17b-631210011722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5165 | 2026.01.14 02:38:42.628803 [ 264 ] {3c8b173c-8977-4d2d-a17b-631210011722} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5166 | 2026.01.14 02:38:42.628998 [ 264 ] {3c8b173c-8977-4d2d-a17b-631210011722} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5167 | 2026.01.14 02:38:42.629124 [ 264 ] {3c8b173c-8977-4d2d-a17b-631210011722} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 5168 | 2026.01.14 02:38:42.629159 [ 264 ] {3c8b173c-8977-4d2d-a17b-631210011722} <Debug> TCPHandler: Processed in 0.00120155 sec. | ||
| 5169 | 2026.01.14 02:38:42.640339 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11987 | ||
| 5170 | 2026.01.14 02:38:42.640904 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5171 | 2026.01.14 02:38:42.640951 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5172 | 2026.01.14 02:38:42.641535 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5173 | 2026.01.14 02:38:42.641762 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5174 | 2026.01.14 02:38:42.641897 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11987 | ||
| 5175 | 2026.01.14 02:38:43.263326 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5176 | 2026.01.14 02:38:43.280968 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5177 | 2026.01.14 02:38:43.281032 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5178 | 2026.01.14 02:38:43.287282 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5179 | 2026.01.14 02:38:43.288009 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5180 | 2026.01.14 02:38:43.291105 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5181 | 2026.01.14 02:38:45.183134 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 670 | ||
| 5182 | 2026.01.14 02:38:45.185358 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2026.01.14 02:38:45.185401 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5184 | 2026.01.14 02:38:45.186565 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5185 | 2026.01.14 02:38:45.186827 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2026.01.14 02:38:45.187082 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 670 | ||
| 5187 | 2026.01.14 02:38:46.676611 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46278 | ||
| 5188 | 2026.01.14 02:38:46.676719 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5189 | 2026.01.14 02:38:46.676747 [ 286 ] {} <Debug> TCP-Session: af55b3b1-160a-4580-a64d-ec0ce3582bfd Authenticating user 'default' from [fd00:1122:3344:101::e]:46278 | ||
| 5190 | 2026.01.14 02:38:46.676768 [ 286 ] {} <Debug> TCP-Session: af55b3b1-160a-4580-a64d-ec0ce3582bfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5191 | 2026.01.14 02:38:46.676781 [ 286 ] {} <Debug> TCP-Session: af55b3b1-160a-4580-a64d-ec0ce3582bfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5192 | 2026.01.14 02:38:46.676974 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50896 | ||
| 5193 | 2026.01.14 02:38:46.676985 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43816 | ||
| 5194 | 2026.01.14 02:38:46.677034 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46663 | ||
| 5195 | 2026.01.14 02:38:46.677067 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47057 | ||
| 5196 | 2026.01.14 02:38:46.677100 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5197 | 2026.01.14 02:38:46.677121 [ 286 ] {} <Trace> TCP-Session: af55b3b1-160a-4580-a64d-ec0ce3582bfd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2026.01.14 02:38:46.677140 [ 287 ] {} <Debug> TCP-Session: b53ff3ab-c822-4c6c-8a56-95366edd1610 Authenticating user 'default' from [fd00:1122:3344:101::e]:50896 | ||
| 5199 | 2026.01.14 02:38:46.677055 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53115 | ||
| 5200 | 2026.01.14 02:38:46.677184 [ 287 ] {} <Debug> TCP-Session: b53ff3ab-c822-4c6c-8a56-95366edd1610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5201 | 2026.01.14 02:38:46.677203 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5202 | 2026.01.14 02:38:46.677217 [ 287 ] {} <Debug> TCP-Session: b53ff3ab-c822-4c6c-8a56-95366edd1610 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5203 | 2026.01.14 02:38:46.677043 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65205 | ||
| 5204 | 2026.01.14 02:38:46.677254 [ 288 ] {} <Debug> TCP-Session: 9efccb94-b45f-4e49-a362-678bde092513 Authenticating user 'default' from [fd00:1122:3344:101::e]:43816 | ||
| 5205 | 2026.01.14 02:38:46.677032 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43102 | ||
| 5206 | 2026.01.14 02:38:46.677309 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5207 | 2026.01.14 02:38:46.677310 [ 286 ] {0b2c7ba6-57a0-4720-980f-007bbf71bb18} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46278) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5208 | 2026.01.14 02:38:46.677356 [ 293 ] {} <Debug> TCP-Session: 9eacc85e-8602-4d47-abe5-3f76ca9d5bfc Authenticating user 'default' from [fd00:1122:3344:101::e]:47057 | ||
| 5209 | 2026.01.14 02:38:46.677311 [ 288 ] {} <Debug> TCP-Session: 9efccb94-b45f-4e49-a362-678bde092513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5210 | 2026.01.14 02:38:46.677391 [ 293 ] {} <Debug> TCP-Session: 9eacc85e-8602-4d47-abe5-3f76ca9d5bfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5211 | 2026.01.14 02:38:46.677074 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33043 | ||
| 5212 | 2026.01.14 02:38:46.677421 [ 293 ] {} <Debug> TCP-Session: 9eacc85e-8602-4d47-abe5-3f76ca9d5bfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5213 | 2026.01.14 02:38:46.677416 [ 288 ] {} <Debug> TCP-Session: 9efccb94-b45f-4e49-a362-678bde092513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5214 | 2026.01.14 02:38:46.677478 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5215 | 2026.01.14 02:38:46.677506 [ 292 ] {} <Debug> TCP-Session: 39fe352e-bb13-4a35-b7cc-e0f72d81dc79 Authenticating user 'default' from [fd00:1122:3344:101::e]:53115 | ||
| 5216 | 2026.01.14 02:38:46.677517 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5217 | 2026.01.14 02:38:46.677523 [ 292 ] {} <Debug> TCP-Session: 39fe352e-bb13-4a35-b7cc-e0f72d81dc79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5218 | 2026.01.14 02:38:46.677554 [ 290 ] {} <Debug> TCP-Session: e629079a-6d69-4c5c-84fe-0f19dfd52360 Authenticating user 'default' from [fd00:1122:3344:101::e]:43102 | ||
| 5219 | 2026.01.14 02:38:46.677557 [ 292 ] {} <Debug> TCP-Session: 39fe352e-bb13-4a35-b7cc-e0f72d81dc79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5220 | 2026.01.14 02:38:46.677580 [ 290 ] {} <Debug> TCP-Session: e629079a-6d69-4c5c-84fe-0f19dfd52360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5221 | 2026.01.14 02:38:46.677598 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5222 | 2026.01.14 02:38:46.677600 [ 290 ] {} <Debug> TCP-Session: e629079a-6d69-4c5c-84fe-0f19dfd52360 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5223 | 2026.01.14 02:38:46.677618 [ 286 ] {0b2c7ba6-57a0-4720-980f-007bbf71bb18} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5224 | 2026.01.14 02:38:46.677636 [ 291 ] {} <Debug> TCP-Session: 08110ce5-9739-4adb-ba93-0cda949a1308 Authenticating user 'default' from [fd00:1122:3344:101::e]:65205 | ||
| 5225 | 2026.01.14 02:38:46.677643 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5226 | 2026.01.14 02:38:46.677673 [ 291 ] {} <Debug> TCP-Session: 08110ce5-9739-4adb-ba93-0cda949a1308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5227 | 2026.01.14 02:38:46.677681 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5228 | 2026.01.14 02:38:46.677692 [ 294 ] {} <Debug> TCP-Session: 3aa10fd7-b6fb-4701-9500-20c2d0877660 Authenticating user 'default' from [fd00:1122:3344:101::e]:33043 | ||
| 5229 | 2026.01.14 02:38:46.677725 [ 289 ] {} <Debug> TCP-Session: f4b1a151-7347-417a-936b-1edad82f7169 Authenticating user 'default' from [fd00:1122:3344:101::e]:46663 | ||
| 5230 | 2026.01.14 02:38:46.677735 [ 294 ] {} <Debug> TCP-Session: 3aa10fd7-b6fb-4701-9500-20c2d0877660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5231 | 2026.01.14 02:38:46.677751 [ 289 ] {} <Debug> TCP-Session: f4b1a151-7347-417a-936b-1edad82f7169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5232 | 2026.01.14 02:38:46.677765 [ 294 ] {} <Debug> TCP-Session: 3aa10fd7-b6fb-4701-9500-20c2d0877660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5233 | 2026.01.14 02:38:46.677778 [ 289 ] {} <Debug> TCP-Session: f4b1a151-7347-417a-936b-1edad82f7169 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5234 | 2026.01.14 02:38:46.677699 [ 291 ] {} <Debug> TCP-Session: 08110ce5-9739-4adb-ba93-0cda949a1308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5235 | 2026.01.14 02:38:46.677690 [ 286 ] {0b2c7ba6-57a0-4720-980f-007bbf71bb18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5236 | 2026.01.14 02:38:46.678113 [ 286 ] {0b2c7ba6-57a0-4720-980f-007bbf71bb18} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 5237 | 2026.01.14 02:38:46.678942 [ 314 ] {0b2c7ba6-57a0-4720-980f-007bbf71bb18} <Trace> AggregatingTransform: Aggregating | ||
| 5238 | 2026.01.14 02:38:46.679022 [ 314 ] {0b2c7ba6-57a0-4720-980f-007bbf71bb18} <Trace> Aggregator: Aggregation method: without_key | ||
| 5239 | 2026.01.14 02:38:46.679064 [ 314 ] {0b2c7ba6-57a0-4720-980f-007bbf71bb18} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000848167 sec. (1179.013 rows/sec., 46.06 KiB/sec.) | ||
| 5240 | 2026.01.14 02:38:46.679084 [ 314 ] {0b2c7ba6-57a0-4720-980f-007bbf71bb18} <Trace> Aggregator: Merging aggregated data | ||
| 5241 | 2026.01.14 02:38:46.680572 [ 286 ] {0b2c7ba6-57a0-4720-980f-007bbf71bb18} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003322 sec., 301.02347983142687 rows/sec., 11.76 KiB/sec. | ||
| 5242 | 2026.01.14 02:38:46.680729 [ 286 ] {0b2c7ba6-57a0-4720-980f-007bbf71bb18} <Debug> TCPHandler: Processed in 0.0037448 sec. | ||
| 5243 | 2026.01.14 02:38:46.680848 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5244 | 2026.01.14 02:38:46.680874 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5245 | 2026.01.14 02:38:46.680885 [ 286 ] {} <Debug> TCP-Session: af55b3b1-160a-4580-a64d-ec0ce3582bfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5246 | 2026.01.14 02:38:46.680896 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5247 | 2026.01.14 02:38:46.680913 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5248 | 2026.01.14 02:38:46.680953 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5249 | 2026.01.14 02:38:46.680993 [ 294 ] {} <Debug> TCP-Session: 3aa10fd7-b6fb-4701-9500-20c2d0877660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5250 | 2026.01.14 02:38:46.680996 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5251 | 2026.01.14 02:38:46.681035 [ 292 ] {} <Debug> TCP-Session: 39fe352e-bb13-4a35-b7cc-e0f72d81dc79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5252 | 2026.01.14 02:38:46.680979 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5253 | 2026.01.14 02:38:46.681063 [ 291 ] {} <Debug> TCP-Session: 08110ce5-9739-4adb-ba93-0cda949a1308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5254 | 2026.01.14 02:38:46.680931 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5255 | 2026.01.14 02:38:46.681109 [ 290 ] {} <Debug> TCP-Session: e629079a-6d69-4c5c-84fe-0f19dfd52360 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5256 | 2026.01.14 02:38:46.680921 [ 288 ] {} <Debug> TCP-Session: 9efccb94-b45f-4e49-a362-678bde092513 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5257 | 2026.01.14 02:38:46.681147 [ 293 ] {} <Debug> TCP-Session: 9eacc85e-8602-4d47-abe5-3f76ca9d5bfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5258 | 2026.01.14 02:38:46.680962 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5259 | 2026.01.14 02:38:46.680963 [ 287 ] {} <Debug> TCP-Session: b53ff3ab-c822-4c6c-8a56-95366edd1610 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5260 | 2026.01.14 02:38:46.681219 [ 289 ] {} <Debug> TCP-Session: f4b1a151-7347-417a-936b-1edad82f7169 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5261 | 2026.01.14 02:38:46.797985 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62036 | ||
| 5262 | 2026.01.14 02:38:46.798096 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5263 | 2026.01.14 02:38:46.798121 [ 286 ] {} <Debug> TCP-Session: 74484d86-0f99-46bf-8016-5fa9c9c6aaf3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62036 | ||
| 5264 | 2026.01.14 02:38:46.798155 [ 286 ] {} <Debug> TCP-Session: 74484d86-0f99-46bf-8016-5fa9c9c6aaf3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5265 | 2026.01.14 02:38:46.798177 [ 286 ] {} <Debug> TCP-Session: 74484d86-0f99-46bf-8016-5fa9c9c6aaf3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5266 | 2026.01.14 02:38:46.798403 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48179 | ||
| 5267 | 2026.01.14 02:38:46.798423 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55678 | ||
| 5268 | 2026.01.14 02:38:46.798458 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61793 | ||
| 5269 | 2026.01.14 02:38:46.798471 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45919 | ||
| 5270 | 2026.01.14 02:38:46.798448 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35487 | ||
| 5271 | 2026.01.14 02:38:46.798521 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5272 | 2026.01.14 02:38:46.798542 [ 286 ] {} <Trace> TCP-Session: 74484d86-0f99-46bf-8016-5fa9c9c6aaf3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5273 | 2026.01.14 02:38:46.798544 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5274 | 2026.01.14 02:38:46.798566 [ 287 ] {} <Debug> TCP-Session: f5ec430d-ab18-4fba-a7c7-73e558895bdb Authenticating user 'default' from [fd00:1122:3344:101::e]:48179 | ||
| 5275 | 2026.01.14 02:38:46.798591 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5276 | 2026.01.14 02:38:46.798603 [ 292 ] {} <Debug> TCP-Session: d6d6dc30-c8db-4fae-9284-a932f639d53f Authenticating user 'default' from [fd00:1122:3344:101::e]:61793 | ||
| 5277 | 2026.01.14 02:38:46.798615 [ 287 ] {} <Debug> TCP-Session: f5ec430d-ab18-4fba-a7c7-73e558895bdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5278 | 2026.01.14 02:38:46.798631 [ 293 ] {} <Debug> TCP-Session: 036fbc90-dbd8-4464-ba2c-1331f95c4dd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45919 | ||
| 5279 | 2026.01.14 02:38:46.798649 [ 287 ] {} <Debug> TCP-Session: f5ec430d-ab18-4fba-a7c7-73e558895bdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5280 | 2026.01.14 02:38:46.798644 [ 292 ] {} <Debug> TCP-Session: d6d6dc30-c8db-4fae-9284-a932f639d53f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5281 | 2026.01.14 02:38:46.798670 [ 293 ] {} <Debug> TCP-Session: 036fbc90-dbd8-4464-ba2c-1331f95c4dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5282 | 2026.01.14 02:38:46.798700 [ 292 ] {} <Debug> TCP-Session: d6d6dc30-c8db-4fae-9284-a932f639d53f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5283 | 2026.01.14 02:38:46.798708 [ 293 ] {} <Debug> TCP-Session: 036fbc90-dbd8-4464-ba2c-1331f95c4dd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5284 | 2026.01.14 02:38:46.798727 [ 286 ] {9c404178-400a-48e3-8360-5b3455356030} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62036) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5285 | 2026.01.14 02:38:46.798594 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5286 | 2026.01.14 02:38:46.798544 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5287 | 2026.01.14 02:38:46.798786 [ 291 ] {} <Debug> TCP-Session: 88ec5ba9-6834-4a33-ad3f-0cc189a5cccc Authenticating user 'default' from [fd00:1122:3344:101::e]:35487 | ||
| 5288 | 2026.01.14 02:38:46.798474 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60452 | ||
| 5289 | 2026.01.14 02:38:46.798820 [ 291 ] {} <Debug> TCP-Session: 88ec5ba9-6834-4a33-ad3f-0cc189a5cccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5290 | 2026.01.14 02:38:46.798817 [ 288 ] {} <Debug> TCP-Session: a2d2cc99-e315-4d67-ad1f-1168fc4efed0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55678 | ||
| 5291 | 2026.01.14 02:38:46.798851 [ 291 ] {} <Debug> TCP-Session: 88ec5ba9-6834-4a33-ad3f-0cc189a5cccc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5292 | 2026.01.14 02:38:46.798880 [ 288 ] {} <Debug> TCP-Session: a2d2cc99-e315-4d67-ad1f-1168fc4efed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5293 | 2026.01.14 02:38:46.798881 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5294 | 2026.01.14 02:38:46.798913 [ 288 ] {} <Debug> TCP-Session: a2d2cc99-e315-4d67-ad1f-1168fc4efed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5295 | 2026.01.14 02:38:46.798931 [ 294 ] {} <Debug> TCP-Session: 9b41ef6f-b5a3-4d01-85d1-52fed2c4f8fa Authenticating user 'default' from [fd00:1122:3344:101::e]:60452 | ||
| 5296 | 2026.01.14 02:38:46.798432 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45048 | ||
| 5297 | 2026.01.14 02:38:46.798957 [ 294 ] {} <Debug> TCP-Session: 9b41ef6f-b5a3-4d01-85d1-52fed2c4f8fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5298 | 2026.01.14 02:38:46.798437 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64987 | ||
| 5299 | 2026.01.14 02:38:46.798985 [ 294 ] {} <Debug> TCP-Session: 9b41ef6f-b5a3-4d01-85d1-52fed2c4f8fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5300 | 2026.01.14 02:38:46.799020 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5301 | 2026.01.14 02:38:46.798987 [ 286 ] {9c404178-400a-48e3-8360-5b3455356030} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5302 | 2026.01.14 02:38:46.799048 [ 290 ] {} <Debug> TCP-Session: ed17ada8-365d-41e1-9b24-5bdad3dd54e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:45048 | ||
| 5303 | 2026.01.14 02:38:46.799061 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5304 | 2026.01.14 02:38:46.799076 [ 290 ] {} <Debug> TCP-Session: ed17ada8-365d-41e1-9b24-5bdad3dd54e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5305 | 2026.01.14 02:38:46.799096 [ 286 ] {9c404178-400a-48e3-8360-5b3455356030} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5306 | 2026.01.14 02:38:46.799100 [ 290 ] {} <Debug> TCP-Session: ed17ada8-365d-41e1-9b24-5bdad3dd54e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5307 | 2026.01.14 02:38:46.799096 [ 289 ] {} <Debug> TCP-Session: 03aeaa8d-482f-4611-abea-4603cac5f6d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:64987 | ||
| 5308 | 2026.01.14 02:38:46.799138 [ 289 ] {} <Debug> TCP-Session: 03aeaa8d-482f-4611-abea-4603cac5f6d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5309 | 2026.01.14 02:38:46.799150 [ 289 ] {} <Debug> TCP-Session: 03aeaa8d-482f-4611-abea-4603cac5f6d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5310 | 2026.01.14 02:38:46.799384 [ 286 ] {9c404178-400a-48e3-8360-5b3455356030} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 5311 | 2026.01.14 02:38:46.800291 [ 298 ] {9c404178-400a-48e3-8360-5b3455356030} <Trace> AggregatingTransform: Aggregating | ||
| 5312 | 2026.01.14 02:38:46.800339 [ 298 ] {9c404178-400a-48e3-8360-5b3455356030} <Trace> Aggregator: Aggregation method: without_key | ||
| 5313 | 2026.01.14 02:38:46.800377 [ 298 ] {9c404178-400a-48e3-8360-5b3455356030} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000889528 sec. (1124.192 rows/sec., 43.91 KiB/sec.) | ||
| 5314 | 2026.01.14 02:38:46.800395 [ 298 ] {9c404178-400a-48e3-8360-5b3455356030} <Trace> Aggregator: Merging aggregated data | ||
| 5315 | 2026.01.14 02:38:46.801839 [ 286 ] {9c404178-400a-48e3-8360-5b3455356030} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003172 sec., 315.2585119798235 rows/sec., 12.31 KiB/sec. | ||
| 5316 | 2026.01.14 02:38:46.801948 [ 286 ] {9c404178-400a-48e3-8360-5b3455356030} <Debug> TCPHandler: Processed in 0.003526799 sec. | ||
| 5317 | 2026.01.14 02:38:46.802073 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5318 | 2026.01.14 02:38:46.802102 [ 286 ] {} <Debug> TCP-Session: 74484d86-0f99-46bf-8016-5fa9c9c6aaf3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5319 | 2026.01.14 02:38:46.802109 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5320 | 2026.01.14 02:38:46.802156 [ 287 ] {} <Debug> TCP-Session: f5ec430d-ab18-4fba-a7c7-73e558895bdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5321 | 2026.01.14 02:38:46.802158 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5322 | 2026.01.14 02:38:46.802178 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5323 | 2026.01.14 02:38:46.802204 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5324 | 2026.01.14 02:38:46.802206 [ 289 ] {} <Debug> TCP-Session: 03aeaa8d-482f-4611-abea-4603cac5f6d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5325 | 2026.01.14 02:38:46.802223 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5326 | 2026.01.14 02:38:46.802252 [ 290 ] {} <Debug> TCP-Session: ed17ada8-365d-41e1-9b24-5bdad3dd54e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5327 | 2026.01.14 02:38:46.802248 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5328 | 2026.01.14 02:38:46.802278 [ 293 ] {} <Debug> TCP-Session: 036fbc90-dbd8-4464-ba2c-1331f95c4dd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5329 | 2026.01.14 02:38:46.802268 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5330 | 2026.01.14 02:38:46.802315 [ 291 ] {} <Debug> TCP-Session: 88ec5ba9-6834-4a33-ad3f-0cc189a5cccc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5331 | 2026.01.14 02:38:46.802363 [ 294 ] {} <Debug> TCP-Session: 9b41ef6f-b5a3-4d01-85d1-52fed2c4f8fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5332 | 2026.01.14 02:38:46.802244 [ 288 ] {} <Debug> TCP-Session: a2d2cc99-e315-4d67-ad1f-1168fc4efed0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5333 | 2026.01.14 02:38:46.802180 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5334 | 2026.01.14 02:38:46.802444 [ 292 ] {} <Debug> TCP-Session: d6d6dc30-c8db-4fae-9284-a932f639d53f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5335 | 2026.01.14 02:38:46.921322 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50043 | ||
| 5336 | 2026.01.14 02:38:46.921427 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5337 | 2026.01.14 02:38:46.921452 [ 286 ] {} <Debug> TCP-Session: c1bef676-a832-4392-8a85-77f9b71854fc Authenticating user 'default' from [fd00:1122:3344:101::e]:50043 | ||
| 5338 | 2026.01.14 02:38:46.921474 [ 286 ] {} <Debug> TCP-Session: c1bef676-a832-4392-8a85-77f9b71854fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5339 | 2026.01.14 02:38:46.921487 [ 286 ] {} <Debug> TCP-Session: c1bef676-a832-4392-8a85-77f9b71854fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5340 | 2026.01.14 02:38:46.921664 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61293 | ||
| 5341 | 2026.01.14 02:38:46.921718 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62165 | ||
| 5342 | 2026.01.14 02:38:46.921740 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55274 | ||
| 5343 | 2026.01.14 02:38:46.921767 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45687 | ||
| 5344 | 2026.01.14 02:38:46.921784 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34333 | ||
| 5345 | 2026.01.14 02:38:46.921784 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5346 | 2026.01.14 02:38:46.921841 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5347 | 2026.01.14 02:38:46.921864 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5348 | 2026.01.14 02:38:46.921864 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5349 | 2026.01.14 02:38:46.921889 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5350 | 2026.01.14 02:38:46.921888 [ 288 ] {} <Debug> TCP-Session: 4e70c431-c824-4ce0-baf0-8bbaf94a0a57 Authenticating user 'default' from [fd00:1122:3344:101::e]:62165 | ||
| 5351 | 2026.01.14 02:38:46.921915 [ 289 ] {} <Debug> TCP-Session: cf4cdd8c-ef7f-4880-8337-9e3dc5270f52 Authenticating user 'default' from [fd00:1122:3344:101::e]:55274 | ||
| 5352 | 2026.01.14 02:38:46.921924 [ 294 ] {} <Debug> TCP-Session: 6db51525-4711-4241-bec1-34bd8eeb680d Authenticating user 'default' from [fd00:1122:3344:101::e]:34333 | ||
| 5353 | 2026.01.14 02:38:46.921942 [ 288 ] {} <Debug> TCP-Session: 4e70c431-c824-4ce0-baf0-8bbaf94a0a57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5354 | 2026.01.14 02:38:46.921957 [ 289 ] {} <Debug> TCP-Session: cf4cdd8c-ef7f-4880-8337-9e3dc5270f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5355 | 2026.01.14 02:38:46.921966 [ 294 ] {} <Debug> TCP-Session: 6db51525-4711-4241-bec1-34bd8eeb680d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5356 | 2026.01.14 02:38:46.921991 [ 288 ] {} <Debug> TCP-Session: 4e70c431-c824-4ce0-baf0-8bbaf94a0a57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5357 | 2026.01.14 02:38:46.921998 [ 289 ] {} <Debug> TCP-Session: cf4cdd8c-ef7f-4880-8337-9e3dc5270f52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5358 | 2026.01.14 02:38:46.922006 [ 294 ] {} <Debug> TCP-Session: 6db51525-4711-4241-bec1-34bd8eeb680d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5359 | 2026.01.14 02:38:46.921875 [ 287 ] {} <Debug> TCP-Session: 09f77625-57e9-4457-bce1-27832377c6af Authenticating user 'default' from [fd00:1122:3344:101::e]:61293 | ||
| 5360 | 2026.01.14 02:38:46.921754 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57116 | ||
| 5361 | 2026.01.14 02:38:46.922075 [ 287 ] {} <Debug> TCP-Session: 09f77625-57e9-4457-bce1-27832377c6af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5362 | 2026.01.14 02:38:46.921778 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52085 | ||
| 5363 | 2026.01.14 02:38:46.922094 [ 287 ] {} <Debug> TCP-Session: 09f77625-57e9-4457-bce1-27832377c6af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5364 | 2026.01.14 02:38:46.922125 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5365 | 2026.01.14 02:38:46.921804 [ 286 ] {} <Trace> TCP-Session: c1bef676-a832-4392-8a85-77f9b71854fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5366 | 2026.01.14 02:38:46.922150 [ 291 ] {} <Debug> TCP-Session: 6d56fa62-bf0e-4b14-bd3c-c4438675d8c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57116 | ||
| 5367 | 2026.01.14 02:38:46.922163 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5368 | 2026.01.14 02:38:46.922185 [ 291 ] {} <Debug> TCP-Session: 6d56fa62-bf0e-4b14-bd3c-c4438675d8c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5369 | 2026.01.14 02:38:46.922203 [ 293 ] {} <Debug> TCP-Session: 25e234aa-ed3a-4558-b289-627c4b013329 Authenticating user 'default' from [fd00:1122:3344:101::e]:52085 | ||
| 5370 | 2026.01.14 02:38:46.922214 [ 291 ] {} <Debug> TCP-Session: 6d56fa62-bf0e-4b14-bd3c-c4438675d8c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5371 | 2026.01.14 02:38:46.922231 [ 293 ] {} <Debug> TCP-Session: 25e234aa-ed3a-4558-b289-627c4b013329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5372 | 2026.01.14 02:38:46.921741 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47422 | ||
| 5373 | 2026.01.14 02:38:46.921892 [ 292 ] {} <Debug> TCP-Session: 08b15e02-0c15-4df1-96d4-0386e44d2c2a Authenticating user 'default' from [fd00:1122:3344:101::e]:45687 | ||
| 5374 | 2026.01.14 02:38:46.922296 [ 293 ] {} <Debug> TCP-Session: 25e234aa-ed3a-4558-b289-627c4b013329 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5375 | 2026.01.14 02:38:46.922332 [ 292 ] {} <Debug> TCP-Session: 08b15e02-0c15-4df1-96d4-0386e44d2c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5376 | 2026.01.14 02:38:46.922347 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5377 | 2026.01.14 02:38:46.922359 [ 292 ] {} <Debug> TCP-Session: 08b15e02-0c15-4df1-96d4-0386e44d2c2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5378 | 2026.01.14 02:38:46.922387 [ 290 ] {} <Debug> TCP-Session: 9249ab47-07bc-464c-8f25-53a318d52691 Authenticating user 'default' from [fd00:1122:3344:101::e]:47422 | ||
| 5379 | 2026.01.14 02:38:46.922416 [ 290 ] {} <Debug> TCP-Session: 9249ab47-07bc-464c-8f25-53a318d52691 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5380 | 2026.01.14 02:38:46.922434 [ 290 ] {} <Debug> TCP-Session: 9249ab47-07bc-464c-8f25-53a318d52691 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5381 | 2026.01.14 02:38:46.922469 [ 286 ] {48e4fed3-1769-4955-94bf-0c8cc2522d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50043) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5382 | 2026.01.14 02:38:46.922764 [ 286 ] {48e4fed3-1769-4955-94bf-0c8cc2522d1b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5383 | 2026.01.14 02:38:46.922823 [ 286 ] {48e4fed3-1769-4955-94bf-0c8cc2522d1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5384 | 2026.01.14 02:38:46.923176 [ 286 ] {48e4fed3-1769-4955-94bf-0c8cc2522d1b} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 5385 | 2026.01.14 02:38:46.924051 [ 308 ] {48e4fed3-1769-4955-94bf-0c8cc2522d1b} <Trace> AggregatingTransform: Aggregating | ||
| 5386 | 2026.01.14 02:38:46.924110 [ 308 ] {48e4fed3-1769-4955-94bf-0c8cc2522d1b} <Trace> Aggregator: Aggregation method: without_key | ||
| 5387 | 2026.01.14 02:38:46.924150 [ 308 ] {48e4fed3-1769-4955-94bf-0c8cc2522d1b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000871197 sec. (1147.846 rows/sec., 44.84 KiB/sec.) | ||
| 5388 | 2026.01.14 02:38:46.924170 [ 308 ] {48e4fed3-1769-4955-94bf-0c8cc2522d1b} <Trace> Aggregator: Merging aggregated data | ||
| 5389 | 2026.01.14 02:38:46.925462 [ 286 ] {48e4fed3-1769-4955-94bf-0c8cc2522d1b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003172 sec., 315.2585119798235 rows/sec., 12.31 KiB/sec. | ||
| 5390 | 2026.01.14 02:38:46.925628 [ 286 ] {48e4fed3-1769-4955-94bf-0c8cc2522d1b} <Debug> TCPHandler: Processed in 0.003935083 sec. | ||
| 5391 | 2026.01.14 02:38:46.925763 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5392 | 2026.01.14 02:38:46.925798 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5393 | 2026.01.14 02:38:46.925815 [ 294 ] {} <Debug> TCP-Session: 6db51525-4711-4241-bec1-34bd8eeb680d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5394 | 2026.01.14 02:38:46.925824 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5395 | 2026.01.14 02:38:46.925852 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5396 | 2026.01.14 02:38:46.925866 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5397 | 2026.01.14 02:38:46.925895 [ 293 ] {} <Debug> TCP-Session: 25e234aa-ed3a-4558-b289-627c4b013329 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5398 | 2026.01.14 02:38:46.925899 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5399 | 2026.01.14 02:38:46.925940 [ 290 ] {} <Debug> TCP-Session: 9249ab47-07bc-464c-8f25-53a318d52691 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5400 | 2026.01.14 02:38:46.925946 [ 289 ] {} <Debug> TCP-Session: cf4cdd8c-ef7f-4880-8337-9e3dc5270f52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5401 | 2026.01.14 02:38:46.926013 [ 291 ] {} <Debug> TCP-Session: 6d56fa62-bf0e-4b14-bd3c-c4438675d8c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5402 | 2026.01.14 02:38:46.925847 [ 287 ] {} <Debug> TCP-Session: 09f77625-57e9-4457-bce1-27832377c6af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5403 | 2026.01.14 02:38:46.925979 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5404 | 2026.01.14 02:38:46.925951 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5405 | 2026.01.14 02:38:46.926149 [ 286 ] {} <Debug> TCP-Session: c1bef676-a832-4392-8a85-77f9b71854fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5406 | 2026.01.14 02:38:46.925937 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5407 | 2026.01.14 02:38:46.926189 [ 292 ] {} <Debug> TCP-Session: 08b15e02-0c15-4df1-96d4-0386e44d2c2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5408 | 2026.01.14 02:38:46.926215 [ 288 ] {} <Debug> TCP-Session: 4e70c431-c824-4ce0-baf0-8bbaf94a0a57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5409 | 2026.01.14 02:38:47.617252 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5410 | 2026.01.14 02:38:47.617441 [ 264 ] {c1beac2c-40d0-421b-97b3-7da3cb73df50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5411 | 2026.01.14 02:38:47.617513 [ 264 ] {c1beac2c-40d0-421b-97b3-7da3cb73df50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5412 | 2026.01.14 02:38:47.618299 [ 264 ] {c1beac2c-40d0-421b-97b3-7da3cb73df50} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5413 | 2026.01.14 02:38:47.618345 [ 264 ] {c1beac2c-40d0-421b-97b3-7da3cb73df50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5414 | 2026.01.14 02:38:47.618763 [ 264 ] {c1beac2c-40d0-421b-97b3-7da3cb73df50} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5415 | 2026.01.14 02:38:47.619015 [ 264 ] {c1beac2c-40d0-421b-97b3-7da3cb73df50} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5416 | 2026.01.14 02:38:47.619185 [ 264 ] {c1beac2c-40d0-421b-97b3-7da3cb73df50} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001793 sec., 75850.5298382599 rows/sec., 6.58 MiB/sec. | ||
| 5417 | 2026.01.14 02:38:47.619186 [ 57 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5418 | 2026.01.14 02:38:47.619241 [ 264 ] {c1beac2c-40d0-421b-97b3-7da3cb73df50} <Debug> TCPHandler: Processed in 0.002128697 sec. | ||
| 5419 | 2026.01.14 02:38:47.619267 [ 57 ] {} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5420 | 2026.01.14 02:38:47.619296 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5421 | 2026.01.14 02:38:47.619389 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5422 | 2026.01.14 02:38:47.619390 [ 198 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::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 | ||
| 5423 | 2026.01.14 02:38:47.619497 [ 198 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5424 | 2026.01.14 02:38:47.619499 [ 264 ] {256e8aa7-12c0-40bf-840f-67cb673efd16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5425 | 2026.01.14 02:38:47.619529 [ 198 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2465 rows starting from the beginning of the part | ||
| 5426 | 2026.01.14 02:38:47.619557 [ 264 ] {256e8aa7-12c0-40bf-840f-67cb673efd16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5427 | 2026.01.14 02:38:47.619587 [ 198 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1277 rows starting from the beginning of the part | ||
| 5428 | 2026.01.14 02:38:47.619635 [ 198 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5429 | 2026.01.14 02:38:47.619676 [ 198 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 136 rows starting from the beginning of the part | ||
| 5430 | 2026.01.14 02:38:47.619719 [ 198 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 177 rows starting from the beginning of the part | ||
| 5431 | 2026.01.14 02:38:47.619758 [ 198 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 136 rows starting from the beginning of the part | ||
| 5432 | 2026.01.14 02:38:47.620032 [ 264 ] {256e8aa7-12c0-40bf-840f-67cb673efd16} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2026.01.14 02:38:47.620075 [ 264 ] {256e8aa7-12c0-40bf-840f-67cb673efd16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5434 | 2026.01.14 02:38:47.620407 [ 264 ] {256e8aa7-12c0-40bf-840f-67cb673efd16} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5435 | 2026.01.14 02:38:47.620625 [ 264 ] {256e8aa7-12c0-40bf-840f-67cb673efd16} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5436 | 2026.01.14 02:38:47.620776 [ 264 ] {256e8aa7-12c0-40bf-840f-67cb673efd16} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.0013 sec., 30769.23076923077 rows/sec., 2.26 MiB/sec. | ||
| 5437 | 2026.01.14 02:38:47.620788 [ 55 ] {} <Debug> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5438 | 2026.01.14 02:38:47.620819 [ 264 ] {256e8aa7-12c0-40bf-840f-67cb673efd16} <Debug> TCPHandler: Processed in 0.001490262 sec. | ||
| 5439 | 2026.01.14 02:38:47.620858 [ 55 ] {} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2026.01.14 02:38:47.620886 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5441 | 2026.01.14 02:38:47.620959 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5442 | 2026.01.14 02:38:47.620973 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 5443 | 2026.01.14 02:38:47.621064 [ 264 ] {8298b7a9-1b13-47ad-9351-3c4fadc0e407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5444 | 2026.01.14 02:38:47.621067 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5445 | 2026.01.14 02:38:47.621108 [ 264 ] {8298b7a9-1b13-47ad-9351-3c4fadc0e407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5446 | 2026.01.14 02:38:47.621113 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 277 rows starting from the beginning of the part | ||
| 5447 | 2026.01.14 02:38:47.621167 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 5448 | 2026.01.14 02:38:47.621208 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 5449 | 2026.01.14 02:38:47.621251 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 5450 | 2026.01.14 02:38:47.621286 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
| 5451 | 2026.01.14 02:38:47.621320 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 5452 | 2026.01.14 02:38:47.621619 [ 264 ] {8298b7a9-1b13-47ad-9351-3c4fadc0e407} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5453 | 2026.01.14 02:38:47.621655 [ 264 ] {8298b7a9-1b13-47ad-9351-3c4fadc0e407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5454 | 2026.01.14 02:38:47.621713 [ 188 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4247 rows, containing 5 columns (5 merged, 0 gathered) in 0.002356919 sec., 1801928.7043805919 rows/sec., 155.93 MiB/sec. | ||
| 5455 | 2026.01.14 02:38:47.622002 [ 264 ] {8298b7a9-1b13-47ad-9351-3c4fadc0e407} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5456 | 2026.01.14 02:38:47.622074 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5457 | 2026.01.14 02:38:47.622240 [ 203 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 453 rows, containing 5 columns (5 merged, 0 gathered) in 0.001304371 sec., 347293.8297462915 rows/sec., 24.50 MiB/sec. | ||
| 5458 | 2026.01.14 02:38:47.622343 [ 264 ] {8298b7a9-1b13-47ad-9351-3c4fadc0e407} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2026.01.14 02:38:47.622381 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5460 | 2026.01.14 02:38:47.622461 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_36_7} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5461 | 2026.01.14 02:38:47.622492 [ 55 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5462 | 2026.01.14 02:38:47.622512 [ 264 ] {8298b7a9-1b13-47ad-9351-3c4fadc0e407} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001469 sec., 70796.46017699115 rows/sec., 5.53 MiB/sec. | ||
| 5463 | 2026.01.14 02:38:47.622529 [ 55 ] {} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5464 | 2026.01.14 02:38:47.622565 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5465 | 2026.01.14 02:38:47.622565 [ 264 ] {8298b7a9-1b13-47ad-9351-3c4fadc0e407} <Debug> TCPHandler: Processed in 0.001656804 sec. | ||
| 5466 | 2026.01.14 02:38:47.622565 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_36_7} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5467 | 2026.01.14 02:38:47.622683 [ 188 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 5468 | 2026.01.14 02:38:47.622706 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_26_5} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5469 | 2026.01.14 02:38:47.622730 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5470 | 2026.01.14 02:38:47.622733 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 5471 | 2026.01.14 02:38:47.622782 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_26_5} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5472 | 2026.01.14 02:38:47.622791 [ 188 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5473 | 2026.01.14 02:38:47.622833 [ 188 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1249 rows starting from the beginning of the part | ||
| 5474 | 2026.01.14 02:38:47.622847 [ 264 ] {55d3b0c4-8970-455f-a2b6-44ea4fd212c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5475 | 2026.01.14 02:38:47.622858 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5476 | 2026.01.14 02:38:47.622900 [ 264 ] {55d3b0c4-8970-455f-a2b6-44ea4fd212c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5477 | 2026.01.14 02:38:47.622900 [ 188 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 562 rows starting from the beginning of the part | ||
| 5478 | 2026.01.14 02:38:47.622961 [ 188 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5479 | 2026.01.14 02:38:47.623001 [ 188 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 5480 | 2026.01.14 02:38:47.623038 [ 188 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 102 rows starting from the beginning of the part | ||
| 5481 | 2026.01.14 02:38:47.623078 [ 188 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 5482 | 2026.01.14 02:38:47.623353 [ 264 ] {55d3b0c4-8970-455f-a2b6-44ea4fd212c7} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5483 | 2026.01.14 02:38:47.623403 [ 264 ] {55d3b0c4-8970-455f-a2b6-44ea4fd212c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5484 | 2026.01.14 02:38:47.623823 [ 264 ] {55d3b0c4-8970-455f-a2b6-44ea4fd212c7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5485 | 2026.01.14 02:38:47.624055 [ 264 ] {55d3b0c4-8970-455f-a2b6-44ea4fd212c7} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5486 | 2026.01.14 02:38:47.624173 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5487 | 2026.01.14 02:38:47.624193 [ 264 ] {55d3b0c4-8970-455f-a2b6-44ea4fd212c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001369 sec., 116873.6303871439 rows/sec., 8.14 MiB/sec. | ||
| 5488 | 2026.01.14 02:38:47.624207 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5489 | 2026.01.14 02:38:47.624233 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5490 | 2026.01.14 02:38:47.624239 [ 264 ] {55d3b0c4-8970-455f-a2b6-44ea4fd212c7} <Debug> TCPHandler: Processed in 0.001562483 sec. | ||
| 5491 | 2026.01.14 02:38:47.624273 [ 194 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001643634 sec., 1329371.3807331803 rows/sec., 103.32 MiB/sec. | ||
| 5492 | 2026.01.14 02:38:47.624313 [ 188 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 5493 | 2026.01.14 02:38:47.624368 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5494 | 2026.01.14 02:38:47.624437 [ 188 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5495 | 2026.01.14 02:38:47.624470 [ 264 ] {1717cb5e-87ea-457f-b1e9-651201987865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5496 | 2026.01.14 02:38:47.624480 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5497 | 2026.01.14 02:38:47.624477 [ 188 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9334 rows starting from the beginning of the part | ||
| 5498 | 2026.01.14 02:38:47.624532 [ 264 ] {1717cb5e-87ea-457f-b1e9-651201987865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5499 | 2026.01.14 02:38:47.624577 [ 188 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 845 rows starting from the beginning of the part | ||
| 5500 | 2026.01.14 02:38:47.624644 [ 188 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 5501 | 2026.01.14 02:38:47.624705 [ 188 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5502 | 2026.01.14 02:38:47.624762 [ 188 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 197 rows starting from the beginning of the part | ||
| 5503 | 2026.01.14 02:38:47.624825 [ 188 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 5504 | 2026.01.14 02:38:47.624855 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_36_7} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5505 | 2026.01.14 02:38:47.624943 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_36_7} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5506 | 2026.01.14 02:38:47.625041 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 5507 | 2026.01.14 02:38:47.625418 [ 264 ] {1717cb5e-87ea-457f-b1e9-651201987865} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5508 | 2026.01.14 02:38:47.625461 [ 264 ] {1717cb5e-87ea-457f-b1e9-651201987865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5509 | 2026.01.14 02:38:47.626056 [ 264 ] {1717cb5e-87ea-457f-b1e9-651201987865} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5510 | 2026.01.14 02:38:47.626335 [ 264 ] {1717cb5e-87ea-457f-b1e9-651201987865} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2026.01.14 02:38:47.626490 [ 264 ] {1717cb5e-87ea-457f-b1e9-651201987865} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00204 sec., 19607.843137254902 rows/sec., 35.14 MiB/sec. | ||
| 5512 | 2026.01.14 02:38:47.626547 [ 264 ] {1717cb5e-87ea-457f-b1e9-651201987865} <Debug> TCPHandler: Processed in 0.002231648 sec. | ||
| 5513 | 2026.01.14 02:38:47.626665 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5514 | 2026.01.14 02:38:47.626761 [ 264 ] {7eb12fe2-cf4c-4bba-94da-a31df59fbb8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5515 | 2026.01.14 02:38:47.626803 [ 264 ] {7eb12fe2-cf4c-4bba-94da-a31df59fbb8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5516 | 2026.01.14 02:38:47.627160 [ 264 ] {7eb12fe2-cf4c-4bba-94da-a31df59fbb8f} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5517 | 2026.01.14 02:38:47.627199 [ 264 ] {7eb12fe2-cf4c-4bba-94da-a31df59fbb8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5518 | 2026.01.14 02:38:47.627516 [ 264 ] {7eb12fe2-cf4c-4bba-94da-a31df59fbb8f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5519 | 2026.01.14 02:38:47.627746 [ 264 ] {7eb12fe2-cf4c-4bba-94da-a31df59fbb8f} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5520 | 2026.01.14 02:38:47.627876 [ 53 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5521 | 2026.01.14 02:38:47.627881 [ 264 ] {7eb12fe2-cf4c-4bba-94da-a31df59fbb8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 5522 | 2026.01.14 02:38:47.627928 [ 53 ] {} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5523 | 2026.01.14 02:38:47.627943 [ 264 ] {7eb12fe2-cf4c-4bba-94da-a31df59fbb8f} <Debug> TCPHandler: Processed in 0.001328381 sec. | ||
| 5524 | 2026.01.14 02:38:47.627954 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5525 | 2026.01.14 02:38:47.628053 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 5526 | 2026.01.14 02:38:47.628174 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5527 | 2026.01.14 02:38:47.628204 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1812 rows starting from the beginning of the part | ||
| 5528 | 2026.01.14 02:38:47.628261 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5529 | 2026.01.14 02:38:47.628308 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 5530 | 2026.01.14 02:38:47.628350 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5531 | 2026.01.14 02:38:47.628389 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5532 | 2026.01.14 02:38:47.628434 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 5533 | 2026.01.14 02:38:47.628436 [ 200 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10856 rows, containing 5 columns (5 merged, 0 gathered) in 0.004157044 sec., 2611471.0356686143 rows/sec., 179.07 MiB/sec. | ||
| 5534 | 2026.01.14 02:38:47.628668 [ 188 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5535 | 2026.01.14 02:38:47.628909 [ 188 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5536 | 2026.01.14 02:38:47.628979 [ 188 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5537 | 2026.01.14 02:38:47.629041 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 5538 | 2026.01.14 02:38:47.629391 [ 194 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2112 rows, containing 4 columns (4 merged, 0 gathered) in 0.001380342 sec., 1530055.5949177814 rows/sec., 101.93 MiB/sec. | ||
| 5539 | 2026.01.14 02:38:47.629587 [ 188 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5540 | 2026.01.14 02:38:47.629824 [ 188 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_36_7} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2026.01.14 02:38:47.629884 [ 188 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_36_7} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5542 | 2026.01.14 02:38:47.629939 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5543 | 2026.01.14 02:38:49.987073 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5544 | 2026.01.14 02:38:49.987143 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5545 | 2026.01.14 02:38:50.142116 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12499 | ||
| 5546 | 2026.01.14 02:38:50.142708 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2026.01.14 02:38:50.142754 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5548 | 2026.01.14 02:38:50.143242 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5549 | 2026.01.14 02:38:50.143463 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2026.01.14 02:38:50.143591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12499 | ||
| 5551 | 2026.01.14 02:38:50.143599 [ 54 ] {} <Debug> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5552 | 2026.01.14 02:38:50.143668 [ 54 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5553 | 2026.01.14 02:38:50.143692 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5554 | 2026.01.14 02:38:50.143796 [ 194 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 5555 | 2026.01.14 02:38:50.143936 [ 194 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5556 | 2026.01.14 02:38:50.143984 [ 194 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10067 rows starting from the beginning of the part | ||
| 5557 | 2026.01.14 02:38:50.144064 [ 194 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 5558 | 2026.01.14 02:38:50.144123 [ 194 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 5559 | 2026.01.14 02:38:50.144182 [ 194 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 5560 | 2026.01.14 02:38:50.144234 [ 194 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 5561 | 2026.01.14 02:38:50.144289 [ 194 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 5562 | 2026.01.14 02:38:50.146439 [ 188 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12499 rows, containing 4 columns (4 merged, 0 gathered) in 0.002683982 sec., 4656886.670625958 rows/sec., 66.62 MiB/sec. | ||
| 5563 | 2026.01.14 02:38:50.146829 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5564 | 2026.01.14 02:38:50.147129 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_26_5} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5565 | 2026.01.14 02:38:50.147208 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_26_5} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5566 | 2026.01.14 02:38:50.147327 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5567 | 2026.01.14 02:38:50.791324 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5568 | 2026.01.14 02:38:50.809167 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5569 | 2026.01.14 02:38:50.809227 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5570 | 2026.01.14 02:38:50.815682 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5571 | 2026.01.14 02:38:50.816405 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5572 | 2026.01.14 02:38:50.816725 [ 51 ] {} <Debug> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5573 | 2026.01.14 02:38:50.816795 [ 51 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5574 | 2026.01.14 02:38:50.816817 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5575 | 2026.01.14 02:38:50.816910 [ 194 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 5576 | 2026.01.14 02:38:50.819862 [ 194 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5577 | 2026.01.14 02:38:50.820002 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5578 | 2026.01.14 02:38:50.820644 [ 194 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 5579 | 2026.01.14 02:38:50.824023 [ 194 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 5580 | 2026.01.14 02:38:50.827656 [ 194 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 5581 | 2026.01.14 02:38:50.831789 [ 194 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 5582 | 2026.01.14 02:38:50.836081 [ 194 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 5583 | 2026.01.14 02:38:50.840040 [ 194 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 5584 | 2026.01.14 02:38:50.894942 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.078063932 sec., 2510.76258879709 rows/sec., 12.98 MiB/sec. | ||
| 5585 | 2026.01.14 02:38:50.897573 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5586 | 2026.01.14 02:38:50.899548 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_26_5} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5587 | 2026.01.14 02:38:50.899654 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_26_5} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5588 | 2026.01.14 02:38:50.902258 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5589 | 2026.01.14 02:38:51.000324 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.02 MiB, peak 271.57 MiB, free memory in arenas 0.00 B, will set to 264.55 MiB (RSS), difference: 3.54 MiB | ||
| 5590 | 2026.01.14 02:38:52.615010 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5591 | 2026.01.14 02:38:52.615179 [ 264 ] {679cc843-a703-44da-98d6-9dc195d23f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5592 | 2026.01.14 02:38:52.615244 [ 264 ] {679cc843-a703-44da-98d6-9dc195d23f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5593 | 2026.01.14 02:38:52.615886 [ 264 ] {679cc843-a703-44da-98d6-9dc195d23f2e} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5594 | 2026.01.14 02:38:52.615926 [ 264 ] {679cc843-a703-44da-98d6-9dc195d23f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5595 | 2026.01.14 02:38:52.616313 [ 264 ] {679cc843-a703-44da-98d6-9dc195d23f2e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5596 | 2026.01.14 02:38:52.616534 [ 264 ] {679cc843-a703-44da-98d6-9dc195d23f2e} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5597 | 2026.01.14 02:38:52.616678 [ 264 ] {679cc843-a703-44da-98d6-9dc195d23f2e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001546 sec., 36222.50970245795 rows/sec., 2.78 MiB/sec. | ||
| 5598 | 2026.01.14 02:38:52.616718 [ 264 ] {679cc843-a703-44da-98d6-9dc195d23f2e} <Debug> TCPHandler: Processed in 0.001834405 sec. | ||
| 5599 | 2026.01.14 02:38:52.616835 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5600 | 2026.01.14 02:38:52.616932 [ 264 ] {20396374-dd21-4560-abae-5d77af51c379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5601 | 2026.01.14 02:38:52.616970 [ 264 ] {20396374-dd21-4560-abae-5d77af51c379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5602 | 2026.01.14 02:38:52.617401 [ 264 ] {20396374-dd21-4560-abae-5d77af51c379} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5603 | 2026.01.14 02:38:52.617437 [ 264 ] {20396374-dd21-4560-abae-5d77af51c379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5604 | 2026.01.14 02:38:52.617731 [ 264 ] {20396374-dd21-4560-abae-5d77af51c379} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5605 | 2026.01.14 02:38:52.617932 [ 264 ] {20396374-dd21-4560-abae-5d77af51c379} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5606 | 2026.01.14 02:38:52.618054 [ 264 ] {20396374-dd21-4560-abae-5d77af51c379} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001141 sec., 56091.14811568799 rows/sec., 4.38 MiB/sec. | ||
| 5607 | 2026.01.14 02:38:52.618090 [ 264 ] {20396374-dd21-4560-abae-5d77af51c379} <Debug> TCPHandler: Processed in 0.001303251 sec. | ||
| 5608 | 2026.01.14 02:38:52.618197 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5609 | 2026.01.14 02:38:52.618288 [ 264 ] {9aed1cb3-3f30-4fc2-8347-4b7e70ce0f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5610 | 2026.01.14 02:38:52.618329 [ 264 ] {9aed1cb3-3f30-4fc2-8347-4b7e70ce0f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5611 | 2026.01.14 02:38:52.618754 [ 264 ] {9aed1cb3-3f30-4fc2-8347-4b7e70ce0f59} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5612 | 2026.01.14 02:38:52.618789 [ 264 ] {9aed1cb3-3f30-4fc2-8347-4b7e70ce0f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5613 | 2026.01.14 02:38:52.619119 [ 264 ] {9aed1cb3-3f30-4fc2-8347-4b7e70ce0f59} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5614 | 2026.01.14 02:38:52.619313 [ 264 ] {9aed1cb3-3f30-4fc2-8347-4b7e70ce0f59} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5615 | 2026.01.14 02:38:52.619436 [ 264 ] {9aed1cb3-3f30-4fc2-8347-4b7e70ce0f59} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 5616 | 2026.01.14 02:38:52.619472 [ 264 ] {9aed1cb3-3f30-4fc2-8347-4b7e70ce0f59} <Debug> TCPHandler: Processed in 0.001321321 sec. | ||
| 5617 | 2026.01.14 02:38:52.619580 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5618 | 2026.01.14 02:38:52.619671 [ 264 ] {d0fdba35-3c51-4a20-8b39-17a7a9d61fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5619 | 2026.01.14 02:38:52.619710 [ 264 ] {d0fdba35-3c51-4a20-8b39-17a7a9d61fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5620 | 2026.01.14 02:38:52.620030 [ 264 ] {d0fdba35-3c51-4a20-8b39-17a7a9d61fbb} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2026.01.14 02:38:52.620065 [ 264 ] {d0fdba35-3c51-4a20-8b39-17a7a9d61fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 5622 | 2026.01.14 02:38:52.620374 [ 264 ] {d0fdba35-3c51-4a20-8b39-17a7a9d61fbb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5623 | 2026.01.14 02:38:52.620573 [ 264 ] {d0fdba35-3c51-4a20-8b39-17a7a9d61fbb} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2026.01.14 02:38:52.620696 [ 264 ] {d0fdba35-3c51-4a20-8b39-17a7a9d61fbb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 5625 | 2026.01.14 02:38:52.620730 [ 264 ] {d0fdba35-3c51-4a20-8b39-17a7a9d61fbb} <Debug> TCPHandler: Processed in 0.0011982 sec. | ||
| 5626 | 2026.01.14 02:38:55.187527 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 696 | ||
| 5627 | 2026.01.14 02:38:55.189681 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5628 | 2026.01.14 02:38:55.189720 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5629 | 2026.01.14 02:38:55.190878 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5630 | 2026.01.14 02:38:55.191140 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5631 | 2026.01.14 02:38:55.191390 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 696 | ||
| 5632 | 2026.01.14 02:38:57.643758 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5633 | 2026.01.14 02:38:57.643839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12947 | ||
| 5634 | 2026.01.14 02:38:57.643982 [ 264 ] {6746dbd7-7883-4299-8fa5-b520955d8296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5635 | 2026.01.14 02:38:57.644060 [ 264 ] {6746dbd7-7883-4299-8fa5-b520955d8296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5636 | 2026.01.14 02:38:57.644390 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5637 | 2026.01.14 02:38:57.644435 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5638 | 2026.01.14 02:38:57.644703 [ 264 ] {6746dbd7-7883-4299-8fa5-b520955d8296} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5639 | 2026.01.14 02:38:57.644755 [ 264 ] {6746dbd7-7883-4299-8fa5-b520955d8296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5640 | 2026.01.14 02:38:57.644976 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5641 | 2026.01.14 02:38:57.645199 [ 264 ] {6746dbd7-7883-4299-8fa5-b520955d8296} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5642 | 2026.01.14 02:38:57.645303 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5643 | 2026.01.14 02:38:57.645473 [ 264 ] {6746dbd7-7883-4299-8fa5-b520955d8296} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5644 | 2026.01.14 02:38:57.645480 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12947 | ||
| 5645 | 2026.01.14 02:38:57.645640 [ 264 ] {6746dbd7-7883-4299-8fa5-b520955d8296} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001711 sec., 7013.442431326709 rows/sec., 571.90 KiB/sec. | ||
| 5646 | 2026.01.14 02:38:57.645694 [ 264 ] {6746dbd7-7883-4299-8fa5-b520955d8296} <Debug> TCPHandler: Processed in 0.002069107 sec. | ||
| 5647 | 2026.01.14 02:38:57.645817 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5648 | 2026.01.14 02:38:57.645920 [ 264 ] {37c07bc1-6c7a-42d3-ad7f-4b399f6f1f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5649 | 2026.01.14 02:38:57.645962 [ 264 ] {37c07bc1-6c7a-42d3-ad7f-4b399f6f1f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5650 | 2026.01.14 02:38:57.647027 [ 264 ] {37c07bc1-6c7a-42d3-ad7f-4b399f6f1f53} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5651 | 2026.01.14 02:38:57.647064 [ 264 ] {37c07bc1-6c7a-42d3-ad7f-4b399f6f1f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5652 | 2026.01.14 02:38:57.647493 [ 264 ] {37c07bc1-6c7a-42d3-ad7f-4b399f6f1f53} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5653 | 2026.01.14 02:38:57.647703 [ 264 ] {37c07bc1-6c7a-42d3-ad7f-4b399f6f1f53} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5654 | 2026.01.14 02:38:57.647843 [ 264 ] {37c07bc1-6c7a-42d3-ad7f-4b399f6f1f53} <Debug> executeQuery: Read 1282 rows, 109.08 KiB in 0.001947 sec., 658448.8957370314 rows/sec., 54.71 MiB/sec. | ||
| 5655 | 2026.01.14 02:38:57.647884 [ 264 ] {37c07bc1-6c7a-42d3-ad7f-4b399f6f1f53} <Debug> TCPHandler: Processed in 0.002119058 sec. | ||
| 5656 | 2026.01.14 02:38:57.648000 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5657 | 2026.01.14 02:38:57.648097 [ 264 ] {5c806a4a-5f41-4059-8aa6-304b53c9d42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5658 | 2026.01.14 02:38:57.648138 [ 264 ] {5c806a4a-5f41-4059-8aa6-304b53c9d42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5659 | 2026.01.14 02:38:57.648563 [ 264 ] {5c806a4a-5f41-4059-8aa6-304b53c9d42b} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5660 | 2026.01.14 02:38:57.648600 [ 264 ] {5c806a4a-5f41-4059-8aa6-304b53c9d42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5661 | 2026.01.14 02:38:57.648894 [ 264 ] {5c806a4a-5f41-4059-8aa6-304b53c9d42b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5662 | 2026.01.14 02:38:57.649100 [ 264 ] {5c806a4a-5f41-4059-8aa6-304b53c9d42b} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5663 | 2026.01.14 02:38:57.649225 [ 264 ] {5c806a4a-5f41-4059-8aa6-304b53c9d42b} <Debug> executeQuery: Read 52 rows, 3.85 KiB in 0.001149 sec., 45256.74499564839 rows/sec., 3.27 MiB/sec. | ||
| 5664 | 2026.01.14 02:38:57.649263 [ 264 ] {5c806a4a-5f41-4059-8aa6-304b53c9d42b} <Debug> TCPHandler: Processed in 0.001314981 sec. | ||
| 5665 | 2026.01.14 02:38:57.649368 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5666 | 2026.01.14 02:38:57.649463 [ 264 ] {6cd1d428-2481-4dde-b38c-063dd80706b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5667 | 2026.01.14 02:38:57.649503 [ 264 ] {6cd1d428-2481-4dde-b38c-063dd80706b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5668 | 2026.01.14 02:38:57.649971 [ 264 ] {6cd1d428-2481-4dde-b38c-063dd80706b1} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5669 | 2026.01.14 02:38:57.650007 [ 264 ] {6cd1d428-2481-4dde-b38c-063dd80706b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5670 | 2026.01.14 02:38:57.650313 [ 264 ] {6cd1d428-2481-4dde-b38c-063dd80706b1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5671 | 2026.01.14 02:38:57.650516 [ 264 ] {6cd1d428-2481-4dde-b38c-063dd80706b1} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5672 | 2026.01.14 02:38:57.650645 [ 264 ] {6cd1d428-2481-4dde-b38c-063dd80706b1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001202 sec., 189683.8602329451 rows/sec., 12.84 MiB/sec. | ||
| 5673 | 2026.01.14 02:38:57.650683 [ 264 ] {6cd1d428-2481-4dde-b38c-063dd80706b1} <Debug> TCPHandler: Processed in 0.001366091 sec. | ||
| 5674 | 2026.01.14 02:38:57.650786 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5675 | 2026.01.14 02:38:57.650880 [ 264 ] {d32e2cb8-f8d7-4dd7-9dc7-da3724c48369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5676 | 2026.01.14 02:38:57.650920 [ 264 ] {d32e2cb8-f8d7-4dd7-9dc7-da3724c48369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5677 | 2026.01.14 02:38:57.651503 [ 264 ] {d32e2cb8-f8d7-4dd7-9dc7-da3724c48369} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5678 | 2026.01.14 02:38:57.651539 [ 264 ] {d32e2cb8-f8d7-4dd7-9dc7-da3724c48369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5679 | 2026.01.14 02:38:57.651855 [ 264 ] {d32e2cb8-f8d7-4dd7-9dc7-da3724c48369} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5680 | 2026.01.14 02:38:57.652056 [ 264 ] {d32e2cb8-f8d7-4dd7-9dc7-da3724c48369} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5681 | 2026.01.14 02:38:57.652187 [ 264 ] {d32e2cb8-f8d7-4dd7-9dc7-da3724c48369} <Debug> executeQuery: Read 572 rows, 43.59 KiB in 0.001325 sec., 431698.11320754717 rows/sec., 32.12 MiB/sec. | ||
| 5682 | 2026.01.14 02:38:57.652224 [ 264 ] {d32e2cb8-f8d7-4dd7-9dc7-da3724c48369} <Debug> TCPHandler: Processed in 0.001486823 sec. | ||
| 5683 | 2026.01.14 02:38:57.652329 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5684 | 2026.01.14 02:38:57.652424 [ 264 ] {6211e235-38a2-4ecc-bdfb-fc65a3b625f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5685 | 2026.01.14 02:38:57.652465 [ 264 ] {6211e235-38a2-4ecc-bdfb-fc65a3b625f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5686 | 2026.01.14 02:38:57.653008 [ 264 ] {6211e235-38a2-4ecc-bdfb-fc65a3b625f1} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5687 | 2026.01.14 02:38:57.653044 [ 264 ] {6211e235-38a2-4ecc-bdfb-fc65a3b625f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5688 | 2026.01.14 02:38:57.653414 [ 264 ] {6211e235-38a2-4ecc-bdfb-fc65a3b625f1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5689 | 2026.01.14 02:38:57.653614 [ 264 ] {6211e235-38a2-4ecc-bdfb-fc65a3b625f1} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2026.01.14 02:38:57.653744 [ 264 ] {6211e235-38a2-4ecc-bdfb-fc65a3b625f1} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001339 sec., 634802.0911127707 rows/sec., 42.73 MiB/sec. | ||
| 5691 | 2026.01.14 02:38:57.653780 [ 264 ] {6211e235-38a2-4ecc-bdfb-fc65a3b625f1} <Debug> TCPHandler: Processed in 0.001500382 sec. | ||
| 5692 | 2026.01.14 02:38:57.653887 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5693 | 2026.01.14 02:38:57.653980 [ 264 ] {4cae4289-dd54-4583-8a08-f678a6513d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5694 | 2026.01.14 02:38:57.654034 [ 264 ] {4cae4289-dd54-4583-8a08-f678a6513d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5695 | 2026.01.14 02:38:57.654858 [ 264 ] {4cae4289-dd54-4583-8a08-f678a6513d6d} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5696 | 2026.01.14 02:38:57.654894 [ 264 ] {4cae4289-dd54-4583-8a08-f678a6513d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5697 | 2026.01.14 02:38:57.655456 [ 264 ] {4cae4289-dd54-4583-8a08-f678a6513d6d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5698 | 2026.01.14 02:38:57.655667 [ 264 ] {4cae4289-dd54-4583-8a08-f678a6513d6d} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5699 | 2026.01.14 02:38:57.655804 [ 264 ] {4cae4289-dd54-4583-8a08-f678a6513d6d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001842 sec., 21715.526601520087 rows/sec., 38.91 MiB/sec. | ||
| 5700 | 2026.01.14 02:38:57.655857 [ 264 ] {4cae4289-dd54-4583-8a08-f678a6513d6d} <Debug> TCPHandler: Processed in 0.002018846 sec. | ||
| 5701 | 2026.01.14 02:38:57.655960 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5702 | 2026.01.14 02:38:57.656054 [ 264 ] {ab52b70e-6ba4-4539-94a3-65eced39bd97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5703 | 2026.01.14 02:38:57.656095 [ 264 ] {ab52b70e-6ba4-4539-94a3-65eced39bd97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5704 | 2026.01.14 02:38:57.656469 [ 264 ] {ab52b70e-6ba4-4539-94a3-65eced39bd97} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5705 | 2026.01.14 02:38:57.656514 [ 264 ] {ab52b70e-6ba4-4539-94a3-65eced39bd97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5706 | 2026.01.14 02:38:57.656892 [ 264 ] {ab52b70e-6ba4-4539-94a3-65eced39bd97} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5707 | 2026.01.14 02:38:57.657148 [ 264 ] {ab52b70e-6ba4-4539-94a3-65eced39bd97} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5708 | 2026.01.14 02:38:57.657284 [ 264 ] {ab52b70e-6ba4-4539-94a3-65eced39bd97} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001248 sec., 48076.92307692308 rows/sec., 3.24 MiB/sec. | ||
| 5709 | 2026.01.14 02:38:57.657321 [ 264 ] {ab52b70e-6ba4-4539-94a3-65eced39bd97} <Debug> TCPHandler: Processed in 0.001410551 sec. | ||
| 5710 | 2026.01.14 02:38:58.320222 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5711 | 2026.01.14 02:38:58.336701 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5712 | 2026.01.14 02:38:58.336763 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5713 | 2026.01.14 02:38:58.342368 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5714 | 2026.01.14 02:38:58.343105 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5715 | 2026.01.14 02:38:58.346494 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5716 | 2026.01.14 02:39:02.615441 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5717 | 2026.01.14 02:39:02.615644 [ 264 ] {844bc515-5f03-4c48-a4d5-631528099084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5718 | 2026.01.14 02:39:02.615717 [ 264 ] {844bc515-5f03-4c48-a4d5-631528099084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5719 | 2026.01.14 02:39:02.616407 [ 264 ] {844bc515-5f03-4c48-a4d5-631528099084} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5720 | 2026.01.14 02:39:02.616454 [ 264 ] {844bc515-5f03-4c48-a4d5-631528099084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5721 | 2026.01.14 02:39:02.616835 [ 264 ] {844bc515-5f03-4c48-a4d5-631528099084} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5722 | 2026.01.14 02:39:02.617060 [ 264 ] {844bc515-5f03-4c48-a4d5-631528099084} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2026.01.14 02:39:02.617217 [ 264 ] {844bc515-5f03-4c48-a4d5-631528099084} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001626 sec., 34440.34440344403 rows/sec., 2.65 MiB/sec. | ||
| 5724 | 2026.01.14 02:39:02.617264 [ 264 ] {844bc515-5f03-4c48-a4d5-631528099084} <Debug> TCPHandler: Processed in 0.001953606 sec. | ||
| 5725 | 2026.01.14 02:39:02.617393 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5726 | 2026.01.14 02:39:02.617494 [ 264 ] {6990be74-20bd-4585-8216-342d42649c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5727 | 2026.01.14 02:39:02.617536 [ 264 ] {6990be74-20bd-4585-8216-342d42649c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5728 | 2026.01.14 02:39:02.617974 [ 264 ] {6990be74-20bd-4585-8216-342d42649c67} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5729 | 2026.01.14 02:39:02.618012 [ 264 ] {6990be74-20bd-4585-8216-342d42649c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5730 | 2026.01.14 02:39:02.618334 [ 264 ] {6990be74-20bd-4585-8216-342d42649c67} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5731 | 2026.01.14 02:39:02.618537 [ 264 ] {6990be74-20bd-4585-8216-342d42649c67} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5732 | 2026.01.14 02:39:02.618663 [ 264 ] {6990be74-20bd-4585-8216-342d42649c67} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 5733 | 2026.01.14 02:39:02.618701 [ 264 ] {6990be74-20bd-4585-8216-342d42649c67} <Debug> TCPHandler: Processed in 0.001357551 sec. | ||
| 5734 | 2026.01.14 02:39:02.618811 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5735 | 2026.01.14 02:39:02.618904 [ 264 ] {dbb7cfeb-a1d6-41f4-b401-dd4b1a9df28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5736 | 2026.01.14 02:39:02.618948 [ 264 ] {dbb7cfeb-a1d6-41f4-b401-dd4b1a9df28b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5737 | 2026.01.14 02:39:02.619354 [ 264 ] {dbb7cfeb-a1d6-41f4-b401-dd4b1a9df28b} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5738 | 2026.01.14 02:39:02.619389 [ 264 ] {dbb7cfeb-a1d6-41f4-b401-dd4b1a9df28b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5739 | 2026.01.14 02:39:02.619704 [ 264 ] {dbb7cfeb-a1d6-41f4-b401-dd4b1a9df28b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5740 | 2026.01.14 02:39:02.619902 [ 264 ] {dbb7cfeb-a1d6-41f4-b401-dd4b1a9df28b} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2026.01.14 02:39:02.620027 [ 264 ] {dbb7cfeb-a1d6-41f4-b401-dd4b1a9df28b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 5742 | 2026.01.14 02:39:02.620063 [ 264 ] {dbb7cfeb-a1d6-41f4-b401-dd4b1a9df28b} <Debug> TCPHandler: Processed in 0.001300121 sec. | ||
| 5743 | 2026.01.14 02:39:02.620170 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5744 | 2026.01.14 02:39:02.620263 [ 264 ] {7641bb7b-30e4-42f7-bcb1-b34a803f92d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5745 | 2026.01.14 02:39:02.620303 [ 264 ] {7641bb7b-30e4-42f7-bcb1-b34a803f92d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5746 | 2026.01.14 02:39:02.620624 [ 264 ] {7641bb7b-30e4-42f7-bcb1-b34a803f92d6} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5747 | 2026.01.14 02:39:02.620659 [ 264 ] {7641bb7b-30e4-42f7-bcb1-b34a803f92d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5748 | 2026.01.14 02:39:02.620952 [ 264 ] {7641bb7b-30e4-42f7-bcb1-b34a803f92d6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5749 | 2026.01.14 02:39:02.621146 [ 264 ] {7641bb7b-30e4-42f7-bcb1-b34a803f92d6} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5750 | 2026.01.14 02:39:02.621268 [ 264 ] {7641bb7b-30e4-42f7-bcb1-b34a803f92d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001024 sec., 58593.75 rows/sec., 3.95 MiB/sec. | ||
| 5751 | 2026.01.14 02:39:02.621302 [ 264 ] {7641bb7b-30e4-42f7-bcb1-b34a803f92d6} <Debug> TCPHandler: Processed in 0.00118152 sec. | ||
| 5752 | 2026.01.14 02:39:04.987374 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5753 | 2026.01.14 02:39:04.987439 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5754 | 2026.01.14 02:39:05.145637 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13459 | ||
| 5755 | 2026.01.14 02:39:05.146434 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5756 | 2026.01.14 02:39:05.146481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5757 | 2026.01.14 02:39:05.146978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5758 | 2026.01.14 02:39:05.147210 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5759 | 2026.01.14 02:39:05.147343 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13459 | ||
| 5760 | 2026.01.14 02:39:05.191627 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 720 | ||
| 5761 | 2026.01.14 02:39:05.193840 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5762 | 2026.01.14 02:39:05.193882 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5763 | 2026.01.14 02:39:05.195064 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5764 | 2026.01.14 02:39:05.195322 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5765 | 2026.01.14 02:39:05.195460 [ 37 ] {} <Debug> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5766 | 2026.01.14 02:39:05.195532 [ 37 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5767 | 2026.01.14 02:39:05.195555 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5768 | 2026.01.14 02:39:05.195574 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 720 | ||
| 5769 | 2026.01.14 02:39:05.195718 [ 199 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::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 | ||
| 5770 | 2026.01.14 02:39:05.196564 [ 199 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5771 | 2026.01.14 02:39:05.196732 [ 199 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 596 rows starting from the beginning of the part | ||
| 5772 | 2026.01.14 02:39:05.197161 [ 199 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 5773 | 2026.01.14 02:39:05.197514 [ 199 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 5774 | 2026.01.14 02:39:05.197834 [ 199 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part | ||
| 5775 | 2026.01.14 02:39:05.198153 [ 199 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 5776 | 2026.01.14 02:39:05.198492 [ 199 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::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 | ||
| 5777 | 2026.01.14 02:39:05.204299 [ 187 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 72 columns (72 merged, 0 gathered) in 0.008652131 sec., 83216.49313908909 rows/sec., 73.99 MiB/sec. | ||
| 5778 | 2026.01.14 02:39:05.205573 [ 200 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5779 | 2026.01.14 02:39:05.206172 [ 200 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_21_4} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5780 | 2026.01.14 02:39:05.206240 [ 200 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_21_4} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5781 | 2026.01.14 02:39:05.206548 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 5782 | 2026.01.14 02:39:05.846581 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5783 | 2026.01.14 02:39:05.863075 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5784 | 2026.01.14 02:39:05.863137 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5785 | 2026.01.14 02:39:05.869585 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5786 | 2026.01.14 02:39:05.870276 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5787 | 2026.01.14 02:39:05.873285 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5788 | 2026.01.14 02:39:07.616566 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5789 | 2026.01.14 02:39:07.616817 [ 264 ] {db01c1e2-824f-4552-b90c-a7e2994bb569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5790 | 2026.01.14 02:39:07.616913 [ 264 ] {db01c1e2-824f-4552-b90c-a7e2994bb569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5791 | 2026.01.14 02:39:07.617750 [ 264 ] {db01c1e2-824f-4552-b90c-a7e2994bb569} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5792 | 2026.01.14 02:39:07.617800 [ 264 ] {db01c1e2-824f-4552-b90c-a7e2994bb569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5793 | 2026.01.14 02:39:07.618227 [ 264 ] {db01c1e2-824f-4552-b90c-a7e2994bb569} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5794 | 2026.01.14 02:39:07.618446 [ 264 ] {db01c1e2-824f-4552-b90c-a7e2994bb569} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5795 | 2026.01.14 02:39:07.618612 [ 264 ] {db01c1e2-824f-4552-b90c-a7e2994bb569} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001864 sec., 72961.37339055794 rows/sec., 6.33 MiB/sec. | ||
| 5796 | 2026.01.14 02:39:07.618660 [ 264 ] {db01c1e2-824f-4552-b90c-a7e2994bb569} <Debug> TCPHandler: Processed in 0.002255828 sec. | ||
| 5797 | 2026.01.14 02:39:07.618774 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5798 | 2026.01.14 02:39:07.618873 [ 264 ] {82370c27-2073-4011-acb8-1f77a33465d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5799 | 2026.01.14 02:39:07.618915 [ 264 ] {82370c27-2073-4011-acb8-1f77a33465d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5800 | 2026.01.14 02:39:07.619325 [ 264 ] {82370c27-2073-4011-acb8-1f77a33465d9} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5801 | 2026.01.14 02:39:07.619362 [ 264 ] {82370c27-2073-4011-acb8-1f77a33465d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5802 | 2026.01.14 02:39:07.619663 [ 264 ] {82370c27-2073-4011-acb8-1f77a33465d9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5803 | 2026.01.14 02:39:07.619866 [ 264 ] {82370c27-2073-4011-acb8-1f77a33465d9} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5804 | 2026.01.14 02:39:07.619996 [ 264 ] {82370c27-2073-4011-acb8-1f77a33465d9} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001146 sec., 34904.01396160558 rows/sec., 2.56 MiB/sec. | ||
| 5805 | 2026.01.14 02:39:07.620034 [ 264 ] {82370c27-2073-4011-acb8-1f77a33465d9} <Debug> TCPHandler: Processed in 0.001310111 sec. | ||
| 5806 | 2026.01.14 02:39:07.620140 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5807 | 2026.01.14 02:39:07.620232 [ 264 ] {7a6cd08a-9227-4c94-901a-f75ef29323de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5808 | 2026.01.14 02:39:07.620271 [ 264 ] {7a6cd08a-9227-4c94-901a-f75ef29323de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5809 | 2026.01.14 02:39:07.620693 [ 264 ] {7a6cd08a-9227-4c94-901a-f75ef29323de} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5810 | 2026.01.14 02:39:07.620729 [ 264 ] {7a6cd08a-9227-4c94-901a-f75ef29323de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5811 | 2026.01.14 02:39:07.621033 [ 264 ] {7a6cd08a-9227-4c94-901a-f75ef29323de} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5812 | 2026.01.14 02:39:07.621233 [ 264 ] {7a6cd08a-9227-4c94-901a-f75ef29323de} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5813 | 2026.01.14 02:39:07.621360 [ 264 ] {7a6cd08a-9227-4c94-901a-f75ef29323de} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001147 sec., 90671.3164777681 rows/sec., 7.08 MiB/sec. | ||
| 5814 | 2026.01.14 02:39:07.621397 [ 264 ] {7a6cd08a-9227-4c94-901a-f75ef29323de} <Debug> TCPHandler: Processed in 0.001304961 sec. | ||
| 5815 | 2026.01.14 02:39:07.621501 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5816 | 2026.01.14 02:39:07.621592 [ 264 ] {9f82c3ca-70a4-426e-b7f3-dd3c01e34ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5817 | 2026.01.14 02:39:07.621634 [ 264 ] {9f82c3ca-70a4-426e-b7f3-dd3c01e34ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5818 | 2026.01.14 02:39:07.622023 [ 264 ] {9f82c3ca-70a4-426e-b7f3-dd3c01e34ae1} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2026.01.14 02:39:07.622058 [ 264 ] {9f82c3ca-70a4-426e-b7f3-dd3c01e34ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5820 | 2026.01.14 02:39:07.622390 [ 264 ] {9f82c3ca-70a4-426e-b7f3-dd3c01e34ae1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5821 | 2026.01.14 02:39:07.622587 [ 264 ] {9f82c3ca-70a4-426e-b7f3-dd3c01e34ae1} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2026.01.14 02:39:07.622714 [ 264 ] {9f82c3ca-70a4-426e-b7f3-dd3c01e34ae1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 5823 | 2026.01.14 02:39:07.622749 [ 264 ] {9f82c3ca-70a4-426e-b7f3-dd3c01e34ae1} <Debug> TCPHandler: Processed in 0.001295071 sec. | ||
| 5824 | 2026.01.14 02:39:07.622865 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5825 | 2026.01.14 02:39:07.622980 [ 264 ] {4e620e8c-af2d-436c-8e68-1eee00b86a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5826 | 2026.01.14 02:39:07.623044 [ 264 ] {4e620e8c-af2d-436c-8e68-1eee00b86a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5827 | 2026.01.14 02:39:07.623871 [ 264 ] {4e620e8c-af2d-436c-8e68-1eee00b86a43} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5828 | 2026.01.14 02:39:07.623907 [ 264 ] {4e620e8c-af2d-436c-8e68-1eee00b86a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5829 | 2026.01.14 02:39:07.624523 [ 264 ] {4e620e8c-af2d-436c-8e68-1eee00b86a43} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5830 | 2026.01.14 02:39:07.624738 [ 264 ] {4e620e8c-af2d-436c-8e68-1eee00b86a43} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5831 | 2026.01.14 02:39:07.624873 [ 264 ] {4e620e8c-af2d-436c-8e68-1eee00b86a43} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001917 sec., 20865.936358894105 rows/sec., 37.39 MiB/sec. | ||
| 5832 | 2026.01.14 02:39:07.624925 [ 264 ] {4e620e8c-af2d-436c-8e68-1eee00b86a43} <Debug> TCPHandler: Processed in 0.002118857 sec. | ||
| 5833 | 2026.01.14 02:39:07.625029 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2026.01.14 02:39:07.625121 [ 264 ] {ea2c7297-6d7f-4625-9747-4a333ab35f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5835 | 2026.01.14 02:39:07.625161 [ 264 ] {ea2c7297-6d7f-4625-9747-4a333ab35f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5836 | 2026.01.14 02:39:07.625480 [ 264 ] {ea2c7297-6d7f-4625-9747-4a333ab35f04} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2026.01.14 02:39:07.625516 [ 264 ] {ea2c7297-6d7f-4625-9747-4a333ab35f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5838 | 2026.01.14 02:39:07.625817 [ 264 ] {ea2c7297-6d7f-4625-9747-4a333ab35f04} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5839 | 2026.01.14 02:39:07.626013 [ 264 ] {ea2c7297-6d7f-4625-9747-4a333ab35f04} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2026.01.14 02:39:07.626137 [ 264 ] {ea2c7297-6d7f-4625-9747-4a333ab35f04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 5841 | 2026.01.14 02:39:07.626171 [ 264 ] {ea2c7297-6d7f-4625-9747-4a333ab35f04} <Debug> TCPHandler: Processed in 0.001189699 sec. | ||
| 5842 | 2026.01.14 02:39:09.116106 [ 34 ] {} <Debug> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5843 | 2026.01.14 02:39:09.116237 [ 34 ] {} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5844 | 2026.01.14 02:39:09.116278 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5845 | 2026.01.14 02:39:09.116471 [ 191 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::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 | ||
| 5846 | 2026.01.14 02:39:09.116723 [ 191 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5847 | 2026.01.14 02:39:09.116787 [ 191 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 5848 | 2026.01.14 02:39:09.116868 [ 191 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::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 | ||
| 5849 | 2026.01.14 02:39:09.116919 [ 191 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 5850 | 2026.01.14 02:39:09.116966 [ 191 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::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 | ||
| 5851 | 2026.01.14 02:39:09.117009 [ 191 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 5852 | 2026.01.14 02:39:09.117775 [ 187 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001398612 sec., 27169.79405296108 rows/sec., 2.27 MiB/sec. | ||
| 5853 | 2026.01.14 02:39:09.117913 [ 187 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5854 | 2026.01.14 02:39:09.118209 [ 187 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_13_3} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5855 | 2026.01.14 02:39:09.118294 [ 187 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_13_3} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5856 | 2026.01.14 02:39:09.118382 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5857 | 2026.01.14 02:39:12.626848 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5858 | 2026.01.14 02:39:12.627045 [ 264 ] {d4980d36-a7a9-4181-98dc-6e83ccf4ad11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5859 | 2026.01.14 02:39:12.627117 [ 264 ] {d4980d36-a7a9-4181-98dc-6e83ccf4ad11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5860 | 2026.01.14 02:39:12.627950 [ 264 ] {d4980d36-a7a9-4181-98dc-6e83ccf4ad11} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2026.01.14 02:39:12.627996 [ 264 ] {d4980d36-a7a9-4181-98dc-6e83ccf4ad11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5862 | 2026.01.14 02:39:12.628378 [ 264 ] {d4980d36-a7a9-4181-98dc-6e83ccf4ad11} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5863 | 2026.01.14 02:39:12.628673 [ 264 ] {d4980d36-a7a9-4181-98dc-6e83ccf4ad11} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5864 | 2026.01.14 02:39:12.628829 [ 264 ] {d4980d36-a7a9-4181-98dc-6e83ccf4ad11} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001836 sec., 223311.54684095862 rows/sec., 14.17 MiB/sec. | ||
| 5865 | 2026.01.14 02:39:12.628872 [ 264 ] {d4980d36-a7a9-4181-98dc-6e83ccf4ad11} <Debug> TCPHandler: Processed in 0.002161087 sec. | ||
| 5866 | 2026.01.14 02:39:12.628992 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5867 | 2026.01.14 02:39:12.629088 [ 264 ] {5f4afc45-9b86-4238-b4ad-948e85c763ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5868 | 2026.01.14 02:39:12.629128 [ 264 ] {5f4afc45-9b86-4238-b4ad-948e85c763ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5869 | 2026.01.14 02:39:12.629558 [ 264 ] {5f4afc45-9b86-4238-b4ad-948e85c763ef} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5870 | 2026.01.14 02:39:12.629595 [ 264 ] {5f4afc45-9b86-4238-b4ad-948e85c763ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5871 | 2026.01.14 02:39:12.629885 [ 264 ] {5f4afc45-9b86-4238-b4ad-948e85c763ef} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5872 | 2026.01.14 02:39:12.630090 [ 264 ] {5f4afc45-9b86-4238-b4ad-948e85c763ef} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5873 | 2026.01.14 02:39:12.630218 [ 264 ] {5f4afc45-9b86-4238-b4ad-948e85c763ef} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001149 sec., 1740.6440382941687 rows/sec., 141.94 KiB/sec. | ||
| 5874 | 2026.01.14 02:39:12.630255 [ 264 ] {5f4afc45-9b86-4238-b4ad-948e85c763ef} <Debug> TCPHandler: Processed in 0.001312751 sec. | ||
| 5875 | 2026.01.14 02:39:12.630374 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5876 | 2026.01.14 02:39:12.630467 [ 264 ] {52b94006-0d60-4ce6-9370-c0f02e0c1eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5877 | 2026.01.14 02:39:12.630506 [ 264 ] {52b94006-0d60-4ce6-9370-c0f02e0c1eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5878 | 2026.01.14 02:39:12.631523 [ 264 ] {52b94006-0d60-4ce6-9370-c0f02e0c1eef} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5879 | 2026.01.14 02:39:12.631559 [ 264 ] {52b94006-0d60-4ce6-9370-c0f02e0c1eef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5880 | 2026.01.14 02:39:12.631920 [ 264 ] {52b94006-0d60-4ce6-9370-c0f02e0c1eef} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5881 | 2026.01.14 02:39:12.632129 [ 264 ] {52b94006-0d60-4ce6-9370-c0f02e0c1eef} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5882 | 2026.01.14 02:39:12.632264 [ 264 ] {52b94006-0d60-4ce6-9370-c0f02e0c1eef} <Debug> executeQuery: Read 1113 rows, 89.92 KiB in 0.001815 sec., 613223.1404958678 rows/sec., 48.38 MiB/sec. | ||
| 5883 | 2026.01.14 02:39:12.632270 [ 30 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5884 | 2026.01.14 02:39:12.632302 [ 264 ] {52b94006-0d60-4ce6-9370-c0f02e0c1eef} <Debug> TCPHandler: Processed in 0.001977407 sec. | ||
| 5885 | 2026.01.14 02:39:12.632339 [ 30 ] {} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5886 | 2026.01.14 02:39:12.632365 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5887 | 2026.01.14 02:39:12.632424 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5888 | 2026.01.14 02:39:12.632474 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::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 | ||
| 5889 | 2026.01.14 02:39:12.632521 [ 264 ] {13b9e5f4-e36b-4ee2-9be3-dfe0a330590d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5890 | 2026.01.14 02:39:12.632565 [ 264 ] {13b9e5f4-e36b-4ee2-9be3-dfe0a330590d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5891 | 2026.01.14 02:39:12.632606 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5892 | 2026.01.14 02:39:12.632650 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2465 rows starting from the beginning of the part | ||
| 5893 | 2026.01.14 02:39:12.632724 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 5894 | 2026.01.14 02:39:12.632777 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1282 rows starting from the beginning of the part | ||
| 5895 | 2026.01.14 02:39:12.632824 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 5896 | 2026.01.14 02:39:12.632872 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 136 rows starting from the beginning of the part | ||
| 5897 | 2026.01.14 02:39:12.632921 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1113 rows starting from the beginning of the part | ||
| 5898 | 2026.01.14 02:39:12.633112 [ 264 ] {13b9e5f4-e36b-4ee2-9be3-dfe0a330590d} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5899 | 2026.01.14 02:39:12.633153 [ 264 ] {13b9e5f4-e36b-4ee2-9be3-dfe0a330590d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5900 | 2026.01.14 02:39:12.633556 [ 264 ] {13b9e5f4-e36b-4ee2-9be3-dfe0a330590d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5901 | 2026.01.14 02:39:12.633835 [ 264 ] {13b9e5f4-e36b-4ee2-9be3-dfe0a330590d} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5902 | 2026.01.14 02:39:12.633968 [ 264 ] {13b9e5f4-e36b-4ee2-9be3-dfe0a330590d} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001464 sec., 141393.44262295082 rows/sec., 8.31 MiB/sec. | ||
| 5903 | 2026.01.14 02:39:12.634006 [ 264 ] {13b9e5f4-e36b-4ee2-9be3-dfe0a330590d} <Debug> TCPHandler: Processed in 0.001631844 sec. | ||
| 5904 | 2026.01.14 02:39:12.634122 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5905 | 2026.01.14 02:39:12.634224 [ 264 ] {c65202cf-2574-4186-b580-5ada7939abed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5906 | 2026.01.14 02:39:12.634266 [ 264 ] {c65202cf-2574-4186-b580-5ada7939abed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5907 | 2026.01.14 02:39:12.634843 [ 264 ] {c65202cf-2574-4186-b580-5ada7939abed} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5908 | 2026.01.14 02:39:12.634881 [ 264 ] {c65202cf-2574-4186-b580-5ada7939abed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5909 | 2026.01.14 02:39:12.635104 [ 187 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5108 rows, containing 5 columns (5 merged, 0 gathered) in 0.002677572 sec., 1907698.467118718 rows/sec., 162.80 MiB/sec. | ||
| 5910 | 2026.01.14 02:39:12.635207 [ 264 ] {c65202cf-2574-4186-b580-5ada7939abed} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5911 | 2026.01.14 02:39:12.635430 [ 264 ] {c65202cf-2574-4186-b580-5ada7939abed} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2026.01.14 02:39:12.635477 [ 193 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5913 | 2026.01.14 02:39:12.635568 [ 264 ] {c65202cf-2574-4186-b580-5ada7939abed} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001362 sec., 155653.45080763585 rows/sec., 10.04 MiB/sec. | ||
| 5914 | 2026.01.14 02:39:12.635623 [ 264 ] {c65202cf-2574-4186-b580-5ada7939abed} <Debug> TCPHandler: Processed in 0.001555723 sec. | ||
| 5915 | 2026.01.14 02:39:12.635743 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5916 | 2026.01.14 02:39:12.635812 [ 193 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_41_8} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5917 | 2026.01.14 02:39:12.635843 [ 264 ] {a7236206-1433-4918-8495-d6aecc8a832b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5918 | 2026.01.14 02:39:12.635889 [ 264 ] {a7236206-1433-4918-8495-d6aecc8a832b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5919 | 2026.01.14 02:39:12.635900 [ 193 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_41_8} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5920 | 2026.01.14 02:39:12.636004 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 5921 | 2026.01.14 02:39:12.636418 [ 264 ] {a7236206-1433-4918-8495-d6aecc8a832b} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5922 | 2026.01.14 02:39:12.636459 [ 264 ] {a7236206-1433-4918-8495-d6aecc8a832b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5923 | 2026.01.14 02:39:12.636792 [ 264 ] {a7236206-1433-4918-8495-d6aecc8a832b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5924 | 2026.01.14 02:39:12.637017 [ 264 ] {a7236206-1433-4918-8495-d6aecc8a832b} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5925 | 2026.01.14 02:39:12.637149 [ 264 ] {a7236206-1433-4918-8495-d6aecc8a832b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001324 sec., 159365.5589123867 rows/sec., 9.05 MiB/sec. | ||
| 5926 | 2026.01.14 02:39:12.637188 [ 264 ] {a7236206-1433-4918-8495-d6aecc8a832b} <Debug> TCPHandler: Processed in 0.001496822 sec. | ||
| 5927 | 2026.01.14 02:39:12.637303 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5928 | 2026.01.14 02:39:12.637398 [ 264 ] {c81772b4-4444-4e61-9614-6d4839fe8c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5929 | 2026.01.14 02:39:12.637439 [ 264 ] {c81772b4-4444-4e61-9614-6d4839fe8c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5930 | 2026.01.14 02:39:12.638190 [ 264 ] {c81772b4-4444-4e61-9614-6d4839fe8c0c} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5931 | 2026.01.14 02:39:12.638227 [ 264 ] {c81772b4-4444-4e61-9614-6d4839fe8c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5932 | 2026.01.14 02:39:12.638565 [ 264 ] {c81772b4-4444-4e61-9614-6d4839fe8c0c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5933 | 2026.01.14 02:39:12.638774 [ 264 ] {c81772b4-4444-4e61-9614-6d4839fe8c0c} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5934 | 2026.01.14 02:39:12.638876 [ 30 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5935 | 2026.01.14 02:39:12.638903 [ 264 ] {c81772b4-4444-4e61-9614-6d4839fe8c0c} <Debug> executeQuery: Read 681 rows, 48.63 KiB in 0.001522 sec., 447437.5821287779 rows/sec., 31.20 MiB/sec. | ||
| 5936 | 2026.01.14 02:39:12.638919 [ 30 ] {} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5937 | 2026.01.14 02:39:12.638947 [ 264 ] {c81772b4-4444-4e61-9614-6d4839fe8c0c} <Debug> TCPHandler: Processed in 0.001700103 sec. | ||
| 5938 | 2026.01.14 02:39:12.638947 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5939 | 2026.01.14 02:39:12.639037 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 5940 | 2026.01.14 02:39:12.639065 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5941 | 2026.01.14 02:39:12.639135 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5942 | 2026.01.14 02:39:12.639167 [ 264 ] {c887dec2-162a-4a53-aaba-4253719350a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5943 | 2026.01.14 02:39:12.639169 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1249 rows starting from the beginning of the part | ||
| 5944 | 2026.01.14 02:39:12.639216 [ 264 ] {c887dec2-162a-4a53-aaba-4253719350a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5945 | 2026.01.14 02:39:12.639241 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 5946 | 2026.01.14 02:39:12.639289 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 572 rows starting from the beginning of the part | ||
| 5947 | 2026.01.14 02:39:12.639330 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 5948 | 2026.01.14 02:39:12.639372 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 5949 | 2026.01.14 02:39:12.639409 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 681 rows starting from the beginning of the part | ||
| 5950 | 2026.01.14 02:39:12.639547 [ 264 ] {c887dec2-162a-4a53-aaba-4253719350a8} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5951 | 2026.01.14 02:39:12.639588 [ 264 ] {c887dec2-162a-4a53-aaba-4253719350a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5952 | 2026.01.14 02:39:12.639900 [ 264 ] {c887dec2-162a-4a53-aaba-4253719350a8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5953 | 2026.01.14 02:39:12.640121 [ 264 ] {c887dec2-162a-4a53-aaba-4253719350a8} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5954 | 2026.01.14 02:39:12.640249 [ 264 ] {c887dec2-162a-4a53-aaba-4253719350a8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 5955 | 2026.01.14 02:39:12.640286 [ 264 ] {c887dec2-162a-4a53-aaba-4253719350a8} <Debug> TCPHandler: Processed in 0.00127138 sec. | ||
| 5956 | 2026.01.14 02:39:12.640401 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5957 | 2026.01.14 02:39:12.640520 [ 264 ] {1a0f7135-b0fa-4fed-8f95-8b4afb5bd48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5958 | 2026.01.14 02:39:12.640529 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2734 rows, containing 5 columns (5 merged, 0 gathered) in 0.001521312 sec., 1797133.0009886203 rows/sec., 137.21 MiB/sec. | ||
| 5959 | 2026.01.14 02:39:12.640572 [ 264 ] {1a0f7135-b0fa-4fed-8f95-8b4afb5bd48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5960 | 2026.01.14 02:39:12.640736 [ 190 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5961 | 2026.01.14 02:39:12.640999 [ 190 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_41_8} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5962 | 2026.01.14 02:39:12.641070 [ 190 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_41_8} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5963 | 2026.01.14 02:39:12.641115 [ 264 ] {1a0f7135-b0fa-4fed-8f95-8b4afb5bd48b} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5964 | 2026.01.14 02:39:12.641145 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5965 | 2026.01.14 02:39:12.641149 [ 264 ] {1a0f7135-b0fa-4fed-8f95-8b4afb5bd48b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5966 | 2026.01.14 02:39:12.641497 [ 264 ] {1a0f7135-b0fa-4fed-8f95-8b4afb5bd48b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5967 | 2026.01.14 02:39:12.641719 [ 264 ] {1a0f7135-b0fa-4fed-8f95-8b4afb5bd48b} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5968 | 2026.01.14 02:39:12.641824 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5969 | 2026.01.14 02:39:12.641845 [ 264 ] {1a0f7135-b0fa-4fed-8f95-8b4afb5bd48b} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001349 sec., 233506.3009636768 rows/sec., 15.34 MiB/sec. | ||
| 5970 | 2026.01.14 02:39:12.641858 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5971 | 2026.01.14 02:39:12.641885 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5972 | 2026.01.14 02:39:12.641887 [ 264 ] {1a0f7135-b0fa-4fed-8f95-8b4afb5bd48b} <Debug> TCPHandler: Processed in 0.001545193 sec. | ||
| 5973 | 2026.01.14 02:39:12.641986 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 5974 | 2026.01.14 02:39:12.642048 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5975 | 2026.01.14 02:39:12.642120 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5976 | 2026.01.14 02:39:12.642144 [ 264 ] {bf113c61-b670-4ec2-95ce-39ed46d3294e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5977 | 2026.01.14 02:39:12.642160 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10856 rows starting from the beginning of the part | ||
| 5978 | 2026.01.14 02:39:12.642190 [ 264 ] {bf113c61-b670-4ec2-95ce-39ed46d3294e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5979 | 2026.01.14 02:39:12.642233 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 5980 | 2026.01.14 02:39:12.642284 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 850 rows starting from the beginning of the part | ||
| 5981 | 2026.01.14 02:39:12.642331 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 5982 | 2026.01.14 02:39:12.642376 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 5983 | 2026.01.14 02:39:12.642418 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 315 rows starting from the beginning of the part | ||
| 5984 | 2026.01.14 02:39:12.642521 [ 264 ] {bf113c61-b670-4ec2-95ce-39ed46d3294e} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5985 | 2026.01.14 02:39:12.642561 [ 264 ] {bf113c61-b670-4ec2-95ce-39ed46d3294e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5986 | 2026.01.14 02:39:12.642864 [ 264 ] {bf113c61-b670-4ec2-95ce-39ed46d3294e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5987 | 2026.01.14 02:39:12.643062 [ 264 ] {bf113c61-b670-4ec2-95ce-39ed46d3294e} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5988 | 2026.01.14 02:39:12.643189 [ 264 ] {bf113c61-b670-4ec2-95ce-39ed46d3294e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 5989 | 2026.01.14 02:39:12.643224 [ 264 ] {bf113c61-b670-4ec2-95ce-39ed46d3294e} <Debug> TCPHandler: Processed in 0.001232491 sec. | ||
| 5990 | 2026.01.14 02:39:12.643333 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5991 | 2026.01.14 02:39:12.643423 [ 264 ] {2808292b-ab8f-4aa3-900e-e694acdaa44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5992 | 2026.01.14 02:39:12.643462 [ 264 ] {2808292b-ab8f-4aa3-900e-e694acdaa44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5993 | 2026.01.14 02:39:12.643776 [ 264 ] {2808292b-ab8f-4aa3-900e-e694acdaa44f} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5994 | 2026.01.14 02:39:12.643809 [ 264 ] {2808292b-ab8f-4aa3-900e-e694acdaa44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 5995 | 2026.01.14 02:39:12.644118 [ 264 ] {2808292b-ab8f-4aa3-900e-e694acdaa44f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5996 | 2026.01.14 02:39:12.644316 [ 264 ] {2808292b-ab8f-4aa3-900e-e694acdaa44f} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5997 | 2026.01.14 02:39:12.644410 [ 30 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5998 | 2026.01.14 02:39:12.644430 [ 264 ] {2808292b-ab8f-4aa3-900e-e694acdaa44f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001081 sec., 96207.2155411656 rows/sec., 5.89 MiB/sec. | ||
| 5999 | 2026.01.14 02:39:12.644436 [ 30 ] {} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6000 | 2026.01.14 02:39:12.644465 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6001 | 2026.01.14 02:39:12.644468 [ 264 ] {2808292b-ab8f-4aa3-900e-e694acdaa44f} <Debug> TCPHandler: Processed in 0.00124173 sec. | ||
| 6002 | 2026.01.14 02:39:12.644594 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 6003 | 2026.01.14 02:39:12.644666 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6004 | 2026.01.14 02:39:12.644696 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2112 rows starting from the beginning of the part | ||
| 6005 | 2026.01.14 02:39:12.644753 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6006 | 2026.01.14 02:39:12.644798 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 6007 | 2026.01.14 02:39:12.644841 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6008 | 2026.01.14 02:39:12.644882 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 6009 | 2026.01.14 02:39:12.644923 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 104 rows starting from the beginning of the part | ||
| 6010 | 2026.01.14 02:39:12.646140 [ 192 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2456 rows, containing 4 columns (4 merged, 0 gathered) in 0.001577522 sec., 1556872.1070134046 rows/sec., 103.48 MiB/sec. | ||
| 6011 | 2026.01.14 02:39:12.646451 [ 192 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6012 | 2026.01.14 02:39:12.646721 [ 192 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_41_8} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6013 | 2026.01.14 02:39:12.646773 [ 200 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12501 rows, containing 5 columns (5 merged, 0 gathered) in 0.00483377 sec., 2586180.1451041317 rows/sec., 177.04 MiB/sec. | ||
| 6014 | 2026.01.14 02:39:12.646794 [ 192 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_41_8} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6015 | 2026.01.14 02:39:12.646875 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6016 | 2026.01.14 02:39:12.647147 [ 200 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6017 | 2026.01.14 02:39:12.647404 [ 200 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6018 | 2026.01.14 02:39:12.647473 [ 200 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6019 | 2026.01.14 02:39:12.647547 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 6020 | 2026.01.14 02:39:12.647609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13907 | ||
| 6021 | 2026.01.14 02:39:12.648116 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6022 | 2026.01.14 02:39:12.648156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6023 | 2026.01.14 02:39:12.648688 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6024 | 2026.01.14 02:39:12.648908 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6025 | 2026.01.14 02:39:12.649019 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13907 | ||
| 6026 | 2026.01.14 02:39:13.000325 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.00 MiB, peak 275.64 MiB, free memory in arenas 0.00 B, will set to 268.28 MiB (RSS), difference: 1.28 MiB | ||
| 6027 | 2026.01.14 02:39:13.373570 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6028 | 2026.01.14 02:39:13.390597 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6029 | 2026.01.14 02:39:13.390664 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6030 | 2026.01.14 02:39:13.396954 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6031 | 2026.01.14 02:39:13.397698 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6032 | 2026.01.14 02:39:13.400828 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6033 | 2026.01.14 02:39:15.195986 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 754 | ||
| 6034 | 2026.01.14 02:39:15.198648 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6035 | 2026.01.14 02:39:15.198698 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6036 | 2026.01.14 02:39:15.199919 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6037 | 2026.01.14 02:39:15.200182 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6038 | 2026.01.14 02:39:15.200521 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 754 | ||
| 6039 | 2026.01.14 02:39:17.617543 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6040 | 2026.01.14 02:39:17.617802 [ 264 ] {e4b40b96-8a2c-454a-b24a-2672ab99a258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6041 | 2026.01.14 02:39:17.617891 [ 264 ] {e4b40b96-8a2c-454a-b24a-2672ab99a258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6042 | 2026.01.14 02:39:17.618674 [ 264 ] {e4b40b96-8a2c-454a-b24a-2672ab99a258} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6043 | 2026.01.14 02:39:17.618723 [ 264 ] {e4b40b96-8a2c-454a-b24a-2672ab99a258} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6044 | 2026.01.14 02:39:17.619135 [ 264 ] {e4b40b96-8a2c-454a-b24a-2672ab99a258} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6045 | 2026.01.14 02:39:17.619371 [ 264 ] {e4b40b96-8a2c-454a-b24a-2672ab99a258} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6046 | 2026.01.14 02:39:17.619535 [ 264 ] {e4b40b96-8a2c-454a-b24a-2672ab99a258} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001803 sec., 75429.83915696063 rows/sec., 6.54 MiB/sec. | ||
| 6047 | 2026.01.14 02:39:17.619585 [ 264 ] {e4b40b96-8a2c-454a-b24a-2672ab99a258} <Debug> TCPHandler: Processed in 0.002211538 sec. | ||
| 6048 | 2026.01.14 02:39:17.619709 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6049 | 2026.01.14 02:39:17.619811 [ 264 ] {c01f5d4c-e52d-4bfd-a9c4-719de10c4124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6050 | 2026.01.14 02:39:17.619854 [ 264 ] {c01f5d4c-e52d-4bfd-a9c4-719de10c4124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6051 | 2026.01.14 02:39:17.620279 [ 264 ] {c01f5d4c-e52d-4bfd-a9c4-719de10c4124} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6052 | 2026.01.14 02:39:17.620316 [ 264 ] {c01f5d4c-e52d-4bfd-a9c4-719de10c4124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6053 | 2026.01.14 02:39:17.620620 [ 264 ] {c01f5d4c-e52d-4bfd-a9c4-719de10c4124} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6054 | 2026.01.14 02:39:17.620841 [ 264 ] {c01f5d4c-e52d-4bfd-a9c4-719de10c4124} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6055 | 2026.01.14 02:39:17.620974 [ 264 ] {c01f5d4c-e52d-4bfd-a9c4-719de10c4124} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001187 sec., 33698.39932603201 rows/sec., 2.47 MiB/sec. | ||
| 6056 | 2026.01.14 02:39:17.621012 [ 264 ] {c01f5d4c-e52d-4bfd-a9c4-719de10c4124} <Debug> TCPHandler: Processed in 0.001355561 sec. | ||
| 6057 | 2026.01.14 02:39:17.621119 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6058 | 2026.01.14 02:39:17.621213 [ 264 ] {caddb675-17eb-4009-ac55-bec4434faacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6059 | 2026.01.14 02:39:17.621253 [ 264 ] {caddb675-17eb-4009-ac55-bec4434faacf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6060 | 2026.01.14 02:39:17.621683 [ 264 ] {caddb675-17eb-4009-ac55-bec4434faacf} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6061 | 2026.01.14 02:39:17.621719 [ 264 ] {caddb675-17eb-4009-ac55-bec4434faacf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6062 | 2026.01.14 02:39:17.622028 [ 264 ] {caddb675-17eb-4009-ac55-bec4434faacf} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6063 | 2026.01.14 02:39:17.622245 [ 264 ] {caddb675-17eb-4009-ac55-bec4434faacf} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6064 | 2026.01.14 02:39:17.622372 [ 264 ] {caddb675-17eb-4009-ac55-bec4434faacf} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001178 sec., 88285.22920203736 rows/sec., 6.90 MiB/sec. | ||
| 6065 | 2026.01.14 02:39:17.622410 [ 264 ] {caddb675-17eb-4009-ac55-bec4434faacf} <Debug> TCPHandler: Processed in 0.001341662 sec. | ||
| 6066 | 2026.01.14 02:39:17.622520 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6067 | 2026.01.14 02:39:17.622614 [ 264 ] {984f8cfc-1b4c-449d-bbf8-867adb9a4dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6068 | 2026.01.14 02:39:17.622656 [ 264 ] {984f8cfc-1b4c-449d-bbf8-867adb9a4dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6069 | 2026.01.14 02:39:17.623061 [ 264 ] {984f8cfc-1b4c-449d-bbf8-867adb9a4dd9} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6070 | 2026.01.14 02:39:17.623096 [ 264 ] {984f8cfc-1b4c-449d-bbf8-867adb9a4dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6071 | 2026.01.14 02:39:17.623422 [ 264 ] {984f8cfc-1b4c-449d-bbf8-867adb9a4dd9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6072 | 2026.01.14 02:39:17.623632 [ 264 ] {984f8cfc-1b4c-449d-bbf8-867adb9a4dd9} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6073 | 2026.01.14 02:39:17.623761 [ 264 ] {984f8cfc-1b4c-449d-bbf8-867adb9a4dd9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 6074 | 2026.01.14 02:39:17.623799 [ 264 ] {984f8cfc-1b4c-449d-bbf8-867adb9a4dd9} <Debug> TCPHandler: Processed in 0.001328741 sec. | ||
| 6075 | 2026.01.14 02:39:17.623919 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6076 | 2026.01.14 02:39:17.624044 [ 264 ] {a0bf13f6-2e9a-43a4-b57e-71c29e11d554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6077 | 2026.01.14 02:39:17.624111 [ 264 ] {a0bf13f6-2e9a-43a4-b57e-71c29e11d554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6078 | 2026.01.14 02:39:17.625090 [ 264 ] {a0bf13f6-2e9a-43a4-b57e-71c29e11d554} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6079 | 2026.01.14 02:39:17.625128 [ 264 ] {a0bf13f6-2e9a-43a4-b57e-71c29e11d554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6080 | 2026.01.14 02:39:17.625706 [ 264 ] {a0bf13f6-2e9a-43a4-b57e-71c29e11d554} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6081 | 2026.01.14 02:39:17.625936 [ 264 ] {a0bf13f6-2e9a-43a4-b57e-71c29e11d554} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6082 | 2026.01.14 02:39:17.626059 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6083 | 2026.01.14 02:39:17.626078 [ 264 ] {a0bf13f6-2e9a-43a4-b57e-71c29e11d554} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002059 sec., 19426.90626517727 rows/sec., 34.81 MiB/sec. | ||
| 6084 | 2026.01.14 02:39:17.626144 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6085 | 2026.01.14 02:39:17.626172 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6086 | 2026.01.14 02:39:17.626184 [ 264 ] {a0bf13f6-2e9a-43a4-b57e-71c29e11d554} <Debug> TCPHandler: Processed in 0.00232849 sec. | ||
| 6087 | 2026.01.14 02:39:17.626293 [ 192 ] {54faf14f-464a-4e46-92f0-faf20853345d::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 | ||
| 6088 | 2026.01.14 02:39:17.626317 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6089 | 2026.01.14 02:39:17.626446 [ 264 ] {ece602d1-c4cb-4943-a89d-479a1abefe7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6090 | 2026.01.14 02:39:17.626498 [ 264 ] {ece602d1-c4cb-4943-a89d-479a1abefe7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6091 | 2026.01.14 02:39:17.626571 [ 192 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6092 | 2026.01.14 02:39:17.626644 [ 192 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 572 rows starting from the beginning of the part | ||
| 6093 | 2026.01.14 02:39:17.626795 [ 192 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 6094 | 2026.01.14 02:39:17.626886 [ 264 ] {ece602d1-c4cb-4943-a89d-479a1abefe7c} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6095 | 2026.01.14 02:39:17.626909 [ 192 ] {54faf14f-464a-4e46-92f0-faf20853345d::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 | ||
| 6096 | 2026.01.14 02:39:17.626927 [ 264 ] {ece602d1-c4cb-4943-a89d-479a1abefe7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6097 | 2026.01.14 02:39:17.627021 [ 192 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 6098 | 2026.01.14 02:39:17.627130 [ 192 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 6099 | 2026.01.14 02:39:17.627233 [ 192 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 6100 | 2026.01.14 02:39:17.627250 [ 264 ] {ece602d1-c4cb-4943-a89d-479a1abefe7c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6101 | 2026.01.14 02:39:17.627477 [ 264 ] {ece602d1-c4cb-4943-a89d-479a1abefe7c} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2026.01.14 02:39:17.627614 [ 264 ] {ece602d1-c4cb-4943-a89d-479a1abefe7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.40 MiB/sec. | ||
| 6103 | 2026.01.14 02:39:17.627652 [ 264 ] {ece602d1-c4cb-4943-a89d-479a1abefe7c} <Debug> TCPHandler: Processed in 0.001396672 sec. | ||
| 6104 | 2026.01.14 02:39:17.649128 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 772 rows, containing 19 columns (19 merged, 0 gathered) in 0.022887278 sec., 33730.52924860702 rows/sec., 60.44 MiB/sec. | ||
| 6105 | 2026.01.14 02:39:17.650312 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6106 | 2026.01.14 02:39:17.650694 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6107 | 2026.01.14 02:39:17.650773 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6108 | 2026.01.14 02:39:17.650912 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
| 6109 | 2026.01.14 02:39:18.000195 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.08 MiB, peak 276.84 MiB, free memory in arenas 0.00 B, will set to 271.11 MiB (RSS), difference: 2.03 MiB | ||
| 6110 | 2026.01.14 02:39:19.987491 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6111 | 2026.01.14 02:39:19.987567 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6112 | 2026.01.14 02:39:20.149237 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14419 | ||
| 6113 | 2026.01.14 02:39:20.149785 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6114 | 2026.01.14 02:39:20.149832 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6115 | 2026.01.14 02:39:20.150391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6116 | 2026.01.14 02:39:20.150629 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6117 | 2026.01.14 02:39:20.150770 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14419 | ||
| 6118 | 2026.01.14 02:39:20.901067 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6119 | 2026.01.14 02:39:20.918296 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6120 | 2026.01.14 02:39:20.918343 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6121 | 2026.01.14 02:39:20.924113 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6122 | 2026.01.14 02:39:20.924828 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2026.01.14 02:39:20.927758 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6124 | 2026.01.14 02:39:22.625903 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6125 | 2026.01.14 02:39:22.626079 [ 264 ] {d45dd252-77b2-4787-a50b-51502a6c1924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6126 | 2026.01.14 02:39:22.626146 [ 264 ] {d45dd252-77b2-4787-a50b-51502a6c1924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6127 | 2026.01.14 02:39:22.626997 [ 264 ] {d45dd252-77b2-4787-a50b-51502a6c1924} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6128 | 2026.01.14 02:39:22.627044 [ 264 ] {d45dd252-77b2-4787-a50b-51502a6c1924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6129 | 2026.01.14 02:39:22.627444 [ 264 ] {d45dd252-77b2-4787-a50b-51502a6c1924} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6130 | 2026.01.14 02:39:22.627684 [ 264 ] {d45dd252-77b2-4787-a50b-51502a6c1924} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2026.01.14 02:39:22.627841 [ 264 ] {d45dd252-77b2-4787-a50b-51502a6c1924} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00181 sec., 226519.3370165746 rows/sec., 14.37 MiB/sec. | ||
| 6132 | 2026.01.14 02:39:22.627891 [ 264 ] {d45dd252-77b2-4787-a50b-51502a6c1924} <Debug> TCPHandler: Processed in 0.002117688 sec. | ||
| 6133 | 2026.01.14 02:39:22.628020 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6134 | 2026.01.14 02:39:22.628125 [ 264 ] {cc4f2964-dac8-43dc-bfaa-187380ae462e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6135 | 2026.01.14 02:39:22.628169 [ 264 ] {cc4f2964-dac8-43dc-bfaa-187380ae462e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6136 | 2026.01.14 02:39:22.629110 [ 264 ] {cc4f2964-dac8-43dc-bfaa-187380ae462e} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6137 | 2026.01.14 02:39:22.629148 [ 264 ] {cc4f2964-dac8-43dc-bfaa-187380ae462e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6138 | 2026.01.14 02:39:22.629516 [ 264 ] {cc4f2964-dac8-43dc-bfaa-187380ae462e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6139 | 2026.01.14 02:39:22.629731 [ 264 ] {cc4f2964-dac8-43dc-bfaa-187380ae462e} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6140 | 2026.01.14 02:39:22.629864 [ 264 ] {cc4f2964-dac8-43dc-bfaa-187380ae462e} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001764 sec., 630385.4875283447 rows/sec., 49.74 MiB/sec. | ||
| 6141 | 2026.01.14 02:39:22.629903 [ 264 ] {cc4f2964-dac8-43dc-bfaa-187380ae462e} <Debug> TCPHandler: Processed in 0.001935346 sec. | ||
| 6142 | 2026.01.14 02:39:22.630019 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6143 | 2026.01.14 02:39:22.630116 [ 264 ] {4e716544-fbfe-4d98-bba5-7beff78eedc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6144 | 2026.01.14 02:39:22.630157 [ 264 ] {4e716544-fbfe-4d98-bba5-7beff78eedc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6145 | 2026.01.14 02:39:22.630651 [ 264 ] {4e716544-fbfe-4d98-bba5-7beff78eedc2} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2026.01.14 02:39:22.630689 [ 264 ] {4e716544-fbfe-4d98-bba5-7beff78eedc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6147 | 2026.01.14 02:39:22.630997 [ 264 ] {4e716544-fbfe-4d98-bba5-7beff78eedc2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6148 | 2026.01.14 02:39:22.631208 [ 264 ] {4e716544-fbfe-4d98-bba5-7beff78eedc2} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6149 | 2026.01.14 02:39:22.631338 [ 264 ] {4e716544-fbfe-4d98-bba5-7beff78eedc2} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001242 sec., 165056.3607085346 rows/sec., 9.68 MiB/sec. | ||
| 6150 | 2026.01.14 02:39:22.631336 [ 129 ] {} <Debug> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6151 | 2026.01.14 02:39:22.631376 [ 264 ] {4e716544-fbfe-4d98-bba5-7beff78eedc2} <Debug> TCPHandler: Processed in 0.001407441 sec. | ||
| 6152 | 2026.01.14 02:39:22.631416 [ 129 ] {} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6153 | 2026.01.14 02:39:22.631442 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6154 | 2026.01.14 02:39:22.631524 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6155 | 2026.01.14 02:39:22.631588 [ 192 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 6156 | 2026.01.14 02:39:22.631642 [ 264 ] {5a2ea28e-1a3d-4134-8423-2b1a32e4c876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6157 | 2026.01.14 02:39:22.631693 [ 264 ] {5a2ea28e-1a3d-4134-8423-2b1a32e4c876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6158 | 2026.01.14 02:39:22.631747 [ 192 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6159 | 2026.01.14 02:39:22.631791 [ 192 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 277 rows starting from the beginning of the part | ||
| 6160 | 2026.01.14 02:39:22.631870 [ 192 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 52 rows starting from the beginning of the part | ||
| 6161 | 2026.01.14 02:39:22.631925 [ 192 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 6162 | 2026.01.14 02:39:22.631974 [ 192 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 207 rows starting from the beginning of the part | ||
| 6163 | 2026.01.14 02:39:22.632022 [ 192 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 6164 | 2026.01.14 02:39:22.632073 [ 192 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 205 rows starting from the beginning of the part | ||
| 6165 | 2026.01.14 02:39:22.632315 [ 264 ] {5a2ea28e-1a3d-4134-8423-2b1a32e4c876} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6166 | 2026.01.14 02:39:22.632368 [ 264 ] {5a2ea28e-1a3d-4134-8423-2b1a32e4c876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6167 | 2026.01.14 02:39:22.632782 [ 264 ] {5a2ea28e-1a3d-4134-8423-2b1a32e4c876} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6168 | 2026.01.14 02:39:22.632967 [ 189 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 821 rows, containing 5 columns (5 merged, 0 gathered) in 0.001441582 sec., 569513.2153425888 rows/sec., 37.61 MiB/sec. | ||
| 6169 | 2026.01.14 02:39:22.633058 [ 264 ] {5a2ea28e-1a3d-4134-8423-2b1a32e4c876} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6170 | 2026.01.14 02:39:22.633121 [ 192 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6171 | 2026.01.14 02:39:22.633208 [ 264 ] {5a2ea28e-1a3d-4134-8423-2b1a32e4c876} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001587 sec., 133585.38122243225 rows/sec., 8.61 MiB/sec. | ||
| 6172 | 2026.01.14 02:39:22.633257 [ 264 ] {5a2ea28e-1a3d-4134-8423-2b1a32e4c876} <Debug> TCPHandler: Processed in 0.001796315 sec. | ||
| 6173 | 2026.01.14 02:39:22.633379 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6174 | 2026.01.14 02:39:22.633401 [ 192 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_31_6} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2026.01.14 02:39:22.633484 [ 192 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_31_6} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6176 | 2026.01.14 02:39:22.633486 [ 264 ] {05392a37-69f3-4cd0-bdbb-bec9a6bb0df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6177 | 2026.01.14 02:39:22.633541 [ 264 ] {05392a37-69f3-4cd0-bdbb-bec9a6bb0df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6178 | 2026.01.14 02:39:22.633560 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6179 | 2026.01.14 02:39:22.634074 [ 264 ] {05392a37-69f3-4cd0-bdbb-bec9a6bb0df6} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6180 | 2026.01.14 02:39:22.634118 [ 264 ] {05392a37-69f3-4cd0-bdbb-bec9a6bb0df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6181 | 2026.01.14 02:39:22.634443 [ 264 ] {05392a37-69f3-4cd0-bdbb-bec9a6bb0df6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6182 | 2026.01.14 02:39:22.634666 [ 264 ] {05392a37-69f3-4cd0-bdbb-bec9a6bb0df6} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6183 | 2026.01.14 02:39:22.634799 [ 264 ] {05392a37-69f3-4cd0-bdbb-bec9a6bb0df6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001334 sec., 158170.91454272866 rows/sec., 8.98 MiB/sec. | ||
| 6184 | 2026.01.14 02:39:22.634841 [ 264 ] {05392a37-69f3-4cd0-bdbb-bec9a6bb0df6} <Debug> TCPHandler: Processed in 0.001518473 sec. | ||
| 6185 | 2026.01.14 02:39:22.634954 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6186 | 2026.01.14 02:39:22.635049 [ 264 ] {ad450fd8-38e1-4bff-8a7b-d52c6eedbc66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6187 | 2026.01.14 02:39:22.635090 [ 264 ] {ad450fd8-38e1-4bff-8a7b-d52c6eedbc66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6188 | 2026.01.14 02:39:22.635812 [ 264 ] {ad450fd8-38e1-4bff-8a7b-d52c6eedbc66} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6189 | 2026.01.14 02:39:22.635851 [ 264 ] {ad450fd8-38e1-4bff-8a7b-d52c6eedbc66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6190 | 2026.01.14 02:39:22.636186 [ 264 ] {ad450fd8-38e1-4bff-8a7b-d52c6eedbc66} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6191 | 2026.01.14 02:39:22.636417 [ 264 ] {ad450fd8-38e1-4bff-8a7b-d52c6eedbc66} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6192 | 2026.01.14 02:39:22.636547 [ 264 ] {ad450fd8-38e1-4bff-8a7b-d52c6eedbc66} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001516 sec., 447889.1820580475 rows/sec., 31.22 MiB/sec. | ||
| 6193 | 2026.01.14 02:39:22.636585 [ 264 ] {ad450fd8-38e1-4bff-8a7b-d52c6eedbc66} <Debug> TCPHandler: Processed in 0.001682964 sec. | ||
| 6194 | 2026.01.14 02:39:22.636696 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6195 | 2026.01.14 02:39:22.636792 [ 264 ] {6ec16d36-88f5-4ae2-9d08-c196a645b52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6196 | 2026.01.14 02:39:22.636835 [ 264 ] {6ec16d36-88f5-4ae2-9d08-c196a645b52b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6197 | 2026.01.14 02:39:22.637170 [ 264 ] {6ec16d36-88f5-4ae2-9d08-c196a645b52b} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6198 | 2026.01.14 02:39:22.637206 [ 264 ] {6ec16d36-88f5-4ae2-9d08-c196a645b52b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6199 | 2026.01.14 02:39:22.637505 [ 264 ] {6ec16d36-88f5-4ae2-9d08-c196a645b52b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6200 | 2026.01.14 02:39:22.637716 [ 264 ] {6ec16d36-88f5-4ae2-9d08-c196a645b52b} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6201 | 2026.01.14 02:39:22.637848 [ 264 ] {6ec16d36-88f5-4ae2-9d08-c196a645b52b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 6202 | 2026.01.14 02:39:22.637886 [ 264 ] {6ec16d36-88f5-4ae2-9d08-c196a645b52b} <Debug> TCPHandler: Processed in 0.00124119 sec. | ||
| 6203 | 2026.01.14 02:39:22.637999 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6204 | 2026.01.14 02:39:22.638095 [ 264 ] {daf2bb14-16a0-4a59-b554-e4c0f56765af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6205 | 2026.01.14 02:39:22.638136 [ 264 ] {daf2bb14-16a0-4a59-b554-e4c0f56765af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6206 | 2026.01.14 02:39:22.638620 [ 264 ] {daf2bb14-16a0-4a59-b554-e4c0f56765af} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6207 | 2026.01.14 02:39:22.638657 [ 264 ] {daf2bb14-16a0-4a59-b554-e4c0f56765af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6208 | 2026.01.14 02:39:22.638994 [ 264 ] {daf2bb14-16a0-4a59-b554-e4c0f56765af} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6209 | 2026.01.14 02:39:22.639209 [ 264 ] {daf2bb14-16a0-4a59-b554-e4c0f56765af} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6210 | 2026.01.14 02:39:22.639344 [ 264 ] {daf2bb14-16a0-4a59-b554-e4c0f56765af} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001267 sec., 247829.5185477506 rows/sec., 16.28 MiB/sec. | ||
| 6211 | 2026.01.14 02:39:22.639394 [ 264 ] {daf2bb14-16a0-4a59-b554-e4c0f56765af} <Debug> TCPHandler: Processed in 0.001444892 sec. | ||
| 6212 | 2026.01.14 02:39:22.639518 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6213 | 2026.01.14 02:39:22.639614 [ 264 ] {bd5d381c-9da7-46ef-b079-bef6d77cc006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6214 | 2026.01.14 02:39:22.639655 [ 264 ] {bd5d381c-9da7-46ef-b079-bef6d77cc006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6215 | 2026.01.14 02:39:22.639982 [ 264 ] {bd5d381c-9da7-46ef-b079-bef6d77cc006} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6216 | 2026.01.14 02:39:22.640019 [ 264 ] {bd5d381c-9da7-46ef-b079-bef6d77cc006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6217 | 2026.01.14 02:39:22.640328 [ 264 ] {bd5d381c-9da7-46ef-b079-bef6d77cc006} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6218 | 2026.01.14 02:39:22.640535 [ 264 ] {bd5d381c-9da7-46ef-b079-bef6d77cc006} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6219 | 2026.01.14 02:39:22.640656 [ 145 ] {} <Debug> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 6220 | 2026.01.14 02:39:22.640665 [ 264 ] {bd5d381c-9da7-46ef-b079-bef6d77cc006} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 6221 | 2026.01.14 02:39:22.640701 [ 145 ] {} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6222 | 2026.01.14 02:39:22.640722 [ 264 ] {bd5d381c-9da7-46ef-b079-bef6d77cc006} <Debug> TCPHandler: Processed in 0.0012553 sec. | ||
| 6223 | 2026.01.14 02:39:22.640726 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 6224 | 2026.01.14 02:39:22.640819 [ 200 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::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 | ||
| 6225 | 2026.01.14 02:39:22.640857 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6226 | 2026.01.14 02:39:22.640922 [ 200 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6227 | 2026.01.14 02:39:22.640954 [ 200 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 6228 | 2026.01.14 02:39:22.640958 [ 264 ] {b9adc425-6f41-4eaf-b1f5-87a2cbc7de6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6229 | 2026.01.14 02:39:22.641002 [ 200 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 6230 | 2026.01.14 02:39:22.641009 [ 264 ] {b9adc425-6f41-4eaf-b1f5-87a2cbc7de6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6231 | 2026.01.14 02:39:22.641051 [ 200 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 6232 | 2026.01.14 02:39:22.641095 [ 200 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 6233 | 2026.01.14 02:39:22.641136 [ 200 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 6234 | 2026.01.14 02:39:22.641178 [ 200 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 6235 | 2026.01.14 02:39:22.641386 [ 264 ] {b9adc425-6f41-4eaf-b1f5-87a2cbc7de6f} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6236 | 2026.01.14 02:39:22.641429 [ 264 ] {b9adc425-6f41-4eaf-b1f5-87a2cbc7de6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6237 | 2026.01.14 02:39:22.641764 [ 264 ] {b9adc425-6f41-4eaf-b1f5-87a2cbc7de6f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6238 | 2026.01.14 02:39:22.641996 [ 264 ] {b9adc425-6f41-4eaf-b1f5-87a2cbc7de6f} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2026.01.14 02:39:22.642073 [ 198 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8 rows, containing 4 columns (4 merged, 0 gathered) in 0.001285191 sec., 6224.755697791224 rows/sec., 410.32 KiB/sec. | ||
| 6240 | 2026.01.14 02:39:22.642131 [ 264 ] {b9adc425-6f41-4eaf-b1f5-87a2cbc7de6f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001193 sec., 87175.18860016765 rows/sec., 5.34 MiB/sec. | ||
| 6241 | 2026.01.14 02:39:22.642168 [ 264 ] {b9adc425-6f41-4eaf-b1f5-87a2cbc7de6f} <Debug> TCPHandler: Processed in 0.001361991 sec. | ||
| 6242 | 2026.01.14 02:39:22.642304 [ 203 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 6243 | 2026.01.14 02:39:22.642658 [ 203 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_6_1} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6244 | 2026.01.14 02:39:22.642741 [ 203 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_6_1} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 6245 | 2026.01.14 02:39:22.642838 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6246 | 2026.01.14 02:39:25.200849 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 786 | ||
| 6247 | 2026.01.14 02:39:25.203255 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6248 | 2026.01.14 02:39:25.203316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6249 | 2026.01.14 02:39:25.204747 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6250 | 2026.01.14 02:39:25.205106 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6251 | 2026.01.14 02:39:25.205505 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 786 | ||
| 6252 | 2026.01.14 02:39:27.644728 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6253 | 2026.01.14 02:39:27.644902 [ 264 ] {c5771443-772e-47b9-9dd2-74dd3ce47aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6254 | 2026.01.14 02:39:27.644965 [ 264 ] {c5771443-772e-47b9-9dd2-74dd3ce47aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6255 | 2026.01.14 02:39:27.645579 [ 264 ] {c5771443-772e-47b9-9dd2-74dd3ce47aa3} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6256 | 2026.01.14 02:39:27.645617 [ 264 ] {c5771443-772e-47b9-9dd2-74dd3ce47aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6257 | 2026.01.14 02:39:27.646001 [ 264 ] {c5771443-772e-47b9-9dd2-74dd3ce47aa3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6258 | 2026.01.14 02:39:27.646220 [ 264 ] {c5771443-772e-47b9-9dd2-74dd3ce47aa3} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6259 | 2026.01.14 02:39:27.646367 [ 264 ] {c5771443-772e-47b9-9dd2-74dd3ce47aa3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001513 sec., 1321.8770654329148 rows/sec., 107.79 KiB/sec. | ||
| 6260 | 2026.01.14 02:39:27.646413 [ 264 ] {c5771443-772e-47b9-9dd2-74dd3ce47aa3} <Debug> TCPHandler: Processed in 0.001813665 sec. | ||
| 6261 | 2026.01.14 02:39:27.646544 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6262 | 2026.01.14 02:39:27.646653 [ 264 ] {ffe4960f-f862-4577-981c-573dec846531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6263 | 2026.01.14 02:39:27.646695 [ 264 ] {ffe4960f-f862-4577-981c-573dec846531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6264 | 2026.01.14 02:39:27.647848 [ 264 ] {ffe4960f-f862-4577-981c-573dec846531} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6265 | 2026.01.14 02:39:27.647880 [ 264 ] {ffe4960f-f862-4577-981c-573dec846531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6266 | 2026.01.14 02:39:27.648236 [ 264 ] {ffe4960f-f862-4577-981c-573dec846531} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6267 | 2026.01.14 02:39:27.648426 [ 264 ] {ffe4960f-f862-4577-981c-573dec846531} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6268 | 2026.01.14 02:39:27.648549 [ 264 ] {ffe4960f-f862-4577-981c-573dec846531} <Debug> executeQuery: Read 1277 rows, 108.71 KiB in 0.00197 sec., 648223.3502538071 rows/sec., 53.89 MiB/sec. | ||
| 6269 | 2026.01.14 02:39:27.648585 [ 264 ] {ffe4960f-f862-4577-981c-573dec846531} <Debug> TCPHandler: Processed in 0.002155808 sec. | ||
| 6270 | 2026.01.14 02:39:27.648692 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6271 | 2026.01.14 02:39:27.648864 [ 264 ] {343b774e-b91c-404f-9a72-90a9e0fe963f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6272 | 2026.01.14 02:39:27.648905 [ 264 ] {343b774e-b91c-404f-9a72-90a9e0fe963f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6273 | 2026.01.14 02:39:27.649350 [ 264 ] {343b774e-b91c-404f-9a72-90a9e0fe963f} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6274 | 2026.01.14 02:39:27.649385 [ 264 ] {343b774e-b91c-404f-9a72-90a9e0fe963f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6275 | 2026.01.14 02:39:27.649690 [ 264 ] {343b774e-b91c-404f-9a72-90a9e0fe963f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6276 | 2026.01.14 02:39:27.649899 [ 264 ] {343b774e-b91c-404f-9a72-90a9e0fe963f} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6277 | 2026.01.14 02:39:27.650023 [ 264 ] {343b774e-b91c-404f-9a72-90a9e0fe963f} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.001179 sec., 35623.4096692112 rows/sec., 2.61 MiB/sec. | ||
| 6278 | 2026.01.14 02:39:27.650059 [ 264 ] {343b774e-b91c-404f-9a72-90a9e0fe963f} <Debug> TCPHandler: Processed in 0.001354841 sec. | ||
| 6279 | 2026.01.14 02:39:27.650188 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6280 | 2026.01.14 02:39:27.650286 [ 264 ] {6cd2e5b9-7c50-461d-9f0b-af72112cbcda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6281 | 2026.01.14 02:39:27.650325 [ 264 ] {6cd2e5b9-7c50-461d-9f0b-af72112cbcda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6282 | 2026.01.14 02:39:27.650849 [ 264 ] {6cd2e5b9-7c50-461d-9f0b-af72112cbcda} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6283 | 2026.01.14 02:39:27.650884 [ 264 ] {6cd2e5b9-7c50-461d-9f0b-af72112cbcda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6284 | 2026.01.14 02:39:27.650880 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14867 | ||
| 6285 | 2026.01.14 02:39:27.651204 [ 264 ] {6cd2e5b9-7c50-461d-9f0b-af72112cbcda} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6286 | 2026.01.14 02:39:27.651389 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6287 | 2026.01.14 02:39:27.651421 [ 264 ] {6cd2e5b9-7c50-461d-9f0b-af72112cbcda} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6288 | 2026.01.14 02:39:27.651438 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6289 | 2026.01.14 02:39:27.651524 [ 150 ] {} <Debug> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6290 | 2026.01.14 02:39:27.651557 [ 264 ] {6cd2e5b9-7c50-461d-9f0b-af72112cbcda} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00129 sec., 176744.18604651163 rows/sec., 11.97 MiB/sec. | ||
| 6291 | 2026.01.14 02:39:27.651565 [ 150 ] {} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6292 | 2026.01.14 02:39:27.651592 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6293 | 2026.01.14 02:39:27.651596 [ 264 ] {6cd2e5b9-7c50-461d-9f0b-af72112cbcda} <Debug> TCPHandler: Processed in 0.001467232 sec. | ||
| 6294 | 2026.01.14 02:39:27.651703 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6295 | 2026.01.14 02:39:27.651712 [ 189 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 6296 | 2026.01.14 02:39:27.651798 [ 264 ] {3e8b56ec-9d3a-453f-a02d-7231b4b04aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6297 | 2026.01.14 02:39:27.651838 [ 189 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6298 | 2026.01.14 02:39:27.651842 [ 264 ] {3e8b56ec-9d3a-453f-a02d-7231b4b04aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6299 | 2026.01.14 02:39:27.651879 [ 189 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 466 rows starting from the beginning of the part | ||
| 6300 | 2026.01.14 02:39:27.651956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6301 | 2026.01.14 02:39:27.651979 [ 189 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 6302 | 2026.01.14 02:39:27.652036 [ 189 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
| 6303 | 2026.01.14 02:39:27.652085 [ 189 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 6304 | 2026.01.14 02:39:27.652132 [ 189 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 6305 | 2026.01.14 02:39:27.652171 [ 189 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 228 rows starting from the beginning of the part | ||
| 6306 | 2026.01.14 02:39:27.652204 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6307 | 2026.01.14 02:39:27.652343 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14867 | ||
| 6308 | 2026.01.14 02:39:27.652375 [ 147 ] {} <Debug> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6309 | 2026.01.14 02:39:27.652446 [ 147 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6310 | 2026.01.14 02:39:27.652467 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6311 | 2026.01.14 02:39:27.652508 [ 264 ] {3e8b56ec-9d3a-453f-a02d-7231b4b04aab} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2026.01.14 02:39:27.652550 [ 264 ] {3e8b56ec-9d3a-453f-a02d-7231b4b04aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6313 | 2026.01.14 02:39:27.652561 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 6314 | 2026.01.14 02:39:27.652685 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6315 | 2026.01.14 02:39:27.652724 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12499 rows starting from the beginning of the part | ||
| 6316 | 2026.01.14 02:39:27.652792 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 6317 | 2026.01.14 02:39:27.652838 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 6318 | 2026.01.14 02:39:27.652878 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 6319 | 2026.01.14 02:39:27.652919 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 6320 | 2026.01.14 02:39:27.652933 [ 264 ] {3e8b56ec-9d3a-453f-a02d-7231b4b04aab} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6321 | 2026.01.14 02:39:27.652994 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 6322 | 2026.01.14 02:39:27.653124 [ 196 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1370 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461132 sec., 937629.1806626644 rows/sec., 66.16 MiB/sec. | ||
| 6323 | 2026.01.14 02:39:27.653223 [ 264 ] {3e8b56ec-9d3a-453f-a02d-7231b4b04aab} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6324 | 2026.01.14 02:39:27.653361 [ 264 ] {3e8b56ec-9d3a-453f-a02d-7231b4b04aab} <Debug> executeQuery: Read 562 rows, 42.77 KiB in 0.001581 sec., 355471.22074636305 rows/sec., 26.42 MiB/sec. | ||
| 6325 | 2026.01.14 02:39:27.653367 [ 196 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6326 | 2026.01.14 02:39:27.653405 [ 264 ] {3e8b56ec-9d3a-453f-a02d-7231b4b04aab} <Debug> TCPHandler: Processed in 0.001749585 sec. | ||
| 6327 | 2026.01.14 02:39:27.653518 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6328 | 2026.01.14 02:39:27.653641 [ 264 ] {196c260a-ab1a-4dec-82a1-d4c28a270c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6329 | 2026.01.14 02:39:27.653686 [ 264 ] {196c260a-ab1a-4dec-82a1-d4c28a270c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6330 | 2026.01.14 02:39:27.653721 [ 196 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_14_3} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6331 | 2026.01.14 02:39:27.653826 [ 196 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_14_3} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6332 | 2026.01.14 02:39:27.653931 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6333 | 2026.01.14 02:39:27.654316 [ 264 ] {196c260a-ab1a-4dec-82a1-d4c28a270c17} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6334 | 2026.01.14 02:39:27.654359 [ 264 ] {196c260a-ab1a-4dec-82a1-d4c28a270c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6335 | 2026.01.14 02:39:27.654741 [ 264 ] {196c260a-ab1a-4dec-82a1-d4c28a270c17} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6336 | 2026.01.14 02:39:27.654949 [ 264 ] {196c260a-ab1a-4dec-82a1-d4c28a270c17} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6337 | 2026.01.14 02:39:27.655077 [ 264 ] {196c260a-ab1a-4dec-82a1-d4c28a270c17} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001455 sec., 580756.0137457045 rows/sec., 39.09 MiB/sec. | ||
| 6338 | 2026.01.14 02:39:27.655114 [ 264 ] {196c260a-ab1a-4dec-82a1-d4c28a270c17} <Debug> TCPHandler: Processed in 0.001644314 sec. | ||
| 6339 | 2026.01.14 02:39:27.655222 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6340 | 2026.01.14 02:39:27.655254 [ 196 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14867 rows, containing 4 columns (4 merged, 0 gathered) in 0.002740543 sec., 5424837.340629212 rows/sec., 77.60 MiB/sec. | ||
| 6341 | 2026.01.14 02:39:27.655315 [ 264 ] {a5048d56-45b8-4dc6-9403-2fcae1f3c872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6342 | 2026.01.14 02:39:27.655371 [ 264 ] {a5048d56-45b8-4dc6-9403-2fcae1f3c872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6343 | 2026.01.14 02:39:27.655502 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6344 | 2026.01.14 02:39:27.655746 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_31_6} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6345 | 2026.01.14 02:39:27.655816 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_31_6} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6346 | 2026.01.14 02:39:27.655884 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 6347 | 2026.01.14 02:39:27.656270 [ 264 ] {a5048d56-45b8-4dc6-9403-2fcae1f3c872} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6348 | 2026.01.14 02:39:27.656312 [ 264 ] {a5048d56-45b8-4dc6-9403-2fcae1f3c872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6349 | 2026.01.14 02:39:27.656883 [ 264 ] {a5048d56-45b8-4dc6-9403-2fcae1f3c872} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6350 | 2026.01.14 02:39:27.657100 [ 264 ] {a5048d56-45b8-4dc6-9403-2fcae1f3c872} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6351 | 2026.01.14 02:39:27.657233 [ 264 ] {a5048d56-45b8-4dc6-9403-2fcae1f3c872} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001936 sec., 20661.15702479339 rows/sec., 37.02 MiB/sec. | ||
| 6352 | 2026.01.14 02:39:27.657286 [ 264 ] {a5048d56-45b8-4dc6-9403-2fcae1f3c872} <Debug> TCPHandler: Processed in 0.002112188 sec. | ||
| 6353 | 2026.01.14 02:39:27.657397 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6354 | 2026.01.14 02:39:27.657489 [ 264 ] {56a6b1ea-fc17-4b58-a4bd-e8635b9cdd47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6355 | 2026.01.14 02:39:27.657530 [ 264 ] {56a6b1ea-fc17-4b58-a4bd-e8635b9cdd47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6356 | 2026.01.14 02:39:27.657858 [ 264 ] {56a6b1ea-fc17-4b58-a4bd-e8635b9cdd47} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6357 | 2026.01.14 02:39:27.657893 [ 264 ] {56a6b1ea-fc17-4b58-a4bd-e8635b9cdd47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6358 | 2026.01.14 02:39:27.658187 [ 264 ] {56a6b1ea-fc17-4b58-a4bd-e8635b9cdd47} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6359 | 2026.01.14 02:39:27.658389 [ 264 ] {56a6b1ea-fc17-4b58-a4bd-e8635b9cdd47} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6360 | 2026.01.14 02:39:27.658513 [ 264 ] {56a6b1ea-fc17-4b58-a4bd-e8635b9cdd47} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 6361 | 2026.01.14 02:39:27.658548 [ 264 ] {56a6b1ea-fc17-4b58-a4bd-e8635b9cdd47} <Debug> TCPHandler: Processed in 0.00119977 sec. | ||
| 6362 | 2026.01.14 02:39:28.427800 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6363 | 2026.01.14 02:39:28.445763 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6364 | 2026.01.14 02:39:28.445819 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6365 | 2026.01.14 02:39:28.451352 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6366 | 2026.01.14 02:39:28.452069 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6367 | 2026.01.14 02:39:28.452338 [ 150 ] {} <Debug> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6368 | 2026.01.14 02:39:28.452374 [ 150 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6369 | 2026.01.14 02:39:28.452393 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6370 | 2026.01.14 02:39:28.452524 [ 188 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 6371 | 2026.01.14 02:39:28.455400 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6372 | 2026.01.14 02:39:28.456700 [ 188 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6373 | 2026.01.14 02:39:28.458127 [ 188 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 6374 | 2026.01.14 02:39:28.462768 [ 188 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 6375 | 2026.01.14 02:39:28.467471 [ 188 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 6376 | 2026.01.14 02:39:28.471835 [ 188 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 6377 | 2026.01.14 02:39:28.476317 [ 188 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 6378 | 2026.01.14 02:39:28.480821 [ 188 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 6379 | 2026.01.14 02:39:28.533572 [ 196 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.081114448 sec., 2884.8128264399948 rows/sec., 14.92 MiB/sec. | ||
| 6380 | 2026.01.14 02:39:28.535383 [ 196 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6381 | 2026.01.14 02:39:28.537147 [ 196 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_31_6} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6382 | 2026.01.14 02:39:28.537240 [ 196 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_31_6} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6383 | 2026.01.14 02:39:28.538359 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6384 | 2026.01.14 02:39:29.000269 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.86 MiB, peak 283.40 MiB, free memory in arenas 0.00 B, will set to 277.14 MiB (RSS), difference: 4.28 MiB | ||
| 6385 | 2026.01.14 02:39:32.627632 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6386 | 2026.01.14 02:39:32.627805 [ 264 ] {3bff9846-5543-4226-aefb-1d259dd8e51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6387 | 2026.01.14 02:39:32.627871 [ 264 ] {3bff9846-5543-4226-aefb-1d259dd8e51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6388 | 2026.01.14 02:39:32.628677 [ 264 ] {3bff9846-5543-4226-aefb-1d259dd8e51e} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6389 | 2026.01.14 02:39:32.628726 [ 264 ] {3bff9846-5543-4226-aefb-1d259dd8e51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6390 | 2026.01.14 02:39:32.629130 [ 264 ] {3bff9846-5543-4226-aefb-1d259dd8e51e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6391 | 2026.01.14 02:39:32.629389 [ 264 ] {3bff9846-5543-4226-aefb-1d259dd8e51e} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6392 | 2026.01.14 02:39:32.629571 [ 264 ] {3bff9846-5543-4226-aefb-1d259dd8e51e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001809 sec., 226644.55500276395 rows/sec., 14.38 MiB/sec. | ||
| 6393 | 2026.01.14 02:39:32.629568 [ 123 ] {} <Debug> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6394 | 2026.01.14 02:39:32.629631 [ 264 ] {3bff9846-5543-4226-aefb-1d259dd8e51e} <Debug> TCPHandler: Processed in 0.002122057 sec. | ||
| 6395 | 2026.01.14 02:39:32.629653 [ 123 ] {} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6396 | 2026.01.14 02:39:32.629683 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6397 | 2026.01.14 02:39:32.629756 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6398 | 2026.01.14 02:39:32.629787 [ 195 ] {74e53986-b130-473e-9c6e-fe629263e04f::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 | ||
| 6399 | 2026.01.14 02:39:32.629870 [ 264 ] {d79f839e-9d58-42a4-aa3d-3cfe9471729d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6400 | 2026.01.14 02:39:32.629916 [ 195 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6401 | 2026.01.14 02:39:32.629919 [ 264 ] {d79f839e-9d58-42a4-aa3d-3cfe9471729d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6402 | 2026.01.14 02:39:32.629957 [ 195 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 434 rows starting from the beginning of the part | ||
| 6403 | 2026.01.14 02:39:32.630029 [ 195 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6404 | 2026.01.14 02:39:32.630073 [ 195 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6405 | 2026.01.14 02:39:32.630117 [ 195 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 6406 | 2026.01.14 02:39:32.630158 [ 195 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 6407 | 2026.01.14 02:39:32.630199 [ 195 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 6408 | 2026.01.14 02:39:32.631124 [ 264 ] {d79f839e-9d58-42a4-aa3d-3cfe9471729d} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6409 | 2026.01.14 02:39:32.631167 [ 264 ] {d79f839e-9d58-42a4-aa3d-3cfe9471729d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6410 | 2026.01.14 02:39:32.631261 [ 196 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1712 rows, containing 5 columns (5 merged, 0 gathered) in 0.001514962 sec., 1130061.348073417 rows/sec., 76.93 MiB/sec. | ||
| 6411 | 2026.01.14 02:39:32.631437 [ 195 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6412 | 2026.01.14 02:39:32.631716 [ 195 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_10_2} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6413 | 2026.01.14 02:39:32.631785 [ 195 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_10_2} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6414 | 2026.01.14 02:39:32.631856 [ 264 ] {d79f839e-9d58-42a4-aa3d-3cfe9471729d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6415 | 2026.01.14 02:39:32.631862 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6416 | 2026.01.14 02:39:32.632084 [ 264 ] {d79f839e-9d58-42a4-aa3d-3cfe9471729d} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6417 | 2026.01.14 02:39:32.632229 [ 264 ] {d79f839e-9d58-42a4-aa3d-3cfe9471729d} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002386 sec., 466051.96982397314 rows/sec., 36.77 MiB/sec. | ||
| 6418 | 2026.01.14 02:39:32.632274 [ 264 ] {d79f839e-9d58-42a4-aa3d-3cfe9471729d} <Debug> TCPHandler: Processed in 0.002567251 sec. | ||
| 6419 | 2026.01.14 02:39:32.632435 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6420 | 2026.01.14 02:39:32.632538 [ 264 ] {33ef1465-9f2b-4ca4-88d2-49cf1f0833ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6421 | 2026.01.14 02:39:32.632584 [ 264 ] {33ef1465-9f2b-4ca4-88d2-49cf1f0833ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6422 | 2026.01.14 02:39:32.633148 [ 264 ] {33ef1465-9f2b-4ca4-88d2-49cf1f0833ad} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6423 | 2026.01.14 02:39:32.633185 [ 264 ] {33ef1465-9f2b-4ca4-88d2-49cf1f0833ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6424 | 2026.01.14 02:39:32.633491 [ 264 ] {33ef1465-9f2b-4ca4-88d2-49cf1f0833ad} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6425 | 2026.01.14 02:39:32.633697 [ 264 ] {33ef1465-9f2b-4ca4-88d2-49cf1f0833ad} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6426 | 2026.01.14 02:39:32.633824 [ 264 ] {33ef1465-9f2b-4ca4-88d2-49cf1f0833ad} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001311 sec., 156369.18382913806 rows/sec., 9.17 MiB/sec. | ||
| 6427 | 2026.01.14 02:39:32.633862 [ 264 ] {33ef1465-9f2b-4ca4-88d2-49cf1f0833ad} <Debug> TCPHandler: Processed in 0.001483142 sec. | ||
| 6428 | 2026.01.14 02:39:32.633978 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6429 | 2026.01.14 02:39:32.634081 [ 264 ] {8a15bbaf-4544-4221-b9bb-017d74f93360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6430 | 2026.01.14 02:39:32.634124 [ 264 ] {8a15bbaf-4544-4221-b9bb-017d74f93360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6431 | 2026.01.14 02:39:32.634738 [ 264 ] {8a15bbaf-4544-4221-b9bb-017d74f93360} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2026.01.14 02:39:32.634784 [ 264 ] {8a15bbaf-4544-4221-b9bb-017d74f93360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6433 | 2026.01.14 02:39:32.635173 [ 264 ] {8a15bbaf-4544-4221-b9bb-017d74f93360} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6434 | 2026.01.14 02:39:32.635391 [ 264 ] {8a15bbaf-4544-4221-b9bb-017d74f93360} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2026.01.14 02:39:32.635522 [ 264 ] {8a15bbaf-4544-4221-b9bb-017d74f93360} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001462 sec., 145006.83994528043 rows/sec., 9.35 MiB/sec. | ||
| 6436 | 2026.01.14 02:39:32.635562 [ 264 ] {8a15bbaf-4544-4221-b9bb-017d74f93360} <Debug> TCPHandler: Processed in 0.001635984 sec. | ||
| 6437 | 2026.01.14 02:39:32.635667 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6438 | 2026.01.14 02:39:32.635762 [ 264 ] {77e9c6fa-ce99-4a4f-bbda-8e82ae8b6eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6439 | 2026.01.14 02:39:32.635801 [ 264 ] {77e9c6fa-ce99-4a4f-bbda-8e82ae8b6eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6440 | 2026.01.14 02:39:32.636307 [ 264 ] {77e9c6fa-ce99-4a4f-bbda-8e82ae8b6eb2} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6441 | 2026.01.14 02:39:32.636344 [ 264 ] {77e9c6fa-ce99-4a4f-bbda-8e82ae8b6eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6442 | 2026.01.14 02:39:32.636656 [ 264 ] {77e9c6fa-ce99-4a4f-bbda-8e82ae8b6eb2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6443 | 2026.01.14 02:39:32.636862 [ 264 ] {77e9c6fa-ce99-4a4f-bbda-8e82ae8b6eb2} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6444 | 2026.01.14 02:39:32.636965 [ 123 ] {} <Debug> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6445 | 2026.01.14 02:39:32.636990 [ 264 ] {77e9c6fa-ce99-4a4f-bbda-8e82ae8b6eb2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001246 sec., 169341.8940609952 rows/sec., 9.62 MiB/sec. | ||
| 6446 | 2026.01.14 02:39:32.637004 [ 123 ] {} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6447 | 2026.01.14 02:39:32.637032 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6448 | 2026.01.14 02:39:32.637036 [ 264 ] {77e9c6fa-ce99-4a4f-bbda-8e82ae8b6eb2} <Debug> TCPHandler: Processed in 0.001418391 sec. | ||
| 6449 | 2026.01.14 02:39:32.637120 [ 194 ] {89aa677c-f233-473b-99eb-13152e64ed03::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 | ||
| 6450 | 2026.01.14 02:39:32.637170 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6451 | 2026.01.14 02:39:32.637209 [ 194 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6452 | 2026.01.14 02:39:32.637239 [ 194 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 223 rows starting from the beginning of the part | ||
| 6453 | 2026.01.14 02:39:32.637275 [ 264 ] {0f744c65-9e29-4900-ac7d-e6b0eaffbbfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6454 | 2026.01.14 02:39:32.637295 [ 194 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6455 | 2026.01.14 02:39:32.637317 [ 264 ] {0f744c65-9e29-4900-ac7d-e6b0eaffbbfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6456 | 2026.01.14 02:39:32.637337 [ 194 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6457 | 2026.01.14 02:39:32.637380 [ 194 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 6458 | 2026.01.14 02:39:32.637419 [ 194 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 6459 | 2026.01.14 02:39:32.637460 [ 194 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 6460 | 2026.01.14 02:39:32.638173 [ 264 ] {0f744c65-9e29-4900-ac7d-e6b0eaffbbfe} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6461 | 2026.01.14 02:39:32.638211 [ 264 ] {0f744c65-9e29-4900-ac7d-e6b0eaffbbfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6462 | 2026.01.14 02:39:32.638242 [ 195 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 880 rows, containing 5 columns (5 merged, 0 gathered) in 0.00116186 sec., 757406.2279448471 rows/sec., 46.50 MiB/sec. | ||
| 6463 | 2026.01.14 02:39:32.638418 [ 196 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6464 | 2026.01.14 02:39:32.638574 [ 264 ] {0f744c65-9e29-4900-ac7d-e6b0eaffbbfe} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6465 | 2026.01.14 02:39:32.638778 [ 196 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_10_2} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6466 | 2026.01.14 02:39:32.638868 [ 196 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_10_2} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6467 | 2026.01.14 02:39:32.638868 [ 264 ] {0f744c65-9e29-4900-ac7d-e6b0eaffbbfe} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6468 | 2026.01.14 02:39:32.638975 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6469 | 2026.01.14 02:39:32.639025 [ 264 ] {0f744c65-9e29-4900-ac7d-e6b0eaffbbfe} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001769 sec., 383832.6738270209 rows/sec., 26.76 MiB/sec. | ||
| 6470 | 2026.01.14 02:39:32.639068 [ 264 ] {0f744c65-9e29-4900-ac7d-e6b0eaffbbfe} <Debug> TCPHandler: Processed in 0.001949996 sec. | ||
| 6471 | 2026.01.14 02:39:32.639184 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6472 | 2026.01.14 02:39:32.639279 [ 264 ] {ed034fc1-c4ac-4597-b031-42a9b0d3b2d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6473 | 2026.01.14 02:39:32.639321 [ 264 ] {ed034fc1-c4ac-4597-b031-42a9b0d3b2d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6474 | 2026.01.14 02:39:32.639656 [ 264 ] {ed034fc1-c4ac-4597-b031-42a9b0d3b2d3} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2026.01.14 02:39:32.639693 [ 264 ] {ed034fc1-c4ac-4597-b031-42a9b0d3b2d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6476 | 2026.01.14 02:39:32.639995 [ 264 ] {ed034fc1-c4ac-4597-b031-42a9b0d3b2d3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6477 | 2026.01.14 02:39:32.640204 [ 264 ] {ed034fc1-c4ac-4597-b031-42a9b0d3b2d3} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6478 | 2026.01.14 02:39:32.640300 [ 123 ] {} <Debug> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 6479 | 2026.01.14 02:39:32.640329 [ 264 ] {ed034fc1-c4ac-4597-b031-42a9b0d3b2d3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 6480 | 2026.01.14 02:39:32.640332 [ 123 ] {} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6481 | 2026.01.14 02:39:32.640368 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6482 | 2026.01.14 02:39:32.640373 [ 264 ] {ed034fc1-c4ac-4597-b031-42a9b0d3b2d3} <Debug> TCPHandler: Processed in 0.001239551 sec. | ||
| 6483 | 2026.01.14 02:39:32.640447 [ 195 ] {f7be7e53-60d6-4a85-90af-6a8a88607a1a::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 | ||
| 6484 | 2026.01.14 02:39:32.640494 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6485 | 2026.01.14 02:39:32.640562 [ 195 ] {f7be7e53-60d6-4a85-90af-6a8a88607a1a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6486 | 2026.01.14 02:39:32.640594 [ 264 ] {42c8f419-fe20-4b9f-aa4c-ede3a5c5b0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6487 | 2026.01.14 02:39:32.640600 [ 195 ] {f7be7e53-60d6-4a85-90af-6a8a88607a1a::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 | ||
| 6488 | 2026.01.14 02:39:32.640644 [ 264 ] {42c8f419-fe20-4b9f-aa4c-ede3a5c5b0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6489 | 2026.01.14 02:39:32.640673 [ 195 ] {f7be7e53-60d6-4a85-90af-6a8a88607a1a::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 | ||
| 6490 | 2026.01.14 02:39:32.640724 [ 195 ] {f7be7e53-60d6-4a85-90af-6a8a88607a1a::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 | ||
| 6491 | 2026.01.14 02:39:32.640765 [ 195 ] {f7be7e53-60d6-4a85-90af-6a8a88607a1a::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 | ||
| 6492 | 2026.01.14 02:39:32.640805 [ 195 ] {f7be7e53-60d6-4a85-90af-6a8a88607a1a::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 | ||
| 6493 | 2026.01.14 02:39:32.640844 [ 195 ] {f7be7e53-60d6-4a85-90af-6a8a88607a1a::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 | ||
| 6494 | 2026.01.14 02:39:32.641109 [ 264 ] {42c8f419-fe20-4b9f-aa4c-ede3a5c5b0b9} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2026.01.14 02:39:32.641151 [ 264 ] {42c8f419-fe20-4b9f-aa4c-ede3a5c5b0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6496 | 2026.01.14 02:39:32.641501 [ 264 ] {42c8f419-fe20-4b9f-aa4c-ede3a5c5b0b9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6497 | 2026.01.14 02:39:32.641625 [ 195 ] {f7be7e53-60d6-4a85-90af-6a8a88607a1a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00121284 sec., 29682.398337785693 rows/sec., 1.51 MiB/sec. | ||
| 6498 | 2026.01.14 02:39:32.641747 [ 264 ] {42c8f419-fe20-4b9f-aa4c-ede3a5c5b0b9} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6499 | 2026.01.14 02:39:32.641771 [ 199 ] {f7be7e53-60d6-4a85-90af-6a8a88607a1a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 6500 | 2026.01.14 02:39:32.641895 [ 264 ] {42c8f419-fe20-4b9f-aa4c-ede3a5c5b0b9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001319 sec., 238059.13570887034 rows/sec., 15.64 MiB/sec. | ||
| 6501 | 2026.01.14 02:39:32.641939 [ 264 ] {42c8f419-fe20-4b9f-aa4c-ede3a5c5b0b9} <Debug> TCPHandler: Processed in 0.001496213 sec. | ||
| 6502 | 2026.01.14 02:39:32.642065 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6503 | 2026.01.14 02:39:32.642095 [ 199 ] {f7be7e53-60d6-4a85-90af-6a8a88607a1a::all_1_6_1} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6504 | 2026.01.14 02:39:32.642159 [ 264 ] {fada0b9e-17d3-40ea-b2b0-6b31fd6e70d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6505 | 2026.01.14 02:39:32.642175 [ 199 ] {f7be7e53-60d6-4a85-90af-6a8a88607a1a::all_1_6_1} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 6506 | 2026.01.14 02:39:32.642207 [ 264 ] {fada0b9e-17d3-40ea-b2b0-6b31fd6e70d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6507 | 2026.01.14 02:39:32.642240 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6508 | 2026.01.14 02:39:32.642524 [ 264 ] {fada0b9e-17d3-40ea-b2b0-6b31fd6e70d7} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6509 | 2026.01.14 02:39:32.642565 [ 264 ] {fada0b9e-17d3-40ea-b2b0-6b31fd6e70d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6510 | 2026.01.14 02:39:32.642859 [ 264 ] {fada0b9e-17d3-40ea-b2b0-6b31fd6e70d7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6511 | 2026.01.14 02:39:32.643061 [ 264 ] {fada0b9e-17d3-40ea-b2b0-6b31fd6e70d7} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6512 | 2026.01.14 02:39:32.643188 [ 264 ] {fada0b9e-17d3-40ea-b2b0-6b31fd6e70d7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 6513 | 2026.01.14 02:39:32.643224 [ 264 ] {fada0b9e-17d3-40ea-b2b0-6b31fd6e70d7} <Debug> TCPHandler: Processed in 0.0012104 sec. | ||
| 6514 | 2026.01.14 02:39:32.643351 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6515 | 2026.01.14 02:39:32.643472 [ 264 ] {e2ebc545-0db3-4f26-b256-0ac23bbd99f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6516 | 2026.01.14 02:39:32.643520 [ 264 ] {e2ebc545-0db3-4f26-b256-0ac23bbd99f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6517 | 2026.01.14 02:39:32.643924 [ 264 ] {e2ebc545-0db3-4f26-b256-0ac23bbd99f1} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6518 | 2026.01.14 02:39:32.643967 [ 264 ] {e2ebc545-0db3-4f26-b256-0ac23bbd99f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6519 | 2026.01.14 02:39:32.644326 [ 264 ] {e2ebc545-0db3-4f26-b256-0ac23bbd99f1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6520 | 2026.01.14 02:39:32.644539 [ 264 ] {e2ebc545-0db3-4f26-b256-0ac23bbd99f1} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6521 | 2026.01.14 02:39:32.644669 [ 264 ] {e2ebc545-0db3-4f26-b256-0ac23bbd99f1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001223 sec., 85036.79476696649 rows/sec., 5.21 MiB/sec. | ||
| 6522 | 2026.01.14 02:39:32.644707 [ 264 ] {e2ebc545-0db3-4f26-b256-0ac23bbd99f1} <Debug> TCPHandler: Processed in 0.001420901 sec. | ||
| 6523 | 2026.01.14 02:39:34.987615 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6524 | 2026.01.14 02:39:34.987679 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6525 | 2026.01.14 02:39:35.152432 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15379 | ||
| 6526 | 2026.01.14 02:39:35.153046 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6527 | 2026.01.14 02:39:35.153098 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6528 | 2026.01.14 02:39:35.153755 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6529 | 2026.01.14 02:39:35.153992 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6530 | 2026.01.14 02:39:35.154143 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15379 | ||
| 6531 | 2026.01.14 02:39:35.205695 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 822 | ||
| 6532 | 2026.01.14 02:39:35.208213 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6533 | 2026.01.14 02:39:35.208267 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6534 | 2026.01.14 02:39:35.209628 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6535 | 2026.01.14 02:39:35.209934 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6536 | 2026.01.14 02:39:35.210211 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 822 | ||
| 6537 | 2026.01.14 02:39:35.955500 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6538 | 2026.01.14 02:39:35.971027 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6539 | 2026.01.14 02:39:35.971091 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6540 | 2026.01.14 02:39:35.977048 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6541 | 2026.01.14 02:39:35.977807 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6542 | 2026.01.14 02:39:35.980727 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6543 | 2026.01.14 02:39:36.001252 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000852397 sec. | ||
| 6544 | 2026.01.14 02:39:37.618038 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6545 | 2026.01.14 02:39:37.618232 [ 264 ] {29b13a47-930d-4f12-aa26-87116f70316e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6546 | 2026.01.14 02:39:37.618302 [ 264 ] {29b13a47-930d-4f12-aa26-87116f70316e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6547 | 2026.01.14 02:39:37.619022 [ 264 ] {29b13a47-930d-4f12-aa26-87116f70316e} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6548 | 2026.01.14 02:39:37.619060 [ 264 ] {29b13a47-930d-4f12-aa26-87116f70316e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6549 | 2026.01.14 02:39:37.619463 [ 264 ] {29b13a47-930d-4f12-aa26-87116f70316e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6550 | 2026.01.14 02:39:37.619690 [ 264 ] {29b13a47-930d-4f12-aa26-87116f70316e} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6551 | 2026.01.14 02:39:37.619813 [ 66 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6552 | 2026.01.14 02:39:37.619840 [ 264 ] {29b13a47-930d-4f12-aa26-87116f70316e} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.00166 sec., 81927.7108433735 rows/sec., 7.10 MiB/sec. | ||
| 6553 | 2026.01.14 02:39:37.619852 [ 66 ] {} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6554 | 2026.01.14 02:39:37.619872 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6555 | 2026.01.14 02:39:37.619883 [ 264 ] {29b13a47-930d-4f12-aa26-87116f70316e} <Debug> TCPHandler: Processed in 0.001982226 sec. | ||
| 6556 | 2026.01.14 02:39:37.620003 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6557 | 2026.01.14 02:39:37.620038 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::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 | ||
| 6558 | 2026.01.14 02:39:37.620100 [ 264 ] {24980048-5be0-4e92-9cf6-3e22aea137e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6559 | 2026.01.14 02:39:37.620147 [ 264 ] {24980048-5be0-4e92-9cf6-3e22aea137e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6560 | 2026.01.14 02:39:37.620248 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6561 | 2026.01.14 02:39:37.620309 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2465 rows starting from the beginning of the part | ||
| 6562 | 2026.01.14 02:39:37.620409 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 136 rows starting from the beginning of the part | ||
| 6563 | 2026.01.14 02:39:37.620455 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1112 rows starting from the beginning of the part | ||
| 6564 | 2026.01.14 02:39:37.620498 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1277 rows starting from the beginning of the part | ||
| 6565 | 2026.01.14 02:39:37.620535 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1112 rows starting from the beginning of the part | ||
| 6566 | 2026.01.14 02:39:37.620574 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 136 rows starting from the beginning of the part | ||
| 6567 | 2026.01.14 02:39:37.620578 [ 264 ] {24980048-5be0-4e92-9cf6-3e22aea137e5} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6568 | 2026.01.14 02:39:37.620621 [ 264 ] {24980048-5be0-4e92-9cf6-3e22aea137e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6569 | 2026.01.14 02:39:37.620967 [ 264 ] {24980048-5be0-4e92-9cf6-3e22aea137e5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6570 | 2026.01.14 02:39:37.621180 [ 264 ] {24980048-5be0-4e92-9cf6-3e22aea137e5} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6571 | 2026.01.14 02:39:37.621311 [ 264 ] {24980048-5be0-4e92-9cf6-3e22aea137e5} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001229 sec., 32546.786004882015 rows/sec., 2.39 MiB/sec. | ||
| 6572 | 2026.01.14 02:39:37.621349 [ 264 ] {24980048-5be0-4e92-9cf6-3e22aea137e5} <Debug> TCPHandler: Processed in 0.001397021 sec. | ||
| 6573 | 2026.01.14 02:39:37.621467 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6574 | 2026.01.14 02:39:37.621562 [ 264 ] {ce077c9b-75c4-4e8e-9e48-b5ca556ee958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6575 | 2026.01.14 02:39:37.621602 [ 264 ] {ce077c9b-75c4-4e8e-9e48-b5ca556ee958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6576 | 2026.01.14 02:39:37.622019 [ 264 ] {ce077c9b-75c4-4e8e-9e48-b5ca556ee958} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6577 | 2026.01.14 02:39:37.622053 [ 264 ] {ce077c9b-75c4-4e8e-9e48-b5ca556ee958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6578 | 2026.01.14 02:39:37.622376 [ 264 ] {ce077c9b-75c4-4e8e-9e48-b5ca556ee958} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6579 | 2026.01.14 02:39:37.622582 [ 264 ] {ce077c9b-75c4-4e8e-9e48-b5ca556ee958} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6580 | 2026.01.14 02:39:37.622679 [ 66 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6581 | 2026.01.14 02:39:37.622708 [ 264 ] {ce077c9b-75c4-4e8e-9e48-b5ca556ee958} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001163 sec., 89423.90369733448 rows/sec., 6.98 MiB/sec. | ||
| 6582 | 2026.01.14 02:39:37.622712 [ 66 ] {} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6583 | 2026.01.14 02:39:37.622739 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6584 | 2026.01.14 02:39:37.622745 [ 264 ] {ce077c9b-75c4-4e8e-9e48-b5ca556ee958} <Debug> TCPHandler: Processed in 0.001329151 sec. | ||
| 6585 | 2026.01.14 02:39:37.622855 [ 195 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 6586 | 2026.01.14 02:39:37.622861 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6587 | 2026.01.14 02:39:37.622978 [ 191 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6238 rows, containing 5 columns (5 merged, 0 gathered) in 0.003029225 sec., 2059272.5862225487 rows/sec., 175.20 MiB/sec. | ||
| 6588 | 2026.01.14 02:39:37.622997 [ 264 ] {c5a242af-e302-4d63-8b36-9ca12a316d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6589 | 2026.01.14 02:39:37.623022 [ 195 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6590 | 2026.01.14 02:39:37.623051 [ 264 ] {c5a242af-e302-4d63-8b36-9ca12a316d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6591 | 2026.01.14 02:39:37.623062 [ 195 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1249 rows starting from the beginning of the part | ||
| 6592 | 2026.01.14 02:39:37.623135 [ 195 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 6593 | 2026.01.14 02:39:37.623180 [ 195 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 679 rows starting from the beginning of the part | ||
| 6594 | 2026.01.14 02:39:37.623218 [ 195 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 562 rows starting from the beginning of the part | ||
| 6595 | 2026.01.14 02:39:37.623256 [ 195 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 679 rows starting from the beginning of the part | ||
| 6596 | 2026.01.14 02:39:37.623294 [ 195 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 6597 | 2026.01.14 02:39:37.623411 [ 193 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6598 | 2026.01.14 02:39:37.623464 [ 264 ] {c5a242af-e302-4d63-8b36-9ca12a316d46} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6599 | 2026.01.14 02:39:37.623506 [ 264 ] {c5a242af-e302-4d63-8b36-9ca12a316d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6600 | 2026.01.14 02:39:37.623810 [ 193 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_46_9} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6601 | 2026.01.14 02:39:37.623913 [ 193 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_46_9} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6602 | 2026.01.14 02:39:37.624021 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 6603 | 2026.01.14 02:39:37.624129 [ 264 ] {c5a242af-e302-4d63-8b36-9ca12a316d46} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6604 | 2026.01.14 02:39:37.624361 [ 264 ] {c5a242af-e302-4d63-8b36-9ca12a316d46} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6605 | 2026.01.14 02:39:37.624463 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6606 | 2026.01.14 02:39:37.624491 [ 264 ] {c5a242af-e302-4d63-8b36-9ca12a316d46} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001513 sec., 105750.16523463318 rows/sec., 7.37 MiB/sec. | ||
| 6607 | 2026.01.14 02:39:37.624493 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6608 | 2026.01.14 02:39:37.624519 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6609 | 2026.01.14 02:39:37.624528 [ 264 ] {c5a242af-e302-4d63-8b36-9ca12a316d46} <Debug> TCPHandler: Processed in 0.001718735 sec. | ||
| 6610 | 2026.01.14 02:39:37.624589 [ 196 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 6611 | 2026.01.14 02:39:37.624629 [ 193 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3377 rows, containing 5 columns (5 merged, 0 gathered) in 0.001833965 sec., 1841365.565864125 rows/sec., 139.42 MiB/sec. | ||
| 6612 | 2026.01.14 02:39:37.624640 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6613 | 2026.01.14 02:39:37.624694 [ 196 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6614 | 2026.01.14 02:39:37.624725 [ 196 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12501 rows starting from the beginning of the part | ||
| 6615 | 2026.01.14 02:39:37.624747 [ 264 ] {6f4d6703-d433-44ec-a7a8-07e4e861ba78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6616 | 2026.01.14 02:39:37.624773 [ 196 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 6617 | 2026.01.14 02:39:37.624808 [ 264 ] {6f4d6703-d433-44ec-a7a8-07e4e861ba78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6618 | 2026.01.14 02:39:37.624816 [ 196 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 314 rows starting from the beginning of the part | ||
| 6619 | 2026.01.14 02:39:37.624825 [ 191 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6620 | 2026.01.14 02:39:37.624869 [ 196 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 845 rows starting from the beginning of the part | ||
| 6621 | 2026.01.14 02:39:37.624908 [ 196 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 314 rows starting from the beginning of the part | ||
| 6622 | 2026.01.14 02:39:37.624942 [ 196 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 6623 | 2026.01.14 02:39:37.625138 [ 191 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_46_9} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6624 | 2026.01.14 02:39:37.625231 [ 191 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_46_9} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6625 | 2026.01.14 02:39:37.625306 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6626 | 2026.01.14 02:39:37.625640 [ 264 ] {6f4d6703-d433-44ec-a7a8-07e4e861ba78} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6627 | 2026.01.14 02:39:37.625680 [ 264 ] {6f4d6703-d433-44ec-a7a8-07e4e861ba78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6628 | 2026.01.14 02:39:37.626285 [ 264 ] {6f4d6703-d433-44ec-a7a8-07e4e861ba78} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6629 | 2026.01.14 02:39:37.626531 [ 264 ] {6f4d6703-d433-44ec-a7a8-07e4e861ba78} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2026.01.14 02:39:37.626672 [ 264 ] {6f4d6703-d433-44ec-a7a8-07e4e861ba78} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001942 sec., 20597.32234809475 rows/sec., 36.91 MiB/sec. | ||
| 6631 | 2026.01.14 02:39:37.626727 [ 264 ] {6f4d6703-d433-44ec-a7a8-07e4e861ba78} <Debug> TCPHandler: Processed in 0.002138108 sec. | ||
| 6632 | 2026.01.14 02:39:37.626845 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6633 | 2026.01.14 02:39:37.626941 [ 264 ] {1549269c-043e-4d1d-ad8a-5cca2f9917d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6634 | 2026.01.14 02:39:37.626982 [ 264 ] {1549269c-043e-4d1d-ad8a-5cca2f9917d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6635 | 2026.01.14 02:39:37.627319 [ 264 ] {1549269c-043e-4d1d-ad8a-5cca2f9917d2} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2026.01.14 02:39:37.627355 [ 264 ] {1549269c-043e-4d1d-ad8a-5cca2f9917d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6637 | 2026.01.14 02:39:37.627673 [ 264 ] {1549269c-043e-4d1d-ad8a-5cca2f9917d2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6638 | 2026.01.14 02:39:37.627891 [ 264 ] {1549269c-043e-4d1d-ad8a-5cca2f9917d2} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6639 | 2026.01.14 02:39:37.627999 [ 140 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6640 | 2026.01.14 02:39:37.628019 [ 264 ] {1549269c-043e-4d1d-ad8a-5cca2f9917d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 6641 | 2026.01.14 02:39:37.628045 [ 140 ] {} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6642 | 2026.01.14 02:39:37.628061 [ 264 ] {1549269c-043e-4d1d-ad8a-5cca2f9917d2} <Debug> TCPHandler: Processed in 0.001275651 sec. | ||
| 6643 | 2026.01.14 02:39:37.628071 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6644 | 2026.01.14 02:39:37.628164 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 6645 | 2026.01.14 02:39:37.628284 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6646 | 2026.01.14 02:39:37.628318 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2456 rows starting from the beginning of the part | ||
| 6647 | 2026.01.14 02:39:37.628377 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 6648 | 2026.01.14 02:39:37.628424 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 104 rows starting from the beginning of the part | ||
| 6649 | 2026.01.14 02:39:37.628465 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 6650 | 2026.01.14 02:39:37.628505 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 104 rows starting from the beginning of the part | ||
| 6651 | 2026.01.14 02:39:37.628544 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 6652 | 2026.01.14 02:39:37.629798 [ 191 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14294 rows, containing 5 columns (5 merged, 0 gathered) in 0.005240923 sec., 2727382.1805815506 rows/sec., 186.26 MiB/sec. | ||
| 6653 | 2026.01.14 02:39:37.629902 [ 201 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2844 rows, containing 4 columns (4 merged, 0 gathered) in 0.001776975 sec., 1600472.7134596715 rows/sec., 105.87 MiB/sec. | ||
| 6654 | 2026.01.14 02:39:37.630265 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6655 | 2026.01.14 02:39:37.630292 [ 191 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6656 | 2026.01.14 02:39:37.630563 [ 191 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6657 | 2026.01.14 02:39:37.630571 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_46_9} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6658 | 2026.01.14 02:39:37.630631 [ 191 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6659 | 2026.01.14 02:39:37.630646 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_46_9} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6660 | 2026.01.14 02:39:37.630722 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 6661 | 2026.01.14 02:39:37.630769 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6662 | 2026.01.14 02:39:38.000263 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.34 MiB, peak 287.33 MiB, free memory in arenas 0.00 B, will set to 280.81 MiB (RSS), difference: 2.48 MiB | ||
| 6663 | 2026.01.14 02:39:42.619600 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6664 | 2026.01.14 02:39:42.619785 [ 264 ] {c5205745-edfb-4f59-9756-dacdaefb400c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6665 | 2026.01.14 02:39:42.619858 [ 264 ] {c5205745-edfb-4f59-9756-dacdaefb400c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6666 | 2026.01.14 02:39:42.620498 [ 264 ] {c5205745-edfb-4f59-9756-dacdaefb400c} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6667 | 2026.01.14 02:39:42.620545 [ 264 ] {c5205745-edfb-4f59-9756-dacdaefb400c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6668 | 2026.01.14 02:39:42.620945 [ 264 ] {c5205745-edfb-4f59-9756-dacdaefb400c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6669 | 2026.01.14 02:39:42.621170 [ 264 ] {c5205745-edfb-4f59-9756-dacdaefb400c} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6670 | 2026.01.14 02:39:42.621332 [ 264 ] {c5205745-edfb-4f59-9756-dacdaefb400c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001595 sec., 15047.021943573667 rows/sec., 1.25 MiB/sec. | ||
| 6671 | 2026.01.14 02:39:42.621384 [ 264 ] {c5205745-edfb-4f59-9756-dacdaefb400c} <Debug> TCPHandler: Processed in 0.001909446 sec. | ||
| 6672 | 2026.01.14 02:39:42.621506 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6673 | 2026.01.14 02:39:42.621608 [ 264 ] {4597d0d5-2153-4d5b-980a-adaebcf56100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6674 | 2026.01.14 02:39:42.621652 [ 264 ] {4597d0d5-2153-4d5b-980a-adaebcf56100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6675 | 2026.01.14 02:39:42.622053 [ 264 ] {4597d0d5-2153-4d5b-980a-adaebcf56100} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6676 | 2026.01.14 02:39:42.622091 [ 264 ] {4597d0d5-2153-4d5b-980a-adaebcf56100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6677 | 2026.01.14 02:39:42.622410 [ 264 ] {4597d0d5-2153-4d5b-980a-adaebcf56100} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6678 | 2026.01.14 02:39:42.622620 [ 264 ] {4597d0d5-2153-4d5b-980a-adaebcf56100} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6679 | 2026.01.14 02:39:42.622754 [ 264 ] {4597d0d5-2153-4d5b-980a-adaebcf56100} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00117 sec., 1709.4017094017092 rows/sec., 139.39 KiB/sec. | ||
| 6680 | 2026.01.14 02:39:42.622793 [ 264 ] {4597d0d5-2153-4d5b-980a-adaebcf56100} <Debug> TCPHandler: Processed in 0.001339111 sec. | ||
| 6681 | 2026.01.14 02:39:42.622912 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6682 | 2026.01.14 02:39:42.623009 [ 264 ] {6ba6d6af-9625-4ca3-af65-f012f2307759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6683 | 2026.01.14 02:39:42.623049 [ 264 ] {6ba6d6af-9625-4ca3-af65-f012f2307759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6684 | 2026.01.14 02:39:42.623542 [ 264 ] {6ba6d6af-9625-4ca3-af65-f012f2307759} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6685 | 2026.01.14 02:39:42.623578 [ 264 ] {6ba6d6af-9625-4ca3-af65-f012f2307759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6686 | 2026.01.14 02:39:42.623892 [ 264 ] {6ba6d6af-9625-4ca3-af65-f012f2307759} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6687 | 2026.01.14 02:39:42.624115 [ 264 ] {6ba6d6af-9625-4ca3-af65-f012f2307759} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6688 | 2026.01.14 02:39:42.624244 [ 264 ] {6ba6d6af-9625-4ca3-af65-f012f2307759} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.001255 sec., 141035.85657370518 rows/sec., 12.40 MiB/sec. | ||
| 6689 | 2026.01.14 02:39:42.624281 [ 264 ] {6ba6d6af-9625-4ca3-af65-f012f2307759} <Debug> TCPHandler: Processed in 0.001419812 sec. | ||
| 6690 | 2026.01.14 02:39:42.624413 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6691 | 2026.01.14 02:39:42.624505 [ 264 ] {37d7d88c-f3b0-4970-8f92-a9669ae4aad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6692 | 2026.01.14 02:39:42.624544 [ 264 ] {37d7d88c-f3b0-4970-8f92-a9669ae4aad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6693 | 2026.01.14 02:39:42.624948 [ 264 ] {37d7d88c-f3b0-4970-8f92-a9669ae4aad4} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6694 | 2026.01.14 02:39:42.624983 [ 264 ] {37d7d88c-f3b0-4970-8f92-a9669ae4aad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6695 | 2026.01.14 02:39:42.625286 [ 264 ] {37d7d88c-f3b0-4970-8f92-a9669ae4aad4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6696 | 2026.01.14 02:39:42.625489 [ 264 ] {37d7d88c-f3b0-4970-8f92-a9669ae4aad4} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6697 | 2026.01.14 02:39:42.625615 [ 264 ] {37d7d88c-f3b0-4970-8f92-a9669ae4aad4} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001128 sec., 12411.347517730495 rows/sec., 975.70 KiB/sec. | ||
| 6698 | 2026.01.14 02:39:42.625651 [ 264 ] {37d7d88c-f3b0-4970-8f92-a9669ae4aad4} <Debug> TCPHandler: Processed in 0.001289081 sec. | ||
| 6699 | 2026.01.14 02:39:42.625761 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6700 | 2026.01.14 02:39:42.625854 [ 264 ] {6fa2ecf6-b5be-487f-b523-18ab05ebfb3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6701 | 2026.01.14 02:39:42.625891 [ 264 ] {6fa2ecf6-b5be-487f-b523-18ab05ebfb3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6702 | 2026.01.14 02:39:42.626274 [ 264 ] {6fa2ecf6-b5be-487f-b523-18ab05ebfb3b} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6703 | 2026.01.14 02:39:42.626310 [ 264 ] {6fa2ecf6-b5be-487f-b523-18ab05ebfb3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6704 | 2026.01.14 02:39:42.626597 [ 264 ] {6fa2ecf6-b5be-487f-b523-18ab05ebfb3b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6705 | 2026.01.14 02:39:42.626798 [ 264 ] {6fa2ecf6-b5be-487f-b523-18ab05ebfb3b} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6706 | 2026.01.14 02:39:42.626923 [ 264 ] {6fa2ecf6-b5be-487f-b523-18ab05ebfb3b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001087 sec., 22079.116835326586 rows/sec., 1.83 MiB/sec. | ||
| 6707 | 2026.01.14 02:39:42.626960 [ 264 ] {6fa2ecf6-b5be-487f-b523-18ab05ebfb3b} <Debug> TCPHandler: Processed in 0.001249041 sec. | ||
| 6708 | 2026.01.14 02:39:42.627070 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6709 | 2026.01.14 02:39:42.627161 [ 264 ] {e4b204f5-f910-4a68-92a4-af6562931dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6710 | 2026.01.14 02:39:42.627201 [ 264 ] {e4b204f5-f910-4a68-92a4-af6562931dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6711 | 2026.01.14 02:39:42.627581 [ 264 ] {e4b204f5-f910-4a68-92a4-af6562931dc0} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6712 | 2026.01.14 02:39:42.627616 [ 264 ] {e4b204f5-f910-4a68-92a4-af6562931dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6713 | 2026.01.14 02:39:42.627897 [ 264 ] {e4b204f5-f910-4a68-92a4-af6562931dc0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6714 | 2026.01.14 02:39:42.628101 [ 264 ] {e4b204f5-f910-4a68-92a4-af6562931dc0} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6715 | 2026.01.14 02:39:42.628232 [ 264 ] {e4b204f5-f910-4a68-92a4-af6562931dc0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001088 sec., 11029.411764705883 rows/sec., 861.67 KiB/sec. | ||
| 6716 | 2026.01.14 02:39:42.628269 [ 264 ] {e4b204f5-f910-4a68-92a4-af6562931dc0} <Debug> TCPHandler: Processed in 0.001249231 sec. | ||
| 6717 | 2026.01.14 02:39:42.628376 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6718 | 2026.01.14 02:39:42.628468 [ 264 ] {576fefea-f3e8-43af-9ec7-95848944c30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6719 | 2026.01.14 02:39:42.628506 [ 264 ] {576fefea-f3e8-43af-9ec7-95848944c30f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6720 | 2026.01.14 02:39:42.628919 [ 264 ] {576fefea-f3e8-43af-9ec7-95848944c30f} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6721 | 2026.01.14 02:39:42.628954 [ 264 ] {576fefea-f3e8-43af-9ec7-95848944c30f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6722 | 2026.01.14 02:39:42.629254 [ 264 ] {576fefea-f3e8-43af-9ec7-95848944c30f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6723 | 2026.01.14 02:39:42.629458 [ 264 ] {576fefea-f3e8-43af-9ec7-95848944c30f} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6724 | 2026.01.14 02:39:42.629579 [ 264 ] {576fefea-f3e8-43af-9ec7-95848944c30f} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.001129 sec., 90345.43844109832 rows/sec., 7.38 MiB/sec. | ||
| 6725 | 2026.01.14 02:39:42.629616 [ 264 ] {576fefea-f3e8-43af-9ec7-95848944c30f} <Debug> TCPHandler: Processed in 0.001289271 sec. | ||
| 6726 | 2026.01.14 02:39:42.629724 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6727 | 2026.01.14 02:39:42.629815 [ 264 ] {12edf270-b416-40eb-bda6-ff460b0cdb8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6728 | 2026.01.14 02:39:42.629858 [ 264 ] {12edf270-b416-40eb-bda6-ff460b0cdb8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6729 | 2026.01.14 02:39:42.630271 [ 264 ] {12edf270-b416-40eb-bda6-ff460b0cdb8b} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6730 | 2026.01.14 02:39:42.630306 [ 264 ] {12edf270-b416-40eb-bda6-ff460b0cdb8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6731 | 2026.01.14 02:39:42.630631 [ 264 ] {12edf270-b416-40eb-bda6-ff460b0cdb8b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6732 | 2026.01.14 02:39:42.630834 [ 264 ] {12edf270-b416-40eb-bda6-ff460b0cdb8b} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6733 | 2026.01.14 02:39:42.630961 [ 264 ] {12edf270-b416-40eb-bda6-ff460b0cdb8b} <Debug> executeQuery: Read 233 rows, 17.46 KiB in 0.001164 sec., 200171.8213058419 rows/sec., 14.65 MiB/sec. | ||
| 6734 | 2026.01.14 02:39:42.630997 [ 264 ] {12edf270-b416-40eb-bda6-ff460b0cdb8b} <Debug> TCPHandler: Processed in 0.001323921 sec. | ||
| 6735 | 2026.01.14 02:39:42.631111 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6736 | 2026.01.14 02:39:42.631203 [ 264 ] {7edf2c66-a97e-44b0-b6f9-4202b894358c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6737 | 2026.01.14 02:39:42.631245 [ 264 ] {7edf2c66-a97e-44b0-b6f9-4202b894358c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6738 | 2026.01.14 02:39:42.631570 [ 264 ] {7edf2c66-a97e-44b0-b6f9-4202b894358c} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6739 | 2026.01.14 02:39:42.631605 [ 264 ] {7edf2c66-a97e-44b0-b6f9-4202b894358c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6740 | 2026.01.14 02:39:42.631902 [ 264 ] {7edf2c66-a97e-44b0-b6f9-4202b894358c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6741 | 2026.01.14 02:39:42.632121 [ 264 ] {7edf2c66-a97e-44b0-b6f9-4202b894358c} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6742 | 2026.01.14 02:39:42.632247 [ 264 ] {7edf2c66-a97e-44b0-b6f9-4202b894358c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 6743 | 2026.01.14 02:39:42.632282 [ 264 ] {7edf2c66-a97e-44b0-b6f9-4202b894358c} <Debug> TCPHandler: Processed in 0.001222001 sec. | ||
| 6744 | 2026.01.14 02:39:42.654488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15827 | ||
| 6745 | 2026.01.14 02:39:42.655277 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6746 | 2026.01.14 02:39:42.655335 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6747 | 2026.01.14 02:39:42.655892 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6748 | 2026.01.14 02:39:42.656137 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6749 | 2026.01.14 02:39:42.656289 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15827 | ||
| 6750 | 2026.01.14 02:39:43.481045 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6751 | 2026.01.14 02:39:43.496123 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6752 | 2026.01.14 02:39:43.496176 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 6753 | 2026.01.14 02:39:43.501937 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6754 | 2026.01.14 02:39:43.502634 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6755 | 2026.01.14 02:39:43.505366 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6756 | 2026.01.14 02:39:45.210740 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 852 | ||
| 6757 | 2026.01.14 02:39:45.212997 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2026.01.14 02:39:45.213039 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 6759 | 2026.01.14 02:39:45.214213 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6760 | 2026.01.14 02:39:45.214479 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6761 | 2026.01.14 02:39:45.214740 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 852 | ||
| 6762 | 2026.01.14 02:39:46.746948 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60465 | ||
| 6763 | 2026.01.14 02:39:46.747087 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6764 | 2026.01.14 02:39:46.747123 [ 286 ] {} <Debug> TCP-Session: 72d7cd95-5b3d-4564-8590-be152cab948c Authenticating user 'default' from [fd00:1122:3344:101::e]:60465 | ||
| 6765 | 2026.01.14 02:39:46.747152 [ 286 ] {} <Debug> TCP-Session: 72d7cd95-5b3d-4564-8590-be152cab948c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6766 | 2026.01.14 02:39:46.747170 [ 286 ] {} <Debug> TCP-Session: 72d7cd95-5b3d-4564-8590-be152cab948c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6767 | 2026.01.14 02:39:46.747421 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42633 | ||
| 6768 | 2026.01.14 02:39:46.747461 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44731 | ||
| 6769 | 2026.01.14 02:39:46.747539 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6770 | 2026.01.14 02:39:46.747573 [ 287 ] {} <Debug> TCP-Session: 228b96a2-8369-4979-b603-5616f4e65bb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42633 | ||
| 6771 | 2026.01.14 02:39:46.747580 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6772 | 2026.01.14 02:39:46.747594 [ 287 ] {} <Debug> TCP-Session: 228b96a2-8369-4979-b603-5616f4e65bb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6773 | 2026.01.14 02:39:46.747614 [ 288 ] {} <Debug> TCP-Session: f96bd16f-dd0f-4503-a9b2-f368ea655e25 Authenticating user 'default' from [fd00:1122:3344:101::e]:44731 | ||
| 6774 | 2026.01.14 02:39:46.747615 [ 287 ] {} <Debug> TCP-Session: 228b96a2-8369-4979-b603-5616f4e65bb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6775 | 2026.01.14 02:39:46.747644 [ 288 ] {} <Debug> TCP-Session: f96bd16f-dd0f-4503-a9b2-f368ea655e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6776 | 2026.01.14 02:39:46.747646 [ 286 ] {} <Trace> TCP-Session: 72d7cd95-5b3d-4564-8590-be152cab948c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6777 | 2026.01.14 02:39:46.747664 [ 288 ] {} <Debug> TCP-Session: f96bd16f-dd0f-4503-a9b2-f368ea655e25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6778 | 2026.01.14 02:39:46.747902 [ 286 ] {1a34821d-f46d-401d-b766-8aae0f397139} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60465) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6779 | 2026.01.14 02:39:46.748178 [ 286 ] {1a34821d-f46d-401d-b766-8aae0f397139} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6780 | 2026.01.14 02:39:46.748241 [ 286 ] {1a34821d-f46d-401d-b766-8aae0f397139} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6781 | 2026.01.14 02:39:46.748533 [ 286 ] {1a34821d-f46d-401d-b766-8aae0f397139} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 6782 | 2026.01.14 02:39:46.749406 [ 303 ] {1a34821d-f46d-401d-b766-8aae0f397139} <Trace> AggregatingTransform: Aggregating | ||
| 6783 | 2026.01.14 02:39:46.749461 [ 303 ] {1a34821d-f46d-401d-b766-8aae0f397139} <Trace> Aggregator: Aggregation method: without_key | ||
| 6784 | 2026.01.14 02:39:46.749504 [ 303 ] {1a34821d-f46d-401d-b766-8aae0f397139} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000868257 sec. (1151.733 rows/sec., 44.99 KiB/sec.) | ||
| 6785 | 2026.01.14 02:39:46.749524 [ 303 ] {1a34821d-f46d-401d-b766-8aae0f397139} <Trace> Aggregator: Merging aggregated data | ||
| 6786 | 2026.01.14 02:39:46.751043 [ 286 ] {1a34821d-f46d-401d-b766-8aae0f397139} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00322 sec., 310.5590062111801 rows/sec., 12.13 KiB/sec. | ||
| 6787 | 2026.01.14 02:39:46.751186 [ 286 ] {1a34821d-f46d-401d-b766-8aae0f397139} <Debug> TCPHandler: Processed in 0.003685731 sec. | ||
| 6788 | 2026.01.14 02:39:46.751311 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6789 | 2026.01.14 02:39:46.751343 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6790 | 2026.01.14 02:39:46.751349 [ 286 ] {} <Debug> TCP-Session: 72d7cd95-5b3d-4564-8590-be152cab948c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6791 | 2026.01.14 02:39:46.751404 [ 287 ] {} <Debug> TCP-Session: 228b96a2-8369-4979-b603-5616f4e65bb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6792 | 2026.01.14 02:39:46.751426 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6793 | 2026.01.14 02:39:46.751470 [ 288 ] {} <Debug> TCP-Session: f96bd16f-dd0f-4503-a9b2-f368ea655e25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6794 | 2026.01.14 02:39:46.759352 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49815 | ||
| 6795 | 2026.01.14 02:39:46.759377 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54613 | ||
| 6796 | 2026.01.14 02:39:46.759370 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56135 | ||
| 6797 | 2026.01.14 02:39:46.759419 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43978 | ||
| 6798 | 2026.01.14 02:39:46.759456 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6799 | 2026.01.14 02:39:46.759462 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6800 | 2026.01.14 02:39:46.759483 [ 286 ] {} <Debug> TCP-Session: d133023c-b067-4803-b1bc-e33e5ea4f20b Authenticating user 'default' from [fd00:1122:3344:101::e]:54613 | ||
| 6801 | 2026.01.14 02:39:46.759485 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6802 | 2026.01.14 02:39:46.759509 [ 351 ] {} <Debug> TCP-Session: 758ebd4e-f81b-4026-8ebb-3989c3589049 Authenticating user 'default' from [fd00:1122:3344:101::e]:49815 | ||
| 6803 | 2026.01.14 02:39:46.759510 [ 286 ] {} <Debug> TCP-Session: d133023c-b067-4803-b1bc-e33e5ea4f20b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6804 | 2026.01.14 02:39:46.759527 [ 287 ] {} <Debug> TCP-Session: bbc08094-e398-44a4-9e91-509055886af6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56135 | ||
| 6805 | 2026.01.14 02:39:46.759546 [ 286 ] {} <Debug> TCP-Session: d133023c-b067-4803-b1bc-e33e5ea4f20b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6806 | 2026.01.14 02:39:46.759541 [ 351 ] {} <Debug> TCP-Session: 758ebd4e-f81b-4026-8ebb-3989c3589049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6807 | 2026.01.14 02:39:46.759566 [ 287 ] {} <Debug> TCP-Session: bbc08094-e398-44a4-9e91-509055886af6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6808 | 2026.01.14 02:39:46.759586 [ 351 ] {} <Debug> TCP-Session: 758ebd4e-f81b-4026-8ebb-3989c3589049 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6809 | 2026.01.14 02:39:46.759599 [ 287 ] {} <Debug> TCP-Session: bbc08094-e398-44a4-9e91-509055886af6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6810 | 2026.01.14 02:39:46.759357 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42513 | ||
| 6811 | 2026.01.14 02:39:46.759360 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56358 | ||
| 6812 | 2026.01.14 02:39:46.759659 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6813 | 2026.01.14 02:39:46.759705 [ 352 ] {} <Debug> TCP-Session: deaf94a6-ebb7-449f-af60-1abb6b86f693 Authenticating user 'default' from [fd00:1122:3344:101::e]:43978 | ||
| 6814 | 2026.01.14 02:39:46.759722 [ 352 ] {} <Debug> TCP-Session: deaf94a6-ebb7-449f-af60-1abb6b86f693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6815 | 2026.01.14 02:39:46.759735 [ 352 ] {} <Debug> TCP-Session: deaf94a6-ebb7-449f-af60-1abb6b86f693 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6816 | 2026.01.14 02:39:46.769043 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6817 | 2026.01.14 02:39:46.769083 [ 288 ] {} <Debug> TCP-Session: c26be02f-c3d3-468d-a1ff-47011b41ed0f Authenticating user 'default' from [fd00:1122:3344:101::e]:42513 | ||
| 6818 | 2026.01.14 02:39:46.769102 [ 288 ] {} <Debug> TCP-Session: c26be02f-c3d3-468d-a1ff-47011b41ed0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6819 | 2026.01.14 02:39:46.769115 [ 288 ] {} <Debug> TCP-Session: c26be02f-c3d3-468d-a1ff-47011b41ed0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6820 | 2026.01.14 02:39:46.774066 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6821 | 2026.01.14 02:39:46.774110 [ 289 ] {} <Debug> TCP-Session: 6f257f90-2194-41b5-97e3-2f4caa9ebe38 Authenticating user 'default' from [fd00:1122:3344:101::e]:56358 | ||
| 6822 | 2026.01.14 02:39:46.774134 [ 289 ] {} <Debug> TCP-Session: 6f257f90-2194-41b5-97e3-2f4caa9ebe38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6823 | 2026.01.14 02:39:46.774147 [ 289 ] {} <Debug> TCP-Session: 6f257f90-2194-41b5-97e3-2f4caa9ebe38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6824 | 2026.01.14 02:39:46.793496 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54613). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6825 | |||
| 6826 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6827 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6828 | 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 | ||
| 6829 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6830 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6831 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6832 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6833 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6834 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6835 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6836 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 6837 | (version 23.8.7.1) | ||
| 6838 | 2026.01.14 02:39:46.794317 [ 286 ] {} <Debug> TCP-Session: d133023c-b067-4803-b1bc-e33e5ea4f20b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6839 | 2026.01.14 02:39:46.794338 [ 351 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49815). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6840 | |||
| 6841 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6842 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6843 | 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 | ||
| 6844 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6845 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6846 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6847 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6848 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6849 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6850 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6851 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 6852 | (version 23.8.7.1) | ||
| 6853 | 2026.01.14 02:39:46.794426 [ 351 ] {} <Debug> TCP-Session: 758ebd4e-f81b-4026-8ebb-3989c3589049 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6854 | 2026.01.14 02:39:46.794446 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:42513). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6855 | |||
| 6856 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6857 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6858 | 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 | ||
| 6859 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6860 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6861 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6862 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6863 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6864 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6865 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6866 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 6867 | (version 23.8.7.1) | ||
| 6868 | 2026.01.14 02:39:46.794542 [ 288 ] {} <Debug> TCP-Session: c26be02f-c3d3-468d-a1ff-47011b41ed0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6869 | 2026.01.14 02:39:46.794569 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:56135). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6870 | |||
| 6871 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6872 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6873 | 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 | ||
| 6874 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6875 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6876 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6877 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6878 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6879 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6880 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6881 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 6882 | (version 23.8.7.1) | ||
| 6883 | 2026.01.14 02:39:46.794665 [ 287 ] {} <Debug> TCP-Session: bbc08094-e398-44a4-9e91-509055886af6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6884 | 2026.01.14 02:39:46.794688 [ 352 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43978). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6885 | |||
| 6886 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6887 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6888 | 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 | ||
| 6889 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6890 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6891 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6892 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6893 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6894 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6895 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6896 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 6897 | (version 23.8.7.1) | ||
| 6898 | 2026.01.14 02:39:46.794771 [ 352 ] {} <Debug> TCP-Session: deaf94a6-ebb7-449f-af60-1abb6b86f693 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6899 | 2026.01.14 02:39:46.794790 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:56358). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6900 | |||
| 6901 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6902 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6903 | 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 | ||
| 6904 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6905 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6906 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6907 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6908 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6909 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6910 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6911 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 6912 | (version 23.8.7.1) | ||
| 6913 | 2026.01.14 02:39:46.794864 [ 289 ] {} <Debug> TCP-Session: 6f257f90-2194-41b5-97e3-2f4caa9ebe38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6914 | 2026.01.14 02:39:46.891566 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49136 | ||
| 6915 | 2026.01.14 02:39:46.891686 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6916 | 2026.01.14 02:39:46.891712 [ 286 ] {} <Debug> TCP-Session: c1b800be-5bbe-4947-aa3e-eeec208d0681 Authenticating user 'default' from [fd00:1122:3344:101::e]:49136 | ||
| 6917 | 2026.01.14 02:39:46.891734 [ 286 ] {} <Debug> TCP-Session: c1b800be-5bbe-4947-aa3e-eeec208d0681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6918 | 2026.01.14 02:39:46.891747 [ 286 ] {} <Debug> TCP-Session: c1b800be-5bbe-4947-aa3e-eeec208d0681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6919 | 2026.01.14 02:39:46.891945 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47640 | ||
| 6920 | 2026.01.14 02:39:46.891972 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36762 | ||
| 6921 | 2026.01.14 02:39:46.891956 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32782 | ||
| 6922 | 2026.01.14 02:39:46.891946 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48864 | ||
| 6923 | 2026.01.14 02:39:46.892068 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54879 | ||
| 6924 | 2026.01.14 02:39:46.892078 [ 286 ] {} <Trace> TCP-Session: c1b800be-5bbe-4947-aa3e-eeec208d0681 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6925 | 2026.01.14 02:39:46.892094 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6926 | 2026.01.14 02:39:46.892094 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6927 | 2026.01.14 02:39:46.892149 [ 289 ] {} <Debug> TCP-Session: 0f1ed03d-ed21-4717-bf14-6829bedeecb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:32782 | ||
| 6928 | 2026.01.14 02:39:46.892159 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6929 | 2026.01.14 02:39:46.892165 [ 351 ] {} <Debug> TCP-Session: 4d85fab2-9350-43c4-99e9-a118bf5f0b8b Authenticating user 'default' from [fd00:1122:3344:101::e]:36762 | ||
| 6930 | 2026.01.14 02:39:46.892168 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51661 | ||
| 6931 | 2026.01.14 02:39:46.892200 [ 351 ] {} <Debug> TCP-Session: 4d85fab2-9350-43c4-99e9-a118bf5f0b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6932 | 2026.01.14 02:39:46.892191 [ 352 ] {} <Debug> TCP-Session: 03359dbb-a3ff-407c-9d2f-787257570163 Authenticating user 'default' from [fd00:1122:3344:101::e]:54879 | ||
| 6933 | 2026.01.14 02:39:46.892232 [ 351 ] {} <Debug> TCP-Session: 4d85fab2-9350-43c4-99e9-a118bf5f0b8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6934 | 2026.01.14 02:39:46.892255 [ 352 ] {} <Debug> TCP-Session: 03359dbb-a3ff-407c-9d2f-787257570163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6935 | 2026.01.14 02:39:46.892269 [ 286 ] {101c67ea-732b-4361-a8ba-9b69504b8b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49136) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6936 | 2026.01.14 02:39:46.892282 [ 352 ] {} <Debug> TCP-Session: 03359dbb-a3ff-407c-9d2f-787257570163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6937 | 2026.01.14 02:39:46.892173 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52372 | ||
| 6938 | 2026.01.14 02:39:46.892177 [ 289 ] {} <Debug> TCP-Session: 0f1ed03d-ed21-4717-bf14-6829bedeecb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6939 | 2026.01.14 02:39:46.892161 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6940 | 2026.01.14 02:39:46.892361 [ 289 ] {} <Debug> TCP-Session: 0f1ed03d-ed21-4717-bf14-6829bedeecb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6941 | 2026.01.14 02:39:46.892074 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6942 | 2026.01.14 02:39:46.892400 [ 288 ] {} <Debug> TCP-Session: de1d4deb-17bc-47ad-890b-ed66f98f6ec2 Authenticating user 'default' from [fd00:1122:3344:101::e]:48864 | ||
| 6943 | 2026.01.14 02:39:46.892075 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46807 | ||
| 6944 | 2026.01.14 02:39:46.892449 [ 288 ] {} <Debug> TCP-Session: de1d4deb-17bc-47ad-890b-ed66f98f6ec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6945 | 2026.01.14 02:39:46.892435 [ 287 ] {} <Debug> TCP-Session: 5ed744c6-afea-4b7d-ac82-e9a2dac0dfb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47640 | ||
| 6946 | 2026.01.14 02:39:46.892470 [ 288 ] {} <Debug> TCP-Session: de1d4deb-17bc-47ad-890b-ed66f98f6ec2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6947 | 2026.01.14 02:39:46.892487 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6948 | 2026.01.14 02:39:46.892497 [ 287 ] {} <Debug> TCP-Session: 5ed744c6-afea-4b7d-ac82-e9a2dac0dfb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6949 | 2026.01.14 02:39:46.892527 [ 355 ] {} <Debug> TCP-Session: 3fcae4f7-40e2-4e0a-82f1-fc078bb12725 Authenticating user 'default' from [fd00:1122:3344:101::e]:51661 | ||
| 6950 | 2026.01.14 02:39:46.892535 [ 286 ] {101c67ea-732b-4361-a8ba-9b69504b8b0c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6951 | 2026.01.14 02:39:46.892550 [ 355 ] {} <Debug> TCP-Session: 3fcae4f7-40e2-4e0a-82f1-fc078bb12725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6952 | 2026.01.14 02:39:46.892529 [ 287 ] {} <Debug> TCP-Session: 5ed744c6-afea-4b7d-ac82-e9a2dac0dfb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6953 | 2026.01.14 02:39:46.892582 [ 355 ] {} <Debug> TCP-Session: 3fcae4f7-40e2-4e0a-82f1-fc078bb12725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6954 | 2026.01.14 02:39:46.892601 [ 286 ] {101c67ea-732b-4361-a8ba-9b69504b8b0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6955 | 2026.01.14 02:39:46.892859 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6956 | 2026.01.14 02:39:46.892891 [ 286 ] {101c67ea-732b-4361-a8ba-9b69504b8b0c} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 6957 | 2026.01.14 02:39:46.892901 [ 354 ] {} <Debug> TCP-Session: aec18bf5-5071-4d38-83df-bf66b9070ee8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52372 | ||
| 6958 | 2026.01.14 02:39:46.892939 [ 354 ] {} <Debug> TCP-Session: aec18bf5-5071-4d38-83df-bf66b9070ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6959 | 2026.01.14 02:39:46.892951 [ 354 ] {} <Debug> TCP-Session: aec18bf5-5071-4d38-83df-bf66b9070ee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6960 | 2026.01.14 02:39:46.892962 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6961 | 2026.01.14 02:39:46.893002 [ 353 ] {} <Debug> TCP-Session: 1f5294fe-1835-4ac9-97c2-1004deadd684 Authenticating user 'default' from [fd00:1122:3344:101::e]:46807 | ||
| 6962 | 2026.01.14 02:39:46.893019 [ 353 ] {} <Debug> TCP-Session: 1f5294fe-1835-4ac9-97c2-1004deadd684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6963 | 2026.01.14 02:39:46.893033 [ 353 ] {} <Debug> TCP-Session: 1f5294fe-1835-4ac9-97c2-1004deadd684 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6964 | 2026.01.14 02:39:46.893752 [ 307 ] {101c67ea-732b-4361-a8ba-9b69504b8b0c} <Trace> AggregatingTransform: Aggregating | ||
| 6965 | 2026.01.14 02:39:46.893805 [ 307 ] {101c67ea-732b-4361-a8ba-9b69504b8b0c} <Trace> Aggregator: Aggregation method: without_key | ||
| 6966 | 2026.01.14 02:39:46.893843 [ 307 ] {101c67ea-732b-4361-a8ba-9b69504b8b0c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000845417 sec. (1182.848 rows/sec., 46.21 KiB/sec.) | ||
| 6967 | 2026.01.14 02:39:46.893861 [ 307 ] {101c67ea-732b-4361-a8ba-9b69504b8b0c} <Trace> Aggregator: Merging aggregated data | ||
| 6968 | 2026.01.14 02:39:46.895176 [ 286 ] {101c67ea-732b-4361-a8ba-9b69504b8b0c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002961 sec., 337.7237419790611 rows/sec., 13.19 KiB/sec. | ||
| 6969 | 2026.01.14 02:39:46.895327 [ 286 ] {101c67ea-732b-4361-a8ba-9b69504b8b0c} <Debug> TCPHandler: Processed in 0.003360488 sec. | ||
| 6970 | 2026.01.14 02:39:46.895455 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6971 | 2026.01.14 02:39:46.895499 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6972 | 2026.01.14 02:39:46.895503 [ 287 ] {} <Debug> TCP-Session: 5ed744c6-afea-4b7d-ac82-e9a2dac0dfb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6973 | 2026.01.14 02:39:46.895528 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6974 | 2026.01.14 02:39:46.895558 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6975 | 2026.01.14 02:39:46.895558 [ 288 ] {} <Debug> TCP-Session: de1d4deb-17bc-47ad-890b-ed66f98f6ec2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6976 | 2026.01.14 02:39:46.895592 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6977 | 2026.01.14 02:39:46.895615 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6978 | 2026.01.14 02:39:46.895647 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6979 | 2026.01.14 02:39:46.895659 [ 352 ] {} <Debug> TCP-Session: 03359dbb-a3ff-407c-9d2f-787257570163 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6980 | 2026.01.14 02:39:46.895684 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6981 | 2026.01.14 02:39:46.895688 [ 355 ] {} <Debug> TCP-Session: 3fcae4f7-40e2-4e0a-82f1-fc078bb12725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6982 | 2026.01.14 02:39:46.895711 [ 353 ] {} <Debug> TCP-Session: 1f5294fe-1835-4ac9-97c2-1004deadd684 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6983 | 2026.01.14 02:39:46.895729 [ 286 ] {} <Debug> TCP-Session: c1b800be-5bbe-4947-aa3e-eeec208d0681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6984 | 2026.01.14 02:39:46.895606 [ 351 ] {} <Debug> TCP-Session: 4d85fab2-9350-43c4-99e9-a118bf5f0b8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6985 | 2026.01.14 02:39:46.895593 [ 289 ] {} <Debug> TCP-Session: 0f1ed03d-ed21-4717-bf14-6829bedeecb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6986 | 2026.01.14 02:39:46.895669 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6987 | 2026.01.14 02:39:46.895851 [ 354 ] {} <Debug> TCP-Session: aec18bf5-5071-4d38-83df-bf66b9070ee8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6988 | 2026.01.14 02:39:47.009720 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65461 | ||
| 6989 | 2026.01.14 02:39:47.009833 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6990 | 2026.01.14 02:39:47.009864 [ 286 ] {} <Debug> TCP-Session: 2127effc-2faa-4b22-b7f4-fe9bc4869bef Authenticating user 'default' from [fd00:1122:3344:101::e]:65461 | ||
| 6991 | 2026.01.14 02:39:47.009889 [ 286 ] {} <Debug> TCP-Session: 2127effc-2faa-4b22-b7f4-fe9bc4869bef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6992 | 2026.01.14 02:39:47.009905 [ 286 ] {} <Debug> TCP-Session: 2127effc-2faa-4b22-b7f4-fe9bc4869bef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6993 | 2026.01.14 02:39:47.010105 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63168 | ||
| 6994 | 2026.01.14 02:39:47.010134 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39276 | ||
| 6995 | 2026.01.14 02:39:47.010151 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34894 | ||
| 6996 | 2026.01.14 02:39:47.010189 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57694 | ||
| 6997 | 2026.01.14 02:39:47.010211 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6998 | 2026.01.14 02:39:47.010179 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49983 | ||
| 6999 | 2026.01.14 02:39:47.010265 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7000 | 2026.01.14 02:39:47.010268 [ 287 ] {} <Debug> TCP-Session: 27657425-d193-438f-8089-8791cdfcf047 Authenticating user 'default' from [fd00:1122:3344:101::e]:63168 | ||
| 7001 | 2026.01.14 02:39:47.010282 [ 286 ] {} <Trace> TCP-Session: 2127effc-2faa-4b22-b7f4-fe9bc4869bef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7002 | 2026.01.14 02:39:47.010309 [ 288 ] {} <Debug> TCP-Session: d96aabfb-d972-4f1e-9fa8-9165dd7147e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39276 | ||
| 7003 | 2026.01.14 02:39:47.010325 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7004 | 2026.01.14 02:39:47.010320 [ 287 ] {} <Debug> TCP-Session: 27657425-d193-438f-8089-8791cdfcf047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7005 | 2026.01.14 02:39:47.010366 [ 354 ] {} <Debug> TCP-Session: 4978e61e-271f-4ed4-afe2-f8d56e1292db Authenticating user 'default' from [fd00:1122:3344:101::e]:49983 | ||
| 7006 | 2026.01.14 02:39:47.010355 [ 288 ] {} <Debug> TCP-Session: d96aabfb-d972-4f1e-9fa8-9165dd7147e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7007 | 2026.01.14 02:39:47.010378 [ 287 ] {} <Debug> TCP-Session: 27657425-d193-438f-8089-8791cdfcf047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7008 | 2026.01.14 02:39:47.010387 [ 354 ] {} <Debug> TCP-Session: 4978e61e-271f-4ed4-afe2-f8d56e1292db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7009 | 2026.01.14 02:39:47.010400 [ 288 ] {} <Debug> TCP-Session: d96aabfb-d972-4f1e-9fa8-9165dd7147e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7010 | 2026.01.14 02:39:47.010417 [ 354 ] {} <Debug> TCP-Session: 4978e61e-271f-4ed4-afe2-f8d56e1292db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7011 | 2026.01.14 02:39:47.010170 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54101 | ||
| 7012 | 2026.01.14 02:39:47.010154 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59901 | ||
| 7013 | 2026.01.14 02:39:47.010499 [ 286 ] {c3fccc5d-c20a-457d-a0d3-75cf53106f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65461) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7014 | 2026.01.14 02:39:47.010151 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44351 | ||
| 7015 | 2026.01.14 02:39:47.010544 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7016 | 2026.01.14 02:39:47.010297 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7017 | 2026.01.14 02:39:47.010588 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7018 | 2026.01.14 02:39:47.010624 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7019 | 2026.01.14 02:39:47.010636 [ 355 ] {} <Debug> TCP-Session: b2dce3cf-7b6b-4682-9b41-2fa01790d755 Authenticating user 'default' from [fd00:1122:3344:101::e]:57694 | ||
| 7020 | 2026.01.14 02:39:47.010651 [ 352 ] {} <Debug> TCP-Session: 7bce5c37-f471-40e4-8a71-4236176ee47a Authenticating user 'default' from [fd00:1122:3344:101::e]:59901 | ||
| 7021 | 2026.01.14 02:39:47.010658 [ 289 ] {} <Debug> TCP-Session: 8b18b739-7ae4-4c7c-bb6f-ab771518a8cd Authenticating user 'default' from [fd00:1122:3344:101::e]:44351 | ||
| 7022 | 2026.01.14 02:39:47.010674 [ 355 ] {} <Debug> TCP-Session: b2dce3cf-7b6b-4682-9b41-2fa01790d755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7023 | 2026.01.14 02:39:47.010681 [ 352 ] {} <Debug> TCP-Session: 7bce5c37-f471-40e4-8a71-4236176ee47a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7024 | 2026.01.14 02:39:47.010690 [ 289 ] {} <Debug> TCP-Session: 8b18b739-7ae4-4c7c-bb6f-ab771518a8cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7025 | 2026.01.14 02:39:47.010693 [ 355 ] {} <Debug> TCP-Session: b2dce3cf-7b6b-4682-9b41-2fa01790d755 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7026 | 2026.01.14 02:39:47.010710 [ 352 ] {} <Debug> TCP-Session: 7bce5c37-f471-40e4-8a71-4236176ee47a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7027 | 2026.01.14 02:39:47.010720 [ 289 ] {} <Debug> TCP-Session: 8b18b739-7ae4-4c7c-bb6f-ab771518a8cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7028 | 2026.01.14 02:39:47.010600 [ 353 ] {} <Debug> TCP-Session: 5ac72783-3852-4dbb-a724-cd4af26b98ee Authenticating user 'default' from [fd00:1122:3344:101::e]:54101 | ||
| 7029 | 2026.01.14 02:39:47.010297 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7030 | 2026.01.14 02:39:47.010784 [ 353 ] {} <Debug> TCP-Session: 5ac72783-3852-4dbb-a724-cd4af26b98ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7031 | 2026.01.14 02:39:47.010805 [ 286 ] {c3fccc5d-c20a-457d-a0d3-75cf53106f8f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7032 | 2026.01.14 02:39:47.010814 [ 351 ] {} <Debug> TCP-Session: 9ffff4ba-ceff-45b5-9bb5-0d1921318d08 Authenticating user 'default' from [fd00:1122:3344:101::e]:34894 | ||
| 7033 | 2026.01.14 02:39:47.010815 [ 353 ] {} <Debug> TCP-Session: 5ac72783-3852-4dbb-a724-cd4af26b98ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7034 | 2026.01.14 02:39:47.010856 [ 351 ] {} <Debug> TCP-Session: 9ffff4ba-ceff-45b5-9bb5-0d1921318d08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7035 | 2026.01.14 02:39:47.010875 [ 286 ] {c3fccc5d-c20a-457d-a0d3-75cf53106f8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7036 | 2026.01.14 02:39:47.010881 [ 351 ] {} <Debug> TCP-Session: 9ffff4ba-ceff-45b5-9bb5-0d1921318d08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7037 | 2026.01.14 02:39:47.011183 [ 286 ] {c3fccc5d-c20a-457d-a0d3-75cf53106f8f} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 7038 | 2026.01.14 02:39:47.012088 [ 305 ] {c3fccc5d-c20a-457d-a0d3-75cf53106f8f} <Trace> AggregatingTransform: Aggregating | ||
| 7039 | 2026.01.14 02:39:47.012122 [ 305 ] {c3fccc5d-c20a-457d-a0d3-75cf53106f8f} <Trace> Aggregator: Aggregation method: without_key | ||
| 7040 | 2026.01.14 02:39:47.012156 [ 305 ] {c3fccc5d-c20a-457d-a0d3-75cf53106f8f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000869227 sec. (1150.447 rows/sec., 44.94 KiB/sec.) | ||
| 7041 | 2026.01.14 02:39:47.012174 [ 305 ] {c3fccc5d-c20a-457d-a0d3-75cf53106f8f} <Trace> Aggregator: Merging aggregated data | ||
| 7042 | 2026.01.14 02:39:47.013856 [ 286 ] {c3fccc5d-c20a-457d-a0d3-75cf53106f8f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003426 sec., 291.8855808523059 rows/sec., 11.40 KiB/sec. | ||
| 7043 | 2026.01.14 02:39:47.013992 [ 286 ] {c3fccc5d-c20a-457d-a0d3-75cf53106f8f} <Debug> TCPHandler: Processed in 0.003834482 sec. | ||
| 7044 | 2026.01.14 02:39:47.014123 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7045 | 2026.01.14 02:39:47.014157 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7046 | 2026.01.14 02:39:47.014170 [ 286 ] {} <Debug> TCP-Session: 2127effc-2faa-4b22-b7f4-fe9bc4869bef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7047 | 2026.01.14 02:39:47.014184 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7048 | 2026.01.14 02:39:47.014202 [ 355 ] {} <Debug> TCP-Session: b2dce3cf-7b6b-4682-9b41-2fa01790d755 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7049 | 2026.01.14 02:39:47.014208 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7050 | 2026.01.14 02:39:47.014248 [ 287 ] {} <Debug> TCP-Session: 27657425-d193-438f-8089-8791cdfcf047 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7051 | 2026.01.14 02:39:47.014255 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7052 | 2026.01.14 02:39:47.014281 [ 351 ] {} <Debug> TCP-Session: 9ffff4ba-ceff-45b5-9bb5-0d1921318d08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7053 | 2026.01.14 02:39:47.014286 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7054 | 2026.01.14 02:39:47.014309 [ 289 ] {} <Debug> TCP-Session: 8b18b739-7ae4-4c7c-bb6f-ab771518a8cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7055 | 2026.01.14 02:39:47.014315 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7056 | 2026.01.14 02:39:47.014350 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7057 | 2026.01.14 02:39:47.014379 [ 354 ] {} <Debug> TCP-Session: 4978e61e-271f-4ed4-afe2-f8d56e1292db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7058 | 2026.01.14 02:39:47.014229 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7059 | 2026.01.14 02:39:47.014409 [ 352 ] {} <Debug> TCP-Session: 7bce5c37-f471-40e4-8a71-4236176ee47a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7060 | 2026.01.14 02:39:47.014344 [ 288 ] {} <Debug> TCP-Session: d96aabfb-d972-4f1e-9fa8-9165dd7147e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7061 | 2026.01.14 02:39:47.014439 [ 353 ] {} <Debug> TCP-Session: 5ac72783-3852-4dbb-a724-cd4af26b98ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7062 | 2026.01.14 02:39:47.619555 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7063 | 2026.01.14 02:39:47.619733 [ 264 ] {e5a582b3-315d-4cc4-a78f-09c6c951de23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7064 | 2026.01.14 02:39:47.619801 [ 264 ] {e5a582b3-315d-4cc4-a78f-09c6c951de23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7065 | 2026.01.14 02:39:47.620548 [ 264 ] {e5a582b3-315d-4cc4-a78f-09c6c951de23} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7066 | 2026.01.14 02:39:47.620598 [ 264 ] {e5a582b3-315d-4cc4-a78f-09c6c951de23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7067 | 2026.01.14 02:39:47.621010 [ 264 ] {e5a582b3-315d-4cc4-a78f-09c6c951de23} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7068 | 2026.01.14 02:39:47.621243 [ 264 ] {e5a582b3-315d-4cc4-a78f-09c6c951de23} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7069 | 2026.01.14 02:39:47.621406 [ 264 ] {e5a582b3-315d-4cc4-a78f-09c6c951de23} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001722 sec., 78977.93263646922 rows/sec., 6.85 MiB/sec. | ||
| 7070 | 2026.01.14 02:39:47.621457 [ 264 ] {e5a582b3-315d-4cc4-a78f-09c6c951de23} <Debug> TCPHandler: Processed in 0.002031457 sec. | ||
| 7071 | 2026.01.14 02:39:47.621587 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7072 | 2026.01.14 02:39:47.621690 [ 264 ] {86e57f5a-33ca-41c3-bc9c-8912b2b5ca88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7073 | 2026.01.14 02:39:47.621734 [ 264 ] {86e57f5a-33ca-41c3-bc9c-8912b2b5ca88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7074 | 2026.01.14 02:39:47.622166 [ 264 ] {86e57f5a-33ca-41c3-bc9c-8912b2b5ca88} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7075 | 2026.01.14 02:39:47.622202 [ 264 ] {86e57f5a-33ca-41c3-bc9c-8912b2b5ca88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7076 | 2026.01.14 02:39:47.622542 [ 264 ] {86e57f5a-33ca-41c3-bc9c-8912b2b5ca88} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7077 | 2026.01.14 02:39:47.622759 [ 264 ] {86e57f5a-33ca-41c3-bc9c-8912b2b5ca88} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7078 | 2026.01.14 02:39:47.622875 [ 136 ] {} <Debug> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7079 | 2026.01.14 02:39:47.622892 [ 264 ] {86e57f5a-33ca-41c3-bc9c-8912b2b5ca88} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001226 sec., 32626.427406199018 rows/sec., 2.40 MiB/sec. | ||
| 7080 | 2026.01.14 02:39:47.622948 [ 136 ] {} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7081 | 2026.01.14 02:39:47.622956 [ 264 ] {86e57f5a-33ca-41c3-bc9c-8912b2b5ca88} <Debug> TCPHandler: Processed in 0.001423621 sec. | ||
| 7082 | 2026.01.14 02:39:47.622987 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7083 | 2026.01.14 02:39:47.623106 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7084 | 2026.01.14 02:39:47.623122 [ 190 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 7085 | 2026.01.14 02:39:47.623258 [ 264 ] {5bd96004-de39-4329-91b8-46a97513bd64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7086 | 2026.01.14 02:39:47.623295 [ 190 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7087 | 2026.01.14 02:39:47.623322 [ 264 ] {5bd96004-de39-4329-91b8-46a97513bd64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7088 | 2026.01.14 02:39:47.623341 [ 190 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 277 rows starting from the beginning of the part | ||
| 7089 | 2026.01.14 02:39:47.623430 [ 190 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
| 7090 | 2026.01.14 02:39:47.623512 [ 190 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 205 rows starting from the beginning of the part | ||
| 7091 | 2026.01.14 02:39:47.623593 [ 190 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 7092 | 2026.01.14 02:39:47.623652 [ 190 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
| 7093 | 2026.01.14 02:39:47.623719 [ 190 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 7094 | 2026.01.14 02:39:47.623985 [ 264 ] {5bd96004-de39-4329-91b8-46a97513bd64} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7095 | 2026.01.14 02:39:47.624023 [ 264 ] {5bd96004-de39-4329-91b8-46a97513bd64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7096 | 2026.01.14 02:39:47.624360 [ 264 ] {5bd96004-de39-4329-91b8-46a97513bd64} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7097 | 2026.01.14 02:39:47.624593 [ 187 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 5 columns (5 merged, 0 gathered) in 0.001528933 sec., 404203.45430440706 rows/sec., 27.26 MiB/sec. | ||
| 7098 | 2026.01.14 02:39:47.624610 [ 264 ] {5bd96004-de39-4329-91b8-46a97513bd64} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2026.01.14 02:39:47.624777 [ 264 ] {5bd96004-de39-4329-91b8-46a97513bd64} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001552 sec., 67010.30927835051 rows/sec., 5.23 MiB/sec. | ||
| 7100 | 2026.01.14 02:39:47.624825 [ 264 ] {5bd96004-de39-4329-91b8-46a97513bd64} <Debug> TCPHandler: Processed in 0.001789565 sec. | ||
| 7101 | 2026.01.14 02:39:47.624832 [ 201 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7102 | 2026.01.14 02:39:47.624945 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7103 | 2026.01.14 02:39:47.625053 [ 264 ] {673a952c-6104-4ff5-826e-582383333c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7104 | 2026.01.14 02:39:47.625102 [ 264 ] {673a952c-6104-4ff5-826e-582383333c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7105 | 2026.01.14 02:39:47.625207 [ 201 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_36_7} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2026.01.14 02:39:47.625301 [ 201 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_36_7} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7107 | 2026.01.14 02:39:47.625423 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7108 | 2026.01.14 02:39:47.625544 [ 264 ] {673a952c-6104-4ff5-826e-582383333c90} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7109 | 2026.01.14 02:39:47.625587 [ 264 ] {673a952c-6104-4ff5-826e-582383333c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7110 | 2026.01.14 02:39:47.625939 [ 264 ] {673a952c-6104-4ff5-826e-582383333c90} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7111 | 2026.01.14 02:39:47.626168 [ 264 ] {673a952c-6104-4ff5-826e-582383333c90} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7112 | 2026.01.14 02:39:47.626307 [ 264 ] {673a952c-6104-4ff5-826e-582383333c90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 7113 | 2026.01.14 02:39:47.626347 [ 264 ] {673a952c-6104-4ff5-826e-582383333c90} <Debug> TCPHandler: Processed in 0.001453342 sec. | ||
| 7114 | 2026.01.14 02:39:47.626455 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7115 | 2026.01.14 02:39:47.626559 [ 264 ] {5a3606bb-130e-452d-a427-9971e9506a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7116 | 2026.01.14 02:39:47.626616 [ 264 ] {5a3606bb-130e-452d-a427-9971e9506a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7117 | 2026.01.14 02:39:47.627559 [ 264 ] {5a3606bb-130e-452d-a427-9971e9506a86} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2026.01.14 02:39:47.627597 [ 264 ] {5a3606bb-130e-452d-a427-9971e9506a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7119 | 2026.01.14 02:39:47.628187 [ 264 ] {5a3606bb-130e-452d-a427-9971e9506a86} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7120 | 2026.01.14 02:39:47.628422 [ 264 ] {5a3606bb-130e-452d-a427-9971e9506a86} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2026.01.14 02:39:47.628570 [ 264 ] {5a3606bb-130e-452d-a427-9971e9506a86} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002031 sec., 19694.731659281144 rows/sec., 35.29 MiB/sec. | ||
| 7122 | 2026.01.14 02:39:47.628642 [ 264 ] {5a3606bb-130e-452d-a427-9971e9506a86} <Debug> TCPHandler: Processed in 0.002239208 sec. | ||
| 7123 | 2026.01.14 02:39:47.628750 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7124 | 2026.01.14 02:39:47.628851 [ 264 ] {5d16c5cb-466a-4e90-b048-d1de2863e057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7125 | 2026.01.14 02:39:47.628894 [ 264 ] {5d16c5cb-466a-4e90-b048-d1de2863e057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7126 | 2026.01.14 02:39:47.629243 [ 264 ] {5d16c5cb-466a-4e90-b048-d1de2863e057} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7127 | 2026.01.14 02:39:47.629285 [ 264 ] {5d16c5cb-466a-4e90-b048-d1de2863e057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7128 | 2026.01.14 02:39:47.629652 [ 264 ] {5d16c5cb-466a-4e90-b048-d1de2863e057} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7129 | 2026.01.14 02:39:47.629874 [ 264 ] {5d16c5cb-466a-4e90-b048-d1de2863e057} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7130 | 2026.01.14 02:39:47.630005 [ 264 ] {5d16c5cb-466a-4e90-b048-d1de2863e057} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 7131 | 2026.01.14 02:39:47.630042 [ 264 ] {5d16c5cb-466a-4e90-b048-d1de2863e057} <Debug> TCPHandler: Processed in 0.001343081 sec. | ||
| 7132 | 2026.01.14 02:39:49.987713 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7133 | 2026.01.14 02:39:49.987785 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7134 | 2026.01.14 02:39:50.156589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16339 | ||
| 7135 | 2026.01.14 02:39:50.157114 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7136 | 2026.01.14 02:39:50.157152 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7137 | 2026.01.14 02:39:50.157656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7138 | 2026.01.14 02:39:50.157900 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7139 | 2026.01.14 02:39:50.158028 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16339 | ||
| 7140 | 2026.01.14 02:39:51.005635 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7141 | 2026.01.14 02:39:51.022671 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7142 | 2026.01.14 02:39:51.022738 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7143 | 2026.01.14 02:39:51.029002 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7144 | 2026.01.14 02:39:51.029703 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7145 | 2026.01.14 02:39:51.033080 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7146 | 2026.01.14 02:39:52.615853 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7147 | 2026.01.14 02:39:52.616048 [ 264 ] {37864b8a-7913-4612-b0f5-9d7da147db2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7148 | 2026.01.14 02:39:52.616121 [ 264 ] {37864b8a-7913-4612-b0f5-9d7da147db2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7149 | 2026.01.14 02:39:52.616822 [ 264 ] {37864b8a-7913-4612-b0f5-9d7da147db2e} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7150 | 2026.01.14 02:39:52.616866 [ 264 ] {37864b8a-7913-4612-b0f5-9d7da147db2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7151 | 2026.01.14 02:39:52.617265 [ 264 ] {37864b8a-7913-4612-b0f5-9d7da147db2e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7152 | 2026.01.14 02:39:52.617499 [ 264 ] {37864b8a-7913-4612-b0f5-9d7da147db2e} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7153 | 2026.01.14 02:39:52.617650 [ 264 ] {37864b8a-7913-4612-b0f5-9d7da147db2e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001655 sec., 33836.8580060423 rows/sec., 2.60 MiB/sec. | ||
| 7154 | 2026.01.14 02:39:52.617697 [ 264 ] {37864b8a-7913-4612-b0f5-9d7da147db2e} <Debug> TCPHandler: Processed in 0.001978836 sec. | ||
| 7155 | 2026.01.14 02:39:52.617816 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7156 | 2026.01.14 02:39:52.617917 [ 264 ] {6ec6ca91-6300-4429-b20f-d676c56a5dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7157 | 2026.01.14 02:39:52.617959 [ 264 ] {6ec6ca91-6300-4429-b20f-d676c56a5dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7158 | 2026.01.14 02:39:52.618404 [ 264 ] {6ec6ca91-6300-4429-b20f-d676c56a5dec} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7159 | 2026.01.14 02:39:52.618440 [ 264 ] {6ec6ca91-6300-4429-b20f-d676c56a5dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7160 | 2026.01.14 02:39:52.618735 [ 264 ] {6ec6ca91-6300-4429-b20f-d676c56a5dec} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7161 | 2026.01.14 02:39:52.618951 [ 264 ] {6ec6ca91-6300-4429-b20f-d676c56a5dec} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7162 | 2026.01.14 02:39:52.619073 [ 264 ] {6ec6ca91-6300-4429-b20f-d676c56a5dec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 7163 | 2026.01.14 02:39:52.619110 [ 264 ] {6ec6ca91-6300-4429-b20f-d676c56a5dec} <Debug> TCPHandler: Processed in 0.001344001 sec. | ||
| 7164 | 2026.01.14 02:39:52.619218 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7165 | 2026.01.14 02:39:52.619310 [ 264 ] {583aecf9-4a91-439f-b516-571863cf2555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7166 | 2026.01.14 02:39:52.619352 [ 264 ] {583aecf9-4a91-439f-b516-571863cf2555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7167 | 2026.01.14 02:39:52.619800 [ 264 ] {583aecf9-4a91-439f-b516-571863cf2555} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7168 | 2026.01.14 02:39:52.619838 [ 264 ] {583aecf9-4a91-439f-b516-571863cf2555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7169 | 2026.01.14 02:39:52.620180 [ 264 ] {583aecf9-4a91-439f-b516-571863cf2555} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7170 | 2026.01.14 02:39:52.620391 [ 264 ] {583aecf9-4a91-439f-b516-571863cf2555} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7171 | 2026.01.14 02:39:52.620518 [ 264 ] {583aecf9-4a91-439f-b516-571863cf2555} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 7172 | 2026.01.14 02:39:52.620555 [ 264 ] {583aecf9-4a91-439f-b516-571863cf2555} <Debug> TCPHandler: Processed in 0.001385042 sec. | ||
| 7173 | 2026.01.14 02:39:52.620661 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7174 | 2026.01.14 02:39:52.620754 [ 264 ] {c00faa23-1f3c-42f8-bc7b-959c918e9915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7175 | 2026.01.14 02:39:52.620795 [ 264 ] {c00faa23-1f3c-42f8-bc7b-959c918e9915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7176 | 2026.01.14 02:39:52.621117 [ 264 ] {c00faa23-1f3c-42f8-bc7b-959c918e9915} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7177 | 2026.01.14 02:39:52.621152 [ 264 ] {c00faa23-1f3c-42f8-bc7b-959c918e9915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7178 | 2026.01.14 02:39:52.621448 [ 264 ] {c00faa23-1f3c-42f8-bc7b-959c918e9915} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7179 | 2026.01.14 02:39:52.621654 [ 264 ] {c00faa23-1f3c-42f8-bc7b-959c918e9915} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7180 | 2026.01.14 02:39:52.621779 [ 264 ] {c00faa23-1f3c-42f8-bc7b-959c918e9915} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 7181 | 2026.01.14 02:39:52.621814 [ 264 ] {c00faa23-1f3c-42f8-bc7b-959c918e9915} <Debug> TCPHandler: Processed in 0.00120151 sec. | ||
| 7182 | 2026.01.14 02:39:55.215167 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 878 | ||
| 7183 | 2026.01.14 02:39:55.217424 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7184 | 2026.01.14 02:39:55.217481 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7185 | 2026.01.14 02:39:55.218750 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7186 | 2026.01.14 02:39:55.219027 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7187 | 2026.01.14 02:39:55.219187 [ 126 ] {} <Debug> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7188 | 2026.01.14 02:39:55.219260 [ 126 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7189 | 2026.01.14 02:39:55.219285 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7190 | 2026.01.14 02:39:55.219385 [ 190 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::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 | ||
| 7191 | 2026.01.14 02:39:55.219419 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 878 | ||
| 7192 | 2026.01.14 02:39:55.219938 [ 190 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7193 | 2026.01.14 02:39:55.220080 [ 190 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 720 rows starting from the beginning of the part | ||
| 7194 | 2026.01.14 02:39:55.220470 [ 190 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 7195 | 2026.01.14 02:39:55.220832 [ 190 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 7196 | 2026.01.14 02:39:55.221153 [ 190 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 7197 | 2026.01.14 02:39:55.221497 [ 190 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 7198 | 2026.01.14 02:39:55.221843 [ 190 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 7199 | 2026.01.14 02:39:55.227669 [ 187 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 878 rows, containing 72 columns (72 merged, 0 gathered) in 0.008321188 sec., 105513.78000352834 rows/sec., 90.46 MiB/sec. | ||
| 7200 | 2026.01.14 02:39:55.228865 [ 196 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7201 | 2026.01.14 02:39:55.229491 [ 196 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_26_5} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7202 | 2026.01.14 02:39:55.229575 [ 196 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_26_5} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7203 | 2026.01.14 02:39:55.229919 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 7204 | 2026.01.14 02:39:57.645844 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7205 | 2026.01.14 02:39:57.646020 [ 264 ] {384d2030-4a1e-4335-8bf9-7adab2423355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7206 | 2026.01.14 02:39:57.646090 [ 264 ] {384d2030-4a1e-4335-8bf9-7adab2423355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7207 | 2026.01.14 02:39:57.646750 [ 264 ] {384d2030-4a1e-4335-8bf9-7adab2423355} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7208 | 2026.01.14 02:39:57.646801 [ 264 ] {384d2030-4a1e-4335-8bf9-7adab2423355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7209 | 2026.01.14 02:39:57.647201 [ 264 ] {384d2030-4a1e-4335-8bf9-7adab2423355} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7210 | 2026.01.14 02:39:57.647434 [ 264 ] {384d2030-4a1e-4335-8bf9-7adab2423355} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7211 | 2026.01.14 02:39:57.647601 [ 264 ] {384d2030-4a1e-4335-8bf9-7adab2423355} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001627 sec., 7375.537799631224 rows/sec., 601.42 KiB/sec. | ||
| 7212 | 2026.01.14 02:39:57.647709 [ 264 ] {384d2030-4a1e-4335-8bf9-7adab2423355} <Debug> TCPHandler: Processed in 0.001994006 sec. | ||
| 7213 | 2026.01.14 02:39:57.647853 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7214 | 2026.01.14 02:39:57.647960 [ 264 ] {f79d4e1a-16ed-425a-a73f-c37d824cf30c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7215 | 2026.01.14 02:39:57.648003 [ 264 ] {f79d4e1a-16ed-425a-a73f-c37d824cf30c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7216 | 2026.01.14 02:39:57.649217 [ 264 ] {f79d4e1a-16ed-425a-a73f-c37d824cf30c} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7217 | 2026.01.14 02:39:57.649252 [ 264 ] {f79d4e1a-16ed-425a-a73f-c37d824cf30c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7218 | 2026.01.14 02:39:57.649706 [ 264 ] {f79d4e1a-16ed-425a-a73f-c37d824cf30c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7219 | 2026.01.14 02:39:57.649930 [ 264 ] {f79d4e1a-16ed-425a-a73f-c37d824cf30c} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7220 | 2026.01.14 02:39:57.650078 [ 264 ] {f79d4e1a-16ed-425a-a73f-c37d824cf30c} <Debug> executeQuery: Read 1283 rows, 109.17 KiB in 0.002141 sec., 599252.6856609061 rows/sec., 49.80 MiB/sec. | ||
| 7221 | 2026.01.14 02:39:57.650120 [ 264 ] {f79d4e1a-16ed-425a-a73f-c37d824cf30c} <Debug> TCPHandler: Processed in 0.002318899 sec. | ||
| 7222 | 2026.01.14 02:39:57.650236 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7223 | 2026.01.14 02:39:57.650339 [ 264 ] {4c150b55-e10a-4bae-925a-914561ef979e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7224 | 2026.01.14 02:39:57.650381 [ 264 ] {4c150b55-e10a-4bae-925a-914561ef979e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7225 | 2026.01.14 02:39:57.650825 [ 264 ] {4c150b55-e10a-4bae-925a-914561ef979e} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7226 | 2026.01.14 02:39:57.650860 [ 264 ] {4c150b55-e10a-4bae-925a-914561ef979e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7227 | 2026.01.14 02:39:57.651183 [ 264 ] {4c150b55-e10a-4bae-925a-914561ef979e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7228 | 2026.01.14 02:39:57.651410 [ 264 ] {4c150b55-e10a-4bae-925a-914561ef979e} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7229 | 2026.01.14 02:39:57.651541 [ 264 ] {4c150b55-e10a-4bae-925a-914561ef979e} <Debug> executeQuery: Read 52 rows, 3.85 KiB in 0.001225 sec., 42448.97959183674 rows/sec., 3.07 MiB/sec. | ||
| 7230 | 2026.01.14 02:39:57.651581 [ 264 ] {4c150b55-e10a-4bae-925a-914561ef979e} <Debug> TCPHandler: Processed in 0.001397202 sec. | ||
| 7231 | 2026.01.14 02:39:57.651690 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7232 | 2026.01.14 02:39:57.651789 [ 264 ] {13a40459-372f-428b-8cc7-306d34989beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7233 | 2026.01.14 02:39:57.651828 [ 264 ] {13a40459-372f-428b-8cc7-306d34989beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7234 | 2026.01.14 02:39:57.652336 [ 264 ] {13a40459-372f-428b-8cc7-306d34989beb} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7235 | 2026.01.14 02:39:57.652372 [ 264 ] {13a40459-372f-428b-8cc7-306d34989beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7236 | 2026.01.14 02:39:57.652674 [ 264 ] {13a40459-372f-428b-8cc7-306d34989beb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7237 | 2026.01.14 02:39:57.652879 [ 264 ] {13a40459-372f-428b-8cc7-306d34989beb} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7238 | 2026.01.14 02:39:57.653007 [ 264 ] {13a40459-372f-428b-8cc7-306d34989beb} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001239 sec., 184826.47296206618 rows/sec., 12.51 MiB/sec. | ||
| 7239 | 2026.01.14 02:39:57.653046 [ 264 ] {13a40459-372f-428b-8cc7-306d34989beb} <Debug> TCPHandler: Processed in 0.001406912 sec. | ||
| 7240 | 2026.01.14 02:39:57.653241 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7241 | 2026.01.14 02:39:57.653366 [ 264 ] {5710d580-ee67-4af4-b143-0ef876513009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7242 | 2026.01.14 02:39:57.653420 [ 264 ] {5710d580-ee67-4af4-b143-0ef876513009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7243 | 2026.01.14 02:39:57.654093 [ 264 ] {5710d580-ee67-4af4-b143-0ef876513009} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7244 | 2026.01.14 02:39:57.654133 [ 264 ] {5710d580-ee67-4af4-b143-0ef876513009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7245 | 2026.01.14 02:39:57.654490 [ 264 ] {5710d580-ee67-4af4-b143-0ef876513009} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7246 | 2026.01.14 02:39:57.654704 [ 264 ] {5710d580-ee67-4af4-b143-0ef876513009} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7247 | 2026.01.14 02:39:57.654839 [ 264 ] {5710d580-ee67-4af4-b143-0ef876513009} <Debug> executeQuery: Read 572 rows, 43.59 KiB in 0.001496 sec., 382352.9411764706 rows/sec., 28.45 MiB/sec. | ||
| 7248 | 2026.01.14 02:39:57.654880 [ 264 ] {5710d580-ee67-4af4-b143-0ef876513009} <Debug> TCPHandler: Processed in 0.001712084 sec. | ||
| 7249 | 2026.01.14 02:39:57.655007 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7250 | 2026.01.14 02:39:57.655108 [ 264 ] {d2423fd6-a03f-4b8b-8f8a-f45afbd1c55f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7251 | 2026.01.14 02:39:57.655159 [ 264 ] {d2423fd6-a03f-4b8b-8f8a-f45afbd1c55f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7252 | 2026.01.14 02:39:57.655788 [ 264 ] {d2423fd6-a03f-4b8b-8f8a-f45afbd1c55f} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7253 | 2026.01.14 02:39:57.655826 [ 264 ] {d2423fd6-a03f-4b8b-8f8a-f45afbd1c55f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7254 | 2026.01.14 02:39:57.656212 [ 264 ] {d2423fd6-a03f-4b8b-8f8a-f45afbd1c55f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7255 | 2026.01.14 02:39:57.656419 [ 264 ] {d2423fd6-a03f-4b8b-8f8a-f45afbd1c55f} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7256 | 2026.01.14 02:39:57.656550 [ 264 ] {d2423fd6-a03f-4b8b-8f8a-f45afbd1c55f} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.00146 sec., 582191.7808219178 rows/sec., 39.19 MiB/sec. | ||
| 7257 | 2026.01.14 02:39:57.656588 [ 264 ] {d2423fd6-a03f-4b8b-8f8a-f45afbd1c55f} <Debug> TCPHandler: Processed in 0.001631443 sec. | ||
| 7258 | 2026.01.14 02:39:57.656709 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7259 | 2026.01.14 02:39:57.656804 [ 264 ] {a448e50a-c26c-4b77-84de-5d0306a97a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7260 | 2026.01.14 02:39:57.656847 [ 264 ] {a448e50a-c26c-4b77-84de-5d0306a97a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7261 | 2026.01.14 02:39:57.657171 [ 264 ] {a448e50a-c26c-4b77-84de-5d0306a97a10} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7262 | 2026.01.14 02:39:57.657207 [ 264 ] {a448e50a-c26c-4b77-84de-5d0306a97a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7263 | 2026.01.14 02:39:57.657497 [ 264 ] {a448e50a-c26c-4b77-84de-5d0306a97a10} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 7264 | 2026.01.14 02:39:57.657716 [ 264 ] {a448e50a-c26c-4b77-84de-5d0306a97a10} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7265 | 2026.01.14 02:39:57.657858 [ 264 ] {a448e50a-c26c-4b77-84de-5d0306a97a10} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 59.21 KiB/sec. | ||
| 7266 | 2026.01.14 02:39:57.657903 [ 264 ] {a448e50a-c26c-4b77-84de-5d0306a97a10} <Debug> TCPHandler: Processed in 0.001243701 sec. | ||
| 7267 | 2026.01.14 02:39:57.658028 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7268 | 2026.01.14 02:39:57.658135 [ 264 ] {2c42d66b-5890-46da-9607-e317bf5007e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7269 | 2026.01.14 02:39:57.658193 [ 264 ] {2c42d66b-5890-46da-9607-e317bf5007e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7270 | 2026.01.14 02:39:57.658466 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16787 | ||
| 7271 | 2026.01.14 02:39:57.659047 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7272 | 2026.01.14 02:39:57.659094 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7273 | 2026.01.14 02:39:57.659564 [ 264 ] {2c42d66b-5890-46da-9607-e317bf5007e9} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7274 | 2026.01.14 02:39:57.659603 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7275 | 2026.01.14 02:39:57.659611 [ 264 ] {2c42d66b-5890-46da-9607-e317bf5007e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7276 | 2026.01.14 02:39:57.659854 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7277 | 2026.01.14 02:39:57.660000 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16787 | ||
| 7278 | 2026.01.14 02:39:57.660232 [ 264 ] {2c42d66b-5890-46da-9607-e317bf5007e9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7279 | 2026.01.14 02:39:57.660450 [ 264 ] {2c42d66b-5890-46da-9607-e317bf5007e9} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7280 | 2026.01.14 02:39:57.660654 [ 264 ] {2c42d66b-5890-46da-9607-e317bf5007e9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00254 sec., 15748.031496062991 rows/sec., 28.22 MiB/sec. | ||
| 7281 | 2026.01.14 02:39:57.660723 [ 264 ] {2c42d66b-5890-46da-9607-e317bf5007e9} <Debug> TCPHandler: Processed in 0.002744673 sec. | ||
| 7282 | 2026.01.14 02:39:57.660840 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7283 | 2026.01.14 02:39:57.660936 [ 264 ] {04eaba31-4db2-4277-8f8e-20a10d934517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7284 | 2026.01.14 02:39:57.660978 [ 264 ] {04eaba31-4db2-4277-8f8e-20a10d934517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7285 | 2026.01.14 02:39:57.661319 [ 264 ] {04eaba31-4db2-4277-8f8e-20a10d934517} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7286 | 2026.01.14 02:39:57.661356 [ 264 ] {04eaba31-4db2-4277-8f8e-20a10d934517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7287 | 2026.01.14 02:39:57.661660 [ 264 ] {04eaba31-4db2-4277-8f8e-20a10d934517} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7288 | 2026.01.14 02:39:57.661876 [ 264 ] {04eaba31-4db2-4277-8f8e-20a10d934517} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7289 | 2026.01.14 02:39:57.662008 [ 264 ] {04eaba31-4db2-4277-8f8e-20a10d934517} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 7290 | 2026.01.14 02:39:57.662044 [ 264 ] {04eaba31-4db2-4277-8f8e-20a10d934517} <Debug> TCPHandler: Processed in 0.00125459 sec. | ||
| 7291 | 2026.01.14 02:39:58.533572 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7292 | 2026.01.14 02:39:58.550719 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7293 | 2026.01.14 02:39:58.550765 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7294 | 2026.01.14 02:39:58.556454 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7295 | 2026.01.14 02:39:58.557138 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7296 | 2026.01.14 02:39:58.560071 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7297 | 2026.01.14 02:40:02.616578 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7298 | 2026.01.14 02:40:02.616789 [ 264 ] {566d9abb-3716-43d6-9aa9-93ef5e9d6104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7299 | 2026.01.14 02:40:02.616862 [ 264 ] {566d9abb-3716-43d6-9aa9-93ef5e9d6104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7300 | 2026.01.14 02:40:02.617531 [ 264 ] {566d9abb-3716-43d6-9aa9-93ef5e9d6104} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7301 | 2026.01.14 02:40:02.617570 [ 264 ] {566d9abb-3716-43d6-9aa9-93ef5e9d6104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7302 | 2026.01.14 02:40:02.617956 [ 264 ] {566d9abb-3716-43d6-9aa9-93ef5e9d6104} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7303 | 2026.01.14 02:40:02.618179 [ 264 ] {566d9abb-3716-43d6-9aa9-93ef5e9d6104} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2026.01.14 02:40:02.618308 [ 117 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7305 | 2026.01.14 02:40:02.618330 [ 264 ] {566d9abb-3716-43d6-9aa9-93ef5e9d6104} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001593 sec., 35153.79786566227 rows/sec., 2.70 MiB/sec. | ||
| 7306 | 2026.01.14 02:40:02.618386 [ 117 ] {} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7307 | 2026.01.14 02:40:02.618399 [ 264 ] {566d9abb-3716-43d6-9aa9-93ef5e9d6104} <Debug> TCPHandler: Processed in 0.001951716 sec. | ||
| 7308 | 2026.01.14 02:40:02.618418 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7309 | 2026.01.14 02:40:02.618542 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7310 | 2026.01.14 02:40:02.618591 [ 192 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::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 | ||
| 7311 | 2026.01.14 02:40:02.618642 [ 264 ] {614f30fe-d884-44e4-95ca-157d43c9a094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7312 | 2026.01.14 02:40:02.618697 [ 264 ] {614f30fe-d884-44e4-95ca-157d43c9a094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7313 | 2026.01.14 02:40:02.618809 [ 192 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7314 | 2026.01.14 02:40:02.618869 [ 192 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2465 rows starting from the beginning of the part | ||
| 7315 | 2026.01.14 02:40:02.618976 [ 192 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 177 rows starting from the beginning of the part | ||
| 7316 | 2026.01.14 02:40:02.619053 [ 192 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 136 rows starting from the beginning of the part | ||
| 7317 | 2026.01.14 02:40:02.619121 [ 192 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::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 | ||
| 7318 | 2026.01.14 02:40:02.619125 [ 264 ] {614f30fe-d884-44e4-95ca-157d43c9a094} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2026.01.14 02:40:02.619179 [ 264 ] {614f30fe-d884-44e4-95ca-157d43c9a094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7320 | 2026.01.14 02:40:02.619191 [ 192 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1283 rows starting from the beginning of the part | ||
| 7321 | 2026.01.14 02:40:02.619256 [ 192 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 7322 | 2026.01.14 02:40:02.619535 [ 264 ] {614f30fe-d884-44e4-95ca-157d43c9a094} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7323 | 2026.01.14 02:40:02.619767 [ 264 ] {614f30fe-d884-44e4-95ca-157d43c9a094} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7324 | 2026.01.14 02:40:02.619899 [ 264 ] {614f30fe-d884-44e4-95ca-157d43c9a094} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001275 sec., 50196.078431372545 rows/sec., 3.92 MiB/sec. | ||
| 7325 | 2026.01.14 02:40:02.619939 [ 264 ] {614f30fe-d884-44e4-95ca-157d43c9a094} <Debug> TCPHandler: Processed in 0.001447342 sec. | ||
| 7326 | 2026.01.14 02:40:02.619936 [ 115 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7327 | 2026.01.14 02:40:02.620010 [ 115 ] {} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7328 | 2026.01.14 02:40:02.620034 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7329 | 2026.01.14 02:40:02.620056 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7330 | 2026.01.14 02:40:02.620118 [ 196 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 7331 | 2026.01.14 02:40:02.620156 [ 264 ] {0f2cc3f2-4035-487d-929c-ac88f00ad063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7332 | 2026.01.14 02:40:02.620207 [ 264 ] {0f2cc3f2-4035-487d-929c-ac88f00ad063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7333 | 2026.01.14 02:40:02.620217 [ 196 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7334 | 2026.01.14 02:40:02.620251 [ 196 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1249 rows starting from the beginning of the part | ||
| 7335 | 2026.01.14 02:40:02.620303 [ 196 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 102 rows starting from the beginning of the part | ||
| 7336 | 2026.01.14 02:40:02.620346 [ 196 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 7337 | 2026.01.14 02:40:02.620386 [ 196 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 7338 | 2026.01.14 02:40:02.620423 [ 196 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 572 rows starting from the beginning of the part | ||
| 7339 | 2026.01.14 02:40:02.620460 [ 196 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 7340 | 2026.01.14 02:40:02.620616 [ 264 ] {0f2cc3f2-4035-487d-929c-ac88f00ad063} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7341 | 2026.01.14 02:40:02.620658 [ 264 ] {0f2cc3f2-4035-487d-929c-ac88f00ad063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7342 | 2026.01.14 02:40:02.621016 [ 264 ] {0f2cc3f2-4035-487d-929c-ac88f00ad063} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7343 | 2026.01.14 02:40:02.621037 [ 198 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4173 rows, containing 5 columns (5 merged, 0 gathered) in 0.002532911 sec., 1647511.499614475 rows/sec., 142.20 MiB/sec. | ||
| 7344 | 2026.01.14 02:40:02.621256 [ 264 ] {0f2cc3f2-4035-487d-929c-ac88f00ad063} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2026.01.14 02:40:02.621341 [ 192 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7346 | 2026.01.14 02:40:02.621395 [ 264 ] {0f2cc3f2-4035-487d-929c-ac88f00ad063} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 7347 | 2026.01.14 02:40:02.621400 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7348 | 2026.01.14 02:40:02.621441 [ 264 ] {0f2cc3f2-4035-487d-929c-ac88f00ad063} <Debug> TCPHandler: Processed in 0.001434722 sec. | ||
| 7349 | 2026.01.14 02:40:02.621453 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7350 | 2026.01.14 02:40:02.621478 [ 197 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2155 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395791 sec., 1543927.4217988225 rows/sec., 119.91 MiB/sec. | ||
| 7351 | 2026.01.14 02:40:02.621482 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7352 | 2026.01.14 02:40:02.621566 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7353 | 2026.01.14 02:40:02.621590 [ 198 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 7354 | 2026.01.14 02:40:02.621605 [ 192 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_51_10} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7355 | 2026.01.14 02:40:02.621674 [ 264 ] {a85e2401-d3b4-40ea-8062-779715103391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7356 | 2026.01.14 02:40:02.621680 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7357 | 2026.01.14 02:40:02.621690 [ 192 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_51_10} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7358 | 2026.01.14 02:40:02.621696 [ 198 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7359 | 2026.01.14 02:40:02.621726 [ 264 ] {a85e2401-d3b4-40ea-8062-779715103391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7360 | 2026.01.14 02:40:02.621756 [ 198 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14294 rows starting from the beginning of the part | ||
| 7361 | 2026.01.14 02:40:02.621781 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 7362 | 2026.01.14 02:40:02.621828 [ 198 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 233 rows starting from the beginning of the part | ||
| 7363 | 2026.01.14 02:40:02.621889 [ 198 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7364 | 2026.01.14 02:40:02.621939 [ 198 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7365 | 2026.01.14 02:40:02.621957 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_51_10} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7366 | 2026.01.14 02:40:02.621986 [ 198 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 850 rows starting from the beginning of the part | ||
| 7367 | 2026.01.14 02:40:02.622035 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_51_10} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7368 | 2026.01.14 02:40:02.622040 [ 198 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7369 | 2026.01.14 02:40:02.622080 [ 264 ] {a85e2401-d3b4-40ea-8062-779715103391} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7370 | 2026.01.14 02:40:02.622106 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 7371 | 2026.01.14 02:40:02.622119 [ 264 ] {a85e2401-d3b4-40ea-8062-779715103391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7372 | 2026.01.14 02:40:02.622465 [ 264 ] {a85e2401-d3b4-40ea-8062-779715103391} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7373 | 2026.01.14 02:40:02.622689 [ 264 ] {a85e2401-d3b4-40ea-8062-779715103391} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7374 | 2026.01.14 02:40:02.622823 [ 264 ] {a85e2401-d3b4-40ea-8062-779715103391} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 7375 | 2026.01.14 02:40:02.622824 [ 115 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7376 | 2026.01.14 02:40:02.622862 [ 264 ] {a85e2401-d3b4-40ea-8062-779715103391} <Debug> TCPHandler: Processed in 0.001349242 sec. | ||
| 7377 | 2026.01.14 02:40:02.622875 [ 115 ] {} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2026.01.14 02:40:02.622900 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 7379 | 2026.01.14 02:40:02.622991 [ 203 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 7380 | 2026.01.14 02:40:02.623117 [ 203 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7381 | 2026.01.14 02:40:02.623151 [ 203 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2844 rows starting from the beginning of the part | ||
| 7382 | 2026.01.14 02:40:02.623215 [ 203 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 7383 | 2026.01.14 02:40:02.623260 [ 203 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7384 | 2026.01.14 02:40:02.623301 [ 203 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7385 | 2026.01.14 02:40:02.623338 [ 203 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 7386 | 2026.01.14 02:40:02.623377 [ 203 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7387 | 2026.01.14 02:40:02.624590 [ 192 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001644094 sec., 1912299.418403084 rows/sec., 126.72 MiB/sec. | ||
| 7388 | 2026.01.14 02:40:02.624944 [ 203 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7389 | 2026.01.14 02:40:02.625192 [ 203 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_51_10} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7390 | 2026.01.14 02:40:02.625265 [ 203 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_51_10} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7391 | 2026.01.14 02:40:02.625331 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7392 | 2026.01.14 02:40:02.626368 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15857 rows, containing 5 columns (5 merged, 0 gathered) in 0.004818399 sec., 3290927.131605332 rows/sec., 224.94 MiB/sec. | ||
| 7393 | 2026.01.14 02:40:02.626850 [ 192 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7394 | 2026.01.14 02:40:02.627090 [ 192 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7395 | 2026.01.14 02:40:02.627162 [ 192 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7396 | 2026.01.14 02:40:02.627235 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.89 MiB. | ||
| 7397 | 2026.01.14 02:40:03.001355 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.05 MiB, peak 293.28 MiB, free memory in arenas 0.00 B, will set to 283.05 MiB (RSS), difference: 1.00 MiB | ||
| 7398 | 2026.01.14 02:40:04.988039 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7399 | 2026.01.14 02:40:04.988132 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7400 | 2026.01.14 02:40:05.160662 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17299 | ||
| 7401 | 2026.01.14 02:40:05.161405 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7402 | 2026.01.14 02:40:05.161443 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7403 | 2026.01.14 02:40:05.161886 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7404 | 2026.01.14 02:40:05.162106 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7405 | 2026.01.14 02:40:05.162302 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17299 | ||
| 7406 | 2026.01.14 02:40:05.162455 [ 114 ] {} <Debug> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7407 | 2026.01.14 02:40:05.162527 [ 114 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7408 | 2026.01.14 02:40:05.162549 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7409 | 2026.01.14 02:40:05.162737 [ 188 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 7410 | 2026.01.14 02:40:05.162938 [ 188 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7411 | 2026.01.14 02:40:05.162999 [ 188 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14867 rows starting from the beginning of the part | ||
| 7412 | 2026.01.14 02:40:05.163111 [ 188 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 7413 | 2026.01.14 02:40:05.163186 [ 188 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 7414 | 2026.01.14 02:40:05.163260 [ 188 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 7415 | 2026.01.14 02:40:05.163304 [ 188 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 7416 | 2026.01.14 02:40:05.163341 [ 188 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 7417 | 2026.01.14 02:40:05.165297 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17299 rows, containing 4 columns (4 merged, 0 gathered) in 0.002641502 sec., 6548925.573404828 rows/sec., 93.68 MiB/sec. | ||
| 7418 | 2026.01.14 02:40:05.165510 [ 189 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7419 | 2026.01.14 02:40:05.165987 [ 189 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_36_7} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7420 | 2026.01.14 02:40:05.166106 [ 189 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_36_7} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7421 | 2026.01.14 02:40:05.166278 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7422 | 2026.01.14 02:40:05.220285 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 904 | ||
| 7423 | 2026.01.14 02:40:05.222496 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7424 | 2026.01.14 02:40:05.222536 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7425 | 2026.01.14 02:40:05.223637 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7426 | 2026.01.14 02:40:05.223894 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7427 | 2026.01.14 02:40:05.224141 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 904 | ||
| 7428 | 2026.01.14 02:40:06.060620 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 7429 | 2026.01.14 02:40:06.078049 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7430 | 2026.01.14 02:40:06.078115 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7431 | 2026.01.14 02:40:06.083810 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7432 | 2026.01.14 02:40:06.084520 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7433 | 2026.01.14 02:40:06.084814 [ 113 ] {} <Debug> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7434 | 2026.01.14 02:40:06.084890 [ 113 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7435 | 2026.01.14 02:40:06.084911 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7436 | 2026.01.14 02:40:06.085017 [ 189 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 7437 | 2026.01.14 02:40:06.087627 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 7438 | 2026.01.14 02:40:06.088536 [ 189 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7439 | 2026.01.14 02:40:06.090175 [ 189 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 7440 | 2026.01.14 02:40:06.095636 [ 189 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 7441 | 2026.01.14 02:40:06.100335 [ 189 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 7442 | 2026.01.14 02:40:06.104820 [ 189 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 7443 | 2026.01.14 02:40:06.109330 [ 189 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 7444 | 2026.01.14 02:40:06.113476 [ 189 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 7445 | 2026.01.14 02:40:06.167114 [ 194 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.082142786 sec., 3299.133292118921 rows/sec., 17.06 MiB/sec. | ||
| 7446 | 2026.01.14 02:40:06.170316 [ 203 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7447 | 2026.01.14 02:40:06.172446 [ 203 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_36_7} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7448 | 2026.01.14 02:40:06.172559 [ 203 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_36_7} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7449 | 2026.01.14 02:40:06.174777 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 7450 | 2026.01.14 02:40:07.000181 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.21 MiB, peak 296.08 MiB, free memory in arenas 0.00 B, will set to 288.79 MiB (RSS), difference: 4.58 MiB | ||
| 7451 | 2026.01.14 02:40:07.619584 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7452 | 2026.01.14 02:40:07.619760 [ 264 ] {f9304f76-bea3-40cf-8598-f1b65601f197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7453 | 2026.01.14 02:40:07.619827 [ 264 ] {f9304f76-bea3-40cf-8598-f1b65601f197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7454 | 2026.01.14 02:40:07.620580 [ 264 ] {f9304f76-bea3-40cf-8598-f1b65601f197} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7455 | 2026.01.14 02:40:07.620625 [ 264 ] {f9304f76-bea3-40cf-8598-f1b65601f197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7456 | 2026.01.14 02:40:07.621026 [ 264 ] {f9304f76-bea3-40cf-8598-f1b65601f197} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7457 | 2026.01.14 02:40:07.621268 [ 264 ] {f9304f76-bea3-40cf-8598-f1b65601f197} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7458 | 2026.01.14 02:40:07.621421 [ 264 ] {f9304f76-bea3-40cf-8598-f1b65601f197} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001708 sec., 79625.29274004683 rows/sec., 6.90 MiB/sec. | ||
| 7459 | 2026.01.14 02:40:07.621470 [ 264 ] {f9304f76-bea3-40cf-8598-f1b65601f197} <Debug> TCPHandler: Processed in 0.002010436 sec. | ||
| 7460 | 2026.01.14 02:40:07.621587 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7461 | 2026.01.14 02:40:07.621689 [ 264 ] {e38a0b87-e8ca-4bb7-a3be-b8bd016555b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7462 | 2026.01.14 02:40:07.621732 [ 264 ] {e38a0b87-e8ca-4bb7-a3be-b8bd016555b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7463 | 2026.01.14 02:40:07.622145 [ 264 ] {e38a0b87-e8ca-4bb7-a3be-b8bd016555b9} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7464 | 2026.01.14 02:40:07.622182 [ 264 ] {e38a0b87-e8ca-4bb7-a3be-b8bd016555b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7465 | 2026.01.14 02:40:07.622487 [ 264 ] {e38a0b87-e8ca-4bb7-a3be-b8bd016555b9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7466 | 2026.01.14 02:40:07.622696 [ 264 ] {e38a0b87-e8ca-4bb7-a3be-b8bd016555b9} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7467 | 2026.01.14 02:40:07.622828 [ 264 ] {e38a0b87-e8ca-4bb7-a3be-b8bd016555b9} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001162 sec., 34423.40791738382 rows/sec., 2.53 MiB/sec. | ||
| 7468 | 2026.01.14 02:40:07.622866 [ 264 ] {e38a0b87-e8ca-4bb7-a3be-b8bd016555b9} <Debug> TCPHandler: Processed in 0.001329261 sec. | ||
| 7469 | 2026.01.14 02:40:07.622983 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7470 | 2026.01.14 02:40:07.623077 [ 264 ] {7c31aaf5-2828-4bcc-a72a-655b0f566c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7471 | 2026.01.14 02:40:07.623118 [ 264 ] {7c31aaf5-2828-4bcc-a72a-655b0f566c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7472 | 2026.01.14 02:40:07.623531 [ 264 ] {7c31aaf5-2828-4bcc-a72a-655b0f566c96} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7473 | 2026.01.14 02:40:07.623567 [ 264 ] {7c31aaf5-2828-4bcc-a72a-655b0f566c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7474 | 2026.01.14 02:40:07.623863 [ 264 ] {7c31aaf5-2828-4bcc-a72a-655b0f566c96} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7475 | 2026.01.14 02:40:07.624078 [ 264 ] {7c31aaf5-2828-4bcc-a72a-655b0f566c96} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7476 | 2026.01.14 02:40:07.624203 [ 264 ] {7c31aaf5-2828-4bcc-a72a-655b0f566c96} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001144 sec., 90909.09090909091 rows/sec., 7.10 MiB/sec. | ||
| 7477 | 2026.01.14 02:40:07.624240 [ 264 ] {7c31aaf5-2828-4bcc-a72a-655b0f566c96} <Debug> TCPHandler: Processed in 0.001306171 sec. | ||
| 7478 | 2026.01.14 02:40:07.624345 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7479 | 2026.01.14 02:40:07.624437 [ 264 ] {68ff62ec-282c-44fa-bad9-2f71436c45b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7480 | 2026.01.14 02:40:07.624480 [ 264 ] {68ff62ec-282c-44fa-bad9-2f71436c45b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7481 | 2026.01.14 02:40:07.624904 [ 264 ] {68ff62ec-282c-44fa-bad9-2f71436c45b9} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7482 | 2026.01.14 02:40:07.624939 [ 264 ] {68ff62ec-282c-44fa-bad9-2f71436c45b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7483 | 2026.01.14 02:40:07.625276 [ 264 ] {68ff62ec-282c-44fa-bad9-2f71436c45b9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7484 | 2026.01.14 02:40:07.625477 [ 264 ] {68ff62ec-282c-44fa-bad9-2f71436c45b9} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7485 | 2026.01.14 02:40:07.625603 [ 264 ] {68ff62ec-282c-44fa-bad9-2f71436c45b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 7486 | 2026.01.14 02:40:07.625639 [ 264 ] {68ff62ec-282c-44fa-bad9-2f71436c45b9} <Debug> TCPHandler: Processed in 0.001341901 sec. | ||
| 7487 | 2026.01.14 02:40:07.625743 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7488 | 2026.01.14 02:40:07.625834 [ 264 ] {47b7ff64-f9be-49ca-a8a5-b5a1990a67f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7489 | 2026.01.14 02:40:07.625888 [ 264 ] {47b7ff64-f9be-49ca-a8a5-b5a1990a67f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7490 | 2026.01.14 02:40:07.626713 [ 264 ] {47b7ff64-f9be-49ca-a8a5-b5a1990a67f8} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7491 | 2026.01.14 02:40:07.626749 [ 264 ] {47b7ff64-f9be-49ca-a8a5-b5a1990a67f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7492 | 2026.01.14 02:40:07.627321 [ 264 ] {47b7ff64-f9be-49ca-a8a5-b5a1990a67f8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7493 | 2026.01.14 02:40:07.627551 [ 264 ] {47b7ff64-f9be-49ca-a8a5-b5a1990a67f8} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7494 | 2026.01.14 02:40:07.627669 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7495 | 2026.01.14 02:40:07.627691 [ 264 ] {47b7ff64-f9be-49ca-a8a5-b5a1990a67f8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001874 sec., 21344.71718249733 rows/sec., 38.25 MiB/sec. | ||
| 7496 | 2026.01.14 02:40:07.627746 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7497 | 2026.01.14 02:40:07.627772 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7498 | 2026.01.14 02:40:07.627781 [ 264 ] {47b7ff64-f9be-49ca-a8a5-b5a1990a67f8} <Debug> TCPHandler: Processed in 0.002087127 sec. | ||
| 7499 | 2026.01.14 02:40:07.627876 [ 199 ] {54faf14f-464a-4e46-92f0-faf20853345d::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 | ||
| 7500 | 2026.01.14 02:40:07.627895 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7501 | 2026.01.14 02:40:07.628001 [ 264 ] {83e9e3ec-c89a-4802-a962-1c49bd7456ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7502 | 2026.01.14 02:40:07.628043 [ 264 ] {83e9e3ec-c89a-4802-a962-1c49bd7456ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7503 | 2026.01.14 02:40:07.628145 [ 199 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7504 | 2026.01.14 02:40:07.628215 [ 199 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 772 rows starting from the beginning of the part | ||
| 7505 | 2026.01.14 02:40:07.628348 [ 199 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 7506 | 2026.01.14 02:40:07.628383 [ 264 ] {83e9e3ec-c89a-4802-a962-1c49bd7456ab} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7507 | 2026.01.14 02:40:07.628424 [ 264 ] {83e9e3ec-c89a-4802-a962-1c49bd7456ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7508 | 2026.01.14 02:40:07.628446 [ 199 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 7509 | 2026.01.14 02:40:07.628545 [ 199 ] {54faf14f-464a-4e46-92f0-faf20853345d::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 | ||
| 7510 | 2026.01.14 02:40:07.628633 [ 199 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 7511 | 2026.01.14 02:40:07.628716 [ 199 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 7512 | 2026.01.14 02:40:07.629182 [ 264 ] {83e9e3ec-c89a-4802-a962-1c49bd7456ab} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7513 | 2026.01.14 02:40:07.629415 [ 264 ] {83e9e3ec-c89a-4802-a962-1c49bd7456ab} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7514 | 2026.01.14 02:40:07.629545 [ 264 ] {83e9e3ec-c89a-4802-a962-1c49bd7456ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001562 sec., 38412.291933418695 rows/sec., 2.59 MiB/sec. | ||
| 7515 | 2026.01.14 02:40:07.629581 [ 264 ] {83e9e3ec-c89a-4802-a962-1c49bd7456ab} <Debug> TCPHandler: Processed in 0.001733904 sec. | ||
| 7516 | 2026.01.14 02:40:07.643616 [ 194 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 19 columns (19 merged, 0 gathered) in 0.01579006 sec., 61557.71415688097 rows/sec., 110.31 MiB/sec. | ||
| 7517 | 2026.01.14 02:40:07.644798 [ 195 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7518 | 2026.01.14 02:40:07.645119 [ 195 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7519 | 2026.01.14 02:40:07.645186 [ 195 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7520 | 2026.01.14 02:40:07.645274 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
| 7521 | 2026.01.14 02:40:08.000196 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.28 MiB, peak 296.99 MiB, free memory in arenas 0.00 B, will set to 293.29 MiB (RSS), difference: 4.01 MiB | ||
| 7522 | 2026.01.14 02:40:10.137167 [ 109 ] {} <Debug> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7523 | 2026.01.14 02:40:10.137255 [ 109 ] {} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7524 | 2026.01.14 02:40:10.137276 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7525 | 2026.01.14 02:40:10.137405 [ 199 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::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 | ||
| 7526 | 2026.01.14 02:40:10.137570 [ 199 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7527 | 2026.01.14 02:40:10.137603 [ 199 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 7528 | 2026.01.14 02:40:10.137669 [ 199 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::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 | ||
| 7529 | 2026.01.14 02:40:10.137711 [ 199 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 7530 | 2026.01.14 02:40:10.137754 [ 199 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::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 | ||
| 7531 | 2026.01.14 02:40:10.137798 [ 199 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 7532 | 2026.01.14 02:40:10.138516 [ 199 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00117445 sec., 32355.57069266465 rows/sec., 2.70 MiB/sec. | ||
| 7533 | 2026.01.14 02:40:10.138634 [ 199 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7534 | 2026.01.14 02:40:10.138865 [ 199 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_17_4} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7535 | 2026.01.14 02:40:10.138935 [ 199 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_17_4} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7536 | 2026.01.14 02:40:10.138997 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7537 | 2026.01.14 02:40:12.619198 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7538 | 2026.01.14 02:40:12.619393 [ 264 ] {1b293b0c-4949-43d4-a656-23bd2a726522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7539 | 2026.01.14 02:40:12.619466 [ 264 ] {1b293b0c-4949-43d4-a656-23bd2a726522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7540 | 2026.01.14 02:40:12.620196 [ 264 ] {1b293b0c-4949-43d4-a656-23bd2a726522} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7541 | 2026.01.14 02:40:12.620252 [ 264 ] {1b293b0c-4949-43d4-a656-23bd2a726522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7542 | 2026.01.14 02:40:12.620652 [ 264 ] {1b293b0c-4949-43d4-a656-23bd2a726522} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7543 | 2026.01.14 02:40:12.620871 [ 264 ] {1b293b0c-4949-43d4-a656-23bd2a726522} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7544 | 2026.01.14 02:40:12.621029 [ 264 ] {1b293b0c-4949-43d4-a656-23bd2a726522} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001688 sec., 14218.009478672986 rows/sec., 1.18 MiB/sec. | ||
| 7545 | 2026.01.14 02:40:12.621079 [ 264 ] {1b293b0c-4949-43d4-a656-23bd2a726522} <Debug> TCPHandler: Processed in 0.002014907 sec. | ||
| 7546 | 2026.01.14 02:40:12.621199 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7547 | 2026.01.14 02:40:12.621301 [ 264 ] {c7b4fc51-cb07-433b-a8ad-c262e363c52c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7548 | 2026.01.14 02:40:12.621343 [ 264 ] {c7b4fc51-cb07-433b-a8ad-c262e363c52c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7549 | 2026.01.14 02:40:12.621770 [ 264 ] {c7b4fc51-cb07-433b-a8ad-c262e363c52c} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7550 | 2026.01.14 02:40:12.621806 [ 264 ] {c7b4fc51-cb07-433b-a8ad-c262e363c52c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7551 | 2026.01.14 02:40:12.622115 [ 264 ] {c7b4fc51-cb07-433b-a8ad-c262e363c52c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7552 | 2026.01.14 02:40:12.622316 [ 264 ] {c7b4fc51-cb07-433b-a8ad-c262e363c52c} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7553 | 2026.01.14 02:40:12.622443 [ 264 ] {c7b4fc51-cb07-433b-a8ad-c262e363c52c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001166 sec., 1715.2658662092626 rows/sec., 139.87 KiB/sec. | ||
| 7554 | 2026.01.14 02:40:12.622480 [ 264 ] {c7b4fc51-cb07-433b-a8ad-c262e363c52c} <Debug> TCPHandler: Processed in 0.001331911 sec. | ||
| 7555 | 2026.01.14 02:40:12.622596 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7556 | 2026.01.14 02:40:12.622689 [ 264 ] {62edd8b4-2498-4c65-95e8-9a1a92b4a9b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7557 | 2026.01.14 02:40:12.622728 [ 264 ] {62edd8b4-2498-4c65-95e8-9a1a92b4a9b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7558 | 2026.01.14 02:40:12.623196 [ 264 ] {62edd8b4-2498-4c65-95e8-9a1a92b4a9b1} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7559 | 2026.01.14 02:40:12.623232 [ 264 ] {62edd8b4-2498-4c65-95e8-9a1a92b4a9b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7560 | 2026.01.14 02:40:12.623542 [ 264 ] {62edd8b4-2498-4c65-95e8-9a1a92b4a9b1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7561 | 2026.01.14 02:40:12.623742 [ 264 ] {62edd8b4-2498-4c65-95e8-9a1a92b4a9b1} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7562 | 2026.01.14 02:40:12.623868 [ 264 ] {62edd8b4-2498-4c65-95e8-9a1a92b4a9b1} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.001197 sec., 147869.67418546366 rows/sec., 13.00 MiB/sec. | ||
| 7563 | 2026.01.14 02:40:12.623903 [ 264 ] {62edd8b4-2498-4c65-95e8-9a1a92b4a9b1} <Debug> TCPHandler: Processed in 0.001354861 sec. | ||
| 7564 | 2026.01.14 02:40:12.624005 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7565 | 2026.01.14 02:40:12.624097 [ 264 ] {298ad9f0-c879-41c2-9cec-0ee3ae556d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7566 | 2026.01.14 02:40:12.624135 [ 264 ] {298ad9f0-c879-41c2-9cec-0ee3ae556d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7567 | 2026.01.14 02:40:12.624507 [ 264 ] {298ad9f0-c879-41c2-9cec-0ee3ae556d10} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7568 | 2026.01.14 02:40:12.624542 [ 264 ] {298ad9f0-c879-41c2-9cec-0ee3ae556d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7569 | 2026.01.14 02:40:12.624832 [ 264 ] {298ad9f0-c879-41c2-9cec-0ee3ae556d10} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7570 | 2026.01.14 02:40:12.625031 [ 264 ] {298ad9f0-c879-41c2-9cec-0ee3ae556d10} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7571 | 2026.01.14 02:40:12.625155 [ 264 ] {298ad9f0-c879-41c2-9cec-0ee3ae556d10} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001075 sec., 13023.255813953489 rows/sec., 1023.80 KiB/sec. | ||
| 7572 | 2026.01.14 02:40:12.625190 [ 264 ] {298ad9f0-c879-41c2-9cec-0ee3ae556d10} <Debug> TCPHandler: Processed in 0.001232381 sec. | ||
| 7573 | 2026.01.14 02:40:12.625292 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7574 | 2026.01.14 02:40:12.625383 [ 264 ] {42ecc86f-a5f3-47e5-8766-12131a3d98cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7575 | 2026.01.14 02:40:12.625421 [ 264 ] {42ecc86f-a5f3-47e5-8766-12131a3d98cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7576 | 2026.01.14 02:40:12.625797 [ 264 ] {42ecc86f-a5f3-47e5-8766-12131a3d98cd} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2026.01.14 02:40:12.625832 [ 264 ] {42ecc86f-a5f3-47e5-8766-12131a3d98cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7578 | 2026.01.14 02:40:12.626126 [ 264 ] {42ecc86f-a5f3-47e5-8766-12131a3d98cd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7579 | 2026.01.14 02:40:12.626324 [ 264 ] {42ecc86f-a5f3-47e5-8766-12131a3d98cd} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7580 | 2026.01.14 02:40:12.626451 [ 264 ] {42ecc86f-a5f3-47e5-8766-12131a3d98cd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001085 sec., 22119.815668202766 rows/sec., 1.84 MiB/sec. | ||
| 7581 | 2026.01.14 02:40:12.626488 [ 264 ] {42ecc86f-a5f3-47e5-8766-12131a3d98cd} <Debug> TCPHandler: Processed in 0.00124345 sec. | ||
| 7582 | 2026.01.14 02:40:12.626588 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7583 | 2026.01.14 02:40:12.626679 [ 264 ] {85f5623a-159f-4302-9738-afa537f8a591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7584 | 2026.01.14 02:40:12.626716 [ 264 ] {85f5623a-159f-4302-9738-afa537f8a591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7585 | 2026.01.14 02:40:12.627087 [ 264 ] {85f5623a-159f-4302-9738-afa537f8a591} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7586 | 2026.01.14 02:40:12.627121 [ 264 ] {85f5623a-159f-4302-9738-afa537f8a591} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7587 | 2026.01.14 02:40:12.627415 [ 264 ] {85f5623a-159f-4302-9738-afa537f8a591} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7588 | 2026.01.14 02:40:12.627610 [ 264 ] {85f5623a-159f-4302-9738-afa537f8a591} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7589 | 2026.01.14 02:40:12.627731 [ 264 ] {85f5623a-159f-4302-9738-afa537f8a591} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001069 sec., 11225.444340505144 rows/sec., 876.99 KiB/sec. | ||
| 7590 | 2026.01.14 02:40:12.627767 [ 264 ] {85f5623a-159f-4302-9738-afa537f8a591} <Debug> TCPHandler: Processed in 0.00122602 sec. | ||
| 7591 | 2026.01.14 02:40:12.627867 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7592 | 2026.01.14 02:40:12.627957 [ 264 ] {51cded07-7f1a-4f8c-9a0c-f85371f44599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7593 | 2026.01.14 02:40:12.627996 [ 264 ] {51cded07-7f1a-4f8c-9a0c-f85371f44599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7594 | 2026.01.14 02:40:12.628446 [ 264 ] {51cded07-7f1a-4f8c-9a0c-f85371f44599} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7595 | 2026.01.14 02:40:12.628483 [ 264 ] {51cded07-7f1a-4f8c-9a0c-f85371f44599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7596 | 2026.01.14 02:40:12.628803 [ 264 ] {51cded07-7f1a-4f8c-9a0c-f85371f44599} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7597 | 2026.01.14 02:40:12.629013 [ 264 ] {51cded07-7f1a-4f8c-9a0c-f85371f44599} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7598 | 2026.01.14 02:40:12.629138 [ 264 ] {51cded07-7f1a-4f8c-9a0c-f85371f44599} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.001198 sec., 85141.90317195325 rows/sec., 6.96 MiB/sec. | ||
| 7599 | 2026.01.14 02:40:12.629174 [ 264 ] {51cded07-7f1a-4f8c-9a0c-f85371f44599} <Debug> TCPHandler: Processed in 0.001355891 sec. | ||
| 7600 | 2026.01.14 02:40:12.629284 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7601 | 2026.01.14 02:40:12.629377 [ 264 ] {faea210a-b901-494e-9c9d-21bfb7a15897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7602 | 2026.01.14 02:40:12.629418 [ 264 ] {faea210a-b901-494e-9c9d-21bfb7a15897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7603 | 2026.01.14 02:40:12.629820 [ 264 ] {faea210a-b901-494e-9c9d-21bfb7a15897} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7604 | 2026.01.14 02:40:12.629855 [ 264 ] {faea210a-b901-494e-9c9d-21bfb7a15897} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7605 | 2026.01.14 02:40:12.630188 [ 264 ] {faea210a-b901-494e-9c9d-21bfb7a15897} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7606 | 2026.01.14 02:40:12.630395 [ 264 ] {faea210a-b901-494e-9c9d-21bfb7a15897} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7607 | 2026.01.14 02:40:12.630518 [ 264 ] {faea210a-b901-494e-9c9d-21bfb7a15897} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.00116 sec., 169827.58620689655 rows/sec., 12.18 MiB/sec. | ||
| 7608 | 2026.01.14 02:40:12.630553 [ 264 ] {faea210a-b901-494e-9c9d-21bfb7a15897} <Debug> TCPHandler: Processed in 0.001316781 sec. | ||
| 7609 | 2026.01.14 02:40:12.630658 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7610 | 2026.01.14 02:40:12.630750 [ 264 ] {b116cc5b-0e03-4f1d-a62b-e51a9787d826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7611 | 2026.01.14 02:40:12.630790 [ 264 ] {b116cc5b-0e03-4f1d-a62b-e51a9787d826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7612 | 2026.01.14 02:40:12.631104 [ 264 ] {b116cc5b-0e03-4f1d-a62b-e51a9787d826} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7613 | 2026.01.14 02:40:12.631139 [ 264 ] {b116cc5b-0e03-4f1d-a62b-e51a9787d826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7614 | 2026.01.14 02:40:12.631448 [ 264 ] {b116cc5b-0e03-4f1d-a62b-e51a9787d826} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7615 | 2026.01.14 02:40:12.631660 [ 264 ] {b116cc5b-0e03-4f1d-a62b-e51a9787d826} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7616 | 2026.01.14 02:40:12.631782 [ 264 ] {b116cc5b-0e03-4f1d-a62b-e51a9787d826} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00105 sec., 57142.857142857145 rows/sec., 3.85 MiB/sec. | ||
| 7617 | 2026.01.14 02:40:12.631816 [ 264 ] {b116cc5b-0e03-4f1d-a62b-e51a9787d826} <Debug> TCPHandler: Processed in 0.00120513 sec. | ||
| 7618 | 2026.01.14 02:40:12.663367 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17747 | ||
| 7619 | 2026.01.14 02:40:12.664023 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7620 | 2026.01.14 02:40:12.664062 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7621 | 2026.01.14 02:40:12.664564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7622 | 2026.01.14 02:40:12.664788 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7623 | 2026.01.14 02:40:12.664915 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17747 | ||
| 7624 | 2026.01.14 02:40:13.588511 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 7625 | 2026.01.14 02:40:13.603667 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7626 | 2026.01.14 02:40:13.603726 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7627 | 2026.01.14 02:40:13.609620 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7628 | 2026.01.14 02:40:13.610326 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7629 | 2026.01.14 02:40:13.612934 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7630 | 2026.01.14 02:40:15.224989 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 934 | ||
| 7631 | 2026.01.14 02:40:15.227380 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7632 | 2026.01.14 02:40:15.227422 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7633 | 2026.01.14 02:40:15.228597 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7634 | 2026.01.14 02:40:15.228851 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7635 | 2026.01.14 02:40:15.229093 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 934 | ||
| 7636 | 2026.01.14 02:40:17.618621 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7637 | 2026.01.14 02:40:17.618812 [ 264 ] {0d165eca-428f-437e-8cc4-36dd43734822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7638 | 2026.01.14 02:40:17.618881 [ 264 ] {0d165eca-428f-437e-8cc4-36dd43734822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7639 | 2026.01.14 02:40:17.619650 [ 264 ] {0d165eca-428f-437e-8cc4-36dd43734822} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7640 | 2026.01.14 02:40:17.619693 [ 264 ] {0d165eca-428f-437e-8cc4-36dd43734822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7641 | 2026.01.14 02:40:17.620082 [ 264 ] {0d165eca-428f-437e-8cc4-36dd43734822} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7642 | 2026.01.14 02:40:17.620311 [ 264 ] {0d165eca-428f-437e-8cc4-36dd43734822} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7643 | 2026.01.14 02:40:17.620461 [ 264 ] {0d165eca-428f-437e-8cc4-36dd43734822} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.0017 sec., 80000 rows/sec., 6.94 MiB/sec. | ||
| 7644 | 2026.01.14 02:40:17.620503 [ 264 ] {0d165eca-428f-437e-8cc4-36dd43734822} <Debug> TCPHandler: Processed in 0.002011167 sec. | ||
| 7645 | 2026.01.14 02:40:17.620631 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7646 | 2026.01.14 02:40:17.620751 [ 264 ] {10deea86-9295-477e-8c6c-c4d564e35106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7647 | 2026.01.14 02:40:17.620800 [ 264 ] {10deea86-9295-477e-8c6c-c4d564e35106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7648 | 2026.01.14 02:40:17.621267 [ 264 ] {10deea86-9295-477e-8c6c-c4d564e35106} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7649 | 2026.01.14 02:40:17.621303 [ 264 ] {10deea86-9295-477e-8c6c-c4d564e35106} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7650 | 2026.01.14 02:40:17.621600 [ 264 ] {10deea86-9295-477e-8c6c-c4d564e35106} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7651 | 2026.01.14 02:40:17.621814 [ 264 ] {10deea86-9295-477e-8c6c-c4d564e35106} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7652 | 2026.01.14 02:40:17.621941 [ 264 ] {10deea86-9295-477e-8c6c-c4d564e35106} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001214 sec., 32948.929159802305 rows/sec., 2.42 MiB/sec. | ||
| 7653 | 2026.01.14 02:40:17.621978 [ 264 ] {10deea86-9295-477e-8c6c-c4d564e35106} <Debug> TCPHandler: Processed in 0.001407152 sec. | ||
| 7654 | 2026.01.14 02:40:17.622085 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7655 | 2026.01.14 02:40:17.622177 [ 264 ] {2fe453e3-6724-4ea7-98e8-4da606669c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7656 | 2026.01.14 02:40:17.622216 [ 264 ] {2fe453e3-6724-4ea7-98e8-4da606669c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7657 | 2026.01.14 02:40:17.622647 [ 264 ] {2fe453e3-6724-4ea7-98e8-4da606669c2c} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7658 | 2026.01.14 02:40:17.622683 [ 264 ] {2fe453e3-6724-4ea7-98e8-4da606669c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7659 | 2026.01.14 02:40:17.622973 [ 264 ] {2fe453e3-6724-4ea7-98e8-4da606669c2c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7660 | 2026.01.14 02:40:17.623181 [ 264 ] {2fe453e3-6724-4ea7-98e8-4da606669c2c} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7661 | 2026.01.14 02:40:17.623306 [ 264 ] {2fe453e3-6724-4ea7-98e8-4da606669c2c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001147 sec., 90671.3164777681 rows/sec., 7.08 MiB/sec. | ||
| 7662 | 2026.01.14 02:40:17.623342 [ 264 ] {2fe453e3-6724-4ea7-98e8-4da606669c2c} <Debug> TCPHandler: Processed in 0.001305181 sec. | ||
| 7663 | 2026.01.14 02:40:17.623461 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7664 | 2026.01.14 02:40:17.623555 [ 264 ] {80a45cfa-6c48-4dbe-ae57-94de076db685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7665 | 2026.01.14 02:40:17.623597 [ 264 ] {80a45cfa-6c48-4dbe-ae57-94de076db685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7666 | 2026.01.14 02:40:17.623995 [ 264 ] {80a45cfa-6c48-4dbe-ae57-94de076db685} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7667 | 2026.01.14 02:40:17.624030 [ 264 ] {80a45cfa-6c48-4dbe-ae57-94de076db685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7668 | 2026.01.14 02:40:17.624418 [ 264 ] {80a45cfa-6c48-4dbe-ae57-94de076db685} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7669 | 2026.01.14 02:40:17.624650 [ 264 ] {80a45cfa-6c48-4dbe-ae57-94de076db685} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7670 | 2026.01.14 02:40:17.624813 [ 264 ] {80a45cfa-6c48-4dbe-ae57-94de076db685} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001276 sec., 125391.84952978056 rows/sec., 8.73 MiB/sec. | ||
| 7671 | 2026.01.14 02:40:17.624852 [ 264 ] {80a45cfa-6c48-4dbe-ae57-94de076db685} <Debug> TCPHandler: Processed in 0.001438242 sec. | ||
| 7672 | 2026.01.14 02:40:17.624982 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7673 | 2026.01.14 02:40:17.625076 [ 264 ] {eb11b1ca-fbef-42a5-9283-d5ffa2d824da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7674 | 2026.01.14 02:40:17.625129 [ 264 ] {eb11b1ca-fbef-42a5-9283-d5ffa2d824da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7675 | 2026.01.14 02:40:17.626007 [ 264 ] {eb11b1ca-fbef-42a5-9283-d5ffa2d824da} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7676 | 2026.01.14 02:40:17.626044 [ 264 ] {eb11b1ca-fbef-42a5-9283-d5ffa2d824da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7677 | 2026.01.14 02:40:17.626595 [ 264 ] {eb11b1ca-fbef-42a5-9283-d5ffa2d824da} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7678 | 2026.01.14 02:40:17.626813 [ 264 ] {eb11b1ca-fbef-42a5-9283-d5ffa2d824da} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7679 | 2026.01.14 02:40:17.626949 [ 264 ] {eb11b1ca-fbef-42a5-9283-d5ffa2d824da} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001891 sec., 21152.829190904282 rows/sec., 37.90 MiB/sec. | ||
| 7680 | 2026.01.14 02:40:17.627011 [ 264 ] {eb11b1ca-fbef-42a5-9283-d5ffa2d824da} <Debug> TCPHandler: Processed in 0.002077217 sec. | ||
| 7681 | 2026.01.14 02:40:17.627120 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7682 | 2026.01.14 02:40:17.627214 [ 264 ] {5c69cf67-29ce-474b-8ceb-100903a2bbe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7683 | 2026.01.14 02:40:17.627259 [ 264 ] {5c69cf67-29ce-474b-8ceb-100903a2bbe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7684 | 2026.01.14 02:40:17.627624 [ 264 ] {5c69cf67-29ce-474b-8ceb-100903a2bbe5} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7685 | 2026.01.14 02:40:17.627659 [ 264 ] {5c69cf67-29ce-474b-8ceb-100903a2bbe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7686 | 2026.01.14 02:40:17.627977 [ 264 ] {5c69cf67-29ce-474b-8ceb-100903a2bbe5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7687 | 2026.01.14 02:40:17.628164 [ 264 ] {5c69cf67-29ce-474b-8ceb-100903a2bbe5} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7688 | 2026.01.14 02:40:17.628281 [ 264 ] {5c69cf67-29ce-474b-8ceb-100903a2bbe5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 7689 | 2026.01.14 02:40:17.628315 [ 264 ] {5c69cf67-29ce-474b-8ceb-100903a2bbe5} <Debug> TCPHandler: Processed in 0.00126908 sec. | ||
| 7690 | 2026.01.14 02:40:19.988181 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7691 | 2026.01.14 02:40:19.988250 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7692 | 2026.01.14 02:40:20.165824 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18259 | ||
| 7693 | 2026.01.14 02:40:20.166339 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7694 | 2026.01.14 02:40:20.166389 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7695 | 2026.01.14 02:40:20.166880 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7696 | 2026.01.14 02:40:20.167113 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7697 | 2026.01.14 02:40:20.167270 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18259 | ||
| 7698 | 2026.01.14 02:40:21.113958 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7699 | 2026.01.14 02:40:21.130754 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7700 | 2026.01.14 02:40:21.130819 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7701 | 2026.01.14 02:40:21.137516 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7702 | 2026.01.14 02:40:21.138303 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7703 | 2026.01.14 02:40:21.141618 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7704 | 2026.01.14 02:40:22.617602 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7705 | 2026.01.14 02:40:22.617802 [ 264 ] {b04879c1-28d1-4260-a310-bc86e5035ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7706 | 2026.01.14 02:40:22.617876 [ 264 ] {b04879c1-28d1-4260-a310-bc86e5035ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7707 | 2026.01.14 02:40:22.618565 [ 264 ] {b04879c1-28d1-4260-a310-bc86e5035ee5} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7708 | 2026.01.14 02:40:22.618611 [ 264 ] {b04879c1-28d1-4260-a310-bc86e5035ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7709 | 2026.01.14 02:40:22.618995 [ 264 ] {b04879c1-28d1-4260-a310-bc86e5035ee5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7710 | 2026.01.14 02:40:22.619227 [ 264 ] {b04879c1-28d1-4260-a310-bc86e5035ee5} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7711 | 2026.01.14 02:40:22.619384 [ 264 ] {b04879c1-28d1-4260-a310-bc86e5035ee5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001637 sec., 34208.91875381796 rows/sec., 2.63 MiB/sec. | ||
| 7712 | 2026.01.14 02:40:22.619427 [ 264 ] {b04879c1-28d1-4260-a310-bc86e5035ee5} <Debug> TCPHandler: Processed in 0.001963866 sec. | ||
| 7713 | 2026.01.14 02:40:22.619547 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7714 | 2026.01.14 02:40:22.619642 [ 264 ] {7d316567-5654-4361-85e4-7c7e15840615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7715 | 2026.01.14 02:40:22.619683 [ 264 ] {7d316567-5654-4361-85e4-7c7e15840615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7716 | 2026.01.14 02:40:22.620123 [ 264 ] {7d316567-5654-4361-85e4-7c7e15840615} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7717 | 2026.01.14 02:40:22.620160 [ 264 ] {7d316567-5654-4361-85e4-7c7e15840615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7718 | 2026.01.14 02:40:22.620467 [ 264 ] {7d316567-5654-4361-85e4-7c7e15840615} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7719 | 2026.01.14 02:40:22.620673 [ 264 ] {7d316567-5654-4361-85e4-7c7e15840615} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7720 | 2026.01.14 02:40:22.620804 [ 264 ] {7d316567-5654-4361-85e4-7c7e15840615} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 7721 | 2026.01.14 02:40:22.620842 [ 264 ] {7d316567-5654-4361-85e4-7c7e15840615} <Debug> TCPHandler: Processed in 0.001348111 sec. | ||
| 7722 | 2026.01.14 02:40:22.620956 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7723 | 2026.01.14 02:40:22.621051 [ 264 ] {04b342e1-de15-460a-8b06-c70600452566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7724 | 2026.01.14 02:40:22.621094 [ 264 ] {04b342e1-de15-460a-8b06-c70600452566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7725 | 2026.01.14 02:40:22.621503 [ 264 ] {04b342e1-de15-460a-8b06-c70600452566} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7726 | 2026.01.14 02:40:22.621538 [ 264 ] {04b342e1-de15-460a-8b06-c70600452566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7727 | 2026.01.14 02:40:22.621863 [ 264 ] {04b342e1-de15-460a-8b06-c70600452566} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7728 | 2026.01.14 02:40:22.622071 [ 264 ] {04b342e1-de15-460a-8b06-c70600452566} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7729 | 2026.01.14 02:40:22.622202 [ 264 ] {04b342e1-de15-460a-8b06-c70600452566} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 7730 | 2026.01.14 02:40:22.622240 [ 264 ] {04b342e1-de15-460a-8b06-c70600452566} <Debug> TCPHandler: Processed in 0.00133452 sec. | ||
| 7731 | 2026.01.14 02:40:22.622354 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7732 | 2026.01.14 02:40:22.622449 [ 264 ] {1566a0c0-8d1c-48df-88f7-4c33b5001073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7733 | 2026.01.14 02:40:22.622490 [ 264 ] {1566a0c0-8d1c-48df-88f7-4c33b5001073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7734 | 2026.01.14 02:40:22.622816 [ 264 ] {1566a0c0-8d1c-48df-88f7-4c33b5001073} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7735 | 2026.01.14 02:40:22.622851 [ 264 ] {1566a0c0-8d1c-48df-88f7-4c33b5001073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7736 | 2026.01.14 02:40:22.623150 [ 264 ] {1566a0c0-8d1c-48df-88f7-4c33b5001073} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7737 | 2026.01.14 02:40:22.623362 [ 264 ] {1566a0c0-8d1c-48df-88f7-4c33b5001073} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7738 | 2026.01.14 02:40:22.623491 [ 264 ] {1566a0c0-8d1c-48df-88f7-4c33b5001073} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 7739 | 2026.01.14 02:40:22.623527 [ 264 ] {1566a0c0-8d1c-48df-88f7-4c33b5001073} <Debug> TCPHandler: Processed in 0.00122299 sec. | ||
| 7740 | 2026.01.14 02:40:25.229887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 954 | ||
| 7741 | 2026.01.14 02:40:25.232031 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7742 | 2026.01.14 02:40:25.232075 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7743 | 2026.01.14 02:40:25.233279 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7744 | 2026.01.14 02:40:25.233537 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2026.01.14 02:40:25.233809 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 954 | ||
| 7746 | 2026.01.14 02:40:27.300432 [ 92 ] {} <Debug> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 7747 | 2026.01.14 02:40:27.300505 [ 92 ] {} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7748 | 2026.01.14 02:40:27.300529 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7749 | 2026.01.14 02:40:27.300650 [ 193 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 7750 | 2026.01.14 02:40:27.300810 [ 193 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7751 | 2026.01.14 02:40:27.300850 [ 193 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 466 rows starting from the beginning of the part | ||
| 7752 | 2026.01.14 02:40:27.300925 [ 193 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 7753 | 2026.01.14 02:40:27.300980 [ 193 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 7754 | 2026.01.14 02:40:27.301031 [ 193 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 229 rows starting from the beginning of the part | ||
| 7755 | 2026.01.14 02:40:27.301075 [ 193 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 7756 | 2026.01.14 02:40:27.301973 [ 199 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 955 rows, containing 5 columns (5 merged, 0 gathered) in 0.001373651 sec., 695227.5359607353 rows/sec., 49.53 MiB/sec. | ||
| 7757 | 2026.01.14 02:40:27.302138 [ 193 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 7758 | 2026.01.14 02:40:27.302392 [ 193 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_18_4} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7759 | 2026.01.14 02:40:27.302460 [ 193 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_18_4} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 7760 | 2026.01.14 02:40:27.302526 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7761 | 2026.01.14 02:40:27.646392 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7762 | 2026.01.14 02:40:27.646571 [ 264 ] {dfbb372a-8a07-4ebc-b603-eb104dc22a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7763 | 2026.01.14 02:40:27.646667 [ 264 ] {dfbb372a-8a07-4ebc-b603-eb104dc22a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7764 | 2026.01.14 02:40:27.647351 [ 264 ] {dfbb372a-8a07-4ebc-b603-eb104dc22a11} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7765 | 2026.01.14 02:40:27.647396 [ 264 ] {dfbb372a-8a07-4ebc-b603-eb104dc22a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7766 | 2026.01.14 02:40:27.647739 [ 264 ] {dfbb372a-8a07-4ebc-b603-eb104dc22a11} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7767 | 2026.01.14 02:40:27.648008 [ 264 ] {dfbb372a-8a07-4ebc-b603-eb104dc22a11} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7768 | 2026.01.14 02:40:27.648161 [ 264 ] {dfbb372a-8a07-4ebc-b603-eb104dc22a11} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001637 sec., 1221.7470983506414 rows/sec., 99.62 KiB/sec. | ||
| 7769 | 2026.01.14 02:40:27.648208 [ 264 ] {dfbb372a-8a07-4ebc-b603-eb104dc22a11} <Debug> TCPHandler: Processed in 0.001938796 sec. | ||
| 7770 | 2026.01.14 02:40:27.648326 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7771 | 2026.01.14 02:40:27.648453 [ 264 ] {a6d8e1a2-5f32-4370-bc09-6153f17f86c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7772 | 2026.01.14 02:40:27.648492 [ 264 ] {a6d8e1a2-5f32-4370-bc09-6153f17f86c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7773 | 2026.01.14 02:40:27.649675 [ 264 ] {a6d8e1a2-5f32-4370-bc09-6153f17f86c2} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7774 | 2026.01.14 02:40:27.649715 [ 264 ] {a6d8e1a2-5f32-4370-bc09-6153f17f86c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7775 | 2026.01.14 02:40:27.650114 [ 264 ] {a6d8e1a2-5f32-4370-bc09-6153f17f86c2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7776 | 2026.01.14 02:40:27.650334 [ 264 ] {a6d8e1a2-5f32-4370-bc09-6153f17f86c2} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7777 | 2026.01.14 02:40:27.650462 [ 92 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7778 | 2026.01.14 02:40:27.650468 [ 264 ] {a6d8e1a2-5f32-4370-bc09-6153f17f86c2} <Debug> executeQuery: Read 1277 rows, 108.71 KiB in 0.002037 sec., 626902.3073146784 rows/sec., 52.12 MiB/sec. | ||
| 7779 | 2026.01.14 02:40:27.650530 [ 92 ] {} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7780 | 2026.01.14 02:40:27.650550 [ 264 ] {a6d8e1a2-5f32-4370-bc09-6153f17f86c2} <Debug> TCPHandler: Processed in 0.002273789 sec. | ||
| 7781 | 2026.01.14 02:40:27.650556 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7782 | 2026.01.14 02:40:27.650673 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7783 | 2026.01.14 02:40:27.650684 [ 201 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::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 | ||
| 7784 | 2026.01.14 02:40:27.650773 [ 264 ] {2beda664-33ed-4744-976e-9fe5afd2a428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7785 | 2026.01.14 02:40:27.650818 [ 264 ] {2beda664-33ed-4744-976e-9fe5afd2a428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7786 | 2026.01.14 02:40:27.650837 [ 201 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7787 | 2026.01.14 02:40:27.650881 [ 201 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2465 rows starting from the beginning of the part | ||
| 7788 | 2026.01.14 02:40:27.650955 [ 201 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 136 rows starting from the beginning of the part | ||
| 7789 | 2026.01.14 02:40:27.651010 [ 201 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 177 rows starting from the beginning of the part | ||
| 7790 | 2026.01.14 02:40:27.651062 [ 201 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 136 rows starting from the beginning of the part | ||
| 7791 | 2026.01.14 02:40:27.651109 [ 201 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 7792 | 2026.01.14 02:40:27.651155 [ 201 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1277 rows starting from the beginning of the part | ||
| 7793 | 2026.01.14 02:40:27.651238 [ 264 ] {2beda664-33ed-4744-976e-9fe5afd2a428} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7794 | 2026.01.14 02:40:27.651278 [ 264 ] {2beda664-33ed-4744-976e-9fe5afd2a428} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7795 | 2026.01.14 02:40:27.651601 [ 264 ] {2beda664-33ed-4744-976e-9fe5afd2a428} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7796 | 2026.01.14 02:40:27.651804 [ 264 ] {2beda664-33ed-4744-976e-9fe5afd2a428} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7797 | 2026.01.14 02:40:27.651920 [ 92 ] {} <Debug> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7798 | 2026.01.14 02:40:27.651937 [ 264 ] {2beda664-33ed-4744-976e-9fe5afd2a428} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.001182 sec., 35532.99492385786 rows/sec., 2.60 MiB/sec. | ||
| 7799 | 2026.01.14 02:40:27.651953 [ 92 ] {} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7800 | 2026.01.14 02:40:27.651979 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7801 | 2026.01.14 02:40:27.651981 [ 264 ] {2beda664-33ed-4744-976e-9fe5afd2a428} <Debug> TCPHandler: Processed in 0.001356621 sec. | ||
| 7802 | 2026.01.14 02:40:27.652064 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 7803 | 2026.01.14 02:40:27.652108 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7804 | 2026.01.14 02:40:27.652163 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7805 | 2026.01.14 02:40:27.652195 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 277 rows starting from the beginning of the part | ||
| 7806 | 2026.01.14 02:40:27.652206 [ 264 ] {bd69ac14-1403-4ecc-832b-a227610503f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7807 | 2026.01.14 02:40:27.652246 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 52 rows starting from the beginning of the part | ||
| 7808 | 2026.01.14 02:40:27.652250 [ 264 ] {bd69ac14-1403-4ecc-832b-a227610503f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7809 | 2026.01.14 02:40:27.652295 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 7810 | 2026.01.14 02:40:27.652341 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
| 7811 | 2026.01.14 02:40:27.652377 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
| 7812 | 2026.01.14 02:40:27.652413 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 7813 | 2026.01.14 02:40:27.652754 [ 264 ] {bd69ac14-1403-4ecc-832b-a227610503f2} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7814 | 2026.01.14 02:40:27.652796 [ 264 ] {bd69ac14-1403-4ecc-832b-a227610503f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7815 | 2026.01.14 02:40:27.653068 [ 199 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4247 rows, containing 5 columns (5 merged, 0 gathered) in 0.00243622 sec., 1743274.41692458 rows/sec., 150.85 MiB/sec. | ||
| 7816 | 2026.01.14 02:40:27.653175 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 465 rows, containing 5 columns (5 merged, 0 gathered) in 0.001146079 sec., 405731.19305039186 rows/sec., 28.64 MiB/sec. | ||
| 7817 | 2026.01.14 02:40:27.653321 [ 264 ] {bd69ac14-1403-4ecc-832b-a227610503f2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7818 | 2026.01.14 02:40:27.653372 [ 194 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7819 | 2026.01.14 02:40:27.653384 [ 187 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7820 | 2026.01.14 02:40:27.653563 [ 264 ] {bd69ac14-1403-4ecc-832b-a227610503f2} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7821 | 2026.01.14 02:40:27.653706 [ 264 ] {bd69ac14-1403-4ecc-832b-a227610503f2} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001518 sec., 150197.62845849802 rows/sec., 10.17 MiB/sec. | ||
| 7822 | 2026.01.14 02:40:27.653712 [ 194 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_56_11} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7823 | 2026.01.14 02:40:27.653749 [ 264 ] {bd69ac14-1403-4ecc-832b-a227610503f2} <Debug> TCPHandler: Processed in 0.001689164 sec. | ||
| 7824 | 2026.01.14 02:40:27.653782 [ 187 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_41_8} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7825 | 2026.01.14 02:40:27.653807 [ 194 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_56_11} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7826 | 2026.01.14 02:40:27.653868 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7827 | 2026.01.14 02:40:27.653873 [ 187 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_41_8} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7828 | 2026.01.14 02:40:27.653907 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 7829 | 2026.01.14 02:40:27.653968 [ 264 ] {52a48c38-a033-45ea-9cc6-f9bb2fe55458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7830 | 2026.01.14 02:40:27.654009 [ 264 ] {52a48c38-a033-45ea-9cc6-f9bb2fe55458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7831 | 2026.01.14 02:40:27.654020 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7832 | 2026.01.14 02:40:27.654644 [ 264 ] {52a48c38-a033-45ea-9cc6-f9bb2fe55458} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7833 | 2026.01.14 02:40:27.654684 [ 264 ] {52a48c38-a033-45ea-9cc6-f9bb2fe55458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7834 | 2026.01.14 02:40:27.655003 [ 264 ] {52a48c38-a033-45ea-9cc6-f9bb2fe55458} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7835 | 2026.01.14 02:40:27.655213 [ 264 ] {52a48c38-a033-45ea-9cc6-f9bb2fe55458} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7836 | 2026.01.14 02:40:27.655324 [ 92 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7837 | 2026.01.14 02:40:27.655338 [ 264 ] {52a48c38-a033-45ea-9cc6-f9bb2fe55458} <Debug> executeQuery: Read 562 rows, 42.77 KiB in 0.001387 sec., 405191.0598413843 rows/sec., 30.11 MiB/sec. | ||
| 7838 | 2026.01.14 02:40:27.655364 [ 92 ] {} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7839 | 2026.01.14 02:40:27.655404 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7840 | 2026.01.14 02:40:27.655419 [ 264 ] {52a48c38-a033-45ea-9cc6-f9bb2fe55458} <Debug> TCPHandler: Processed in 0.001599053 sec. | ||
| 7841 | 2026.01.14 02:40:27.655482 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 7842 | 2026.01.14 02:40:27.655540 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7843 | 2026.01.14 02:40:27.655581 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7844 | 2026.01.14 02:40:27.655610 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1249 rows starting from the beginning of the part | ||
| 7845 | 2026.01.14 02:40:27.655639 [ 264 ] {e0dca3e8-1e19-41c4-9270-f7c6334d0738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7846 | 2026.01.14 02:40:27.655659 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 7847 | 2026.01.14 02:40:27.655689 [ 264 ] {e0dca3e8-1e19-41c4-9270-f7c6334d0738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7848 | 2026.01.14 02:40:27.655703 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 102 rows starting from the beginning of the part | ||
| 7849 | 2026.01.14 02:40:27.655744 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 7850 | 2026.01.14 02:40:27.655780 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 7851 | 2026.01.14 02:40:27.655825 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 562 rows starting from the beginning of the part | ||
| 7852 | 2026.01.14 02:40:27.656339 [ 264 ] {e0dca3e8-1e19-41c4-9270-f7c6334d0738} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7853 | 2026.01.14 02:40:27.656381 [ 264 ] {e0dca3e8-1e19-41c4-9270-f7c6334d0738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7854 | 2026.01.14 02:40:27.656882 [ 264 ] {e0dca3e8-1e19-41c4-9270-f7c6334d0738} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7855 | 2026.01.14 02:40:27.656982 [ 194 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001533303 sec., 1425028.1907750785 rows/sec., 110.75 MiB/sec. | ||
| 7856 | 2026.01.14 02:40:27.657155 [ 264 ] {e0dca3e8-1e19-41c4-9270-f7c6334d0738} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7857 | 2026.01.14 02:40:27.657194 [ 194 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7858 | 2026.01.14 02:40:27.657271 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7859 | 2026.01.14 02:40:27.657291 [ 264 ] {e0dca3e8-1e19-41c4-9270-f7c6334d0738} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.00167 sec., 505988.02395209577 rows/sec., 34.06 MiB/sec. | ||
| 7860 | 2026.01.14 02:40:27.657305 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7861 | 2026.01.14 02:40:27.657332 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7862 | 2026.01.14 02:40:27.657335 [ 264 ] {e0dca3e8-1e19-41c4-9270-f7c6334d0738} <Debug> TCPHandler: Processed in 0.001843485 sec. | ||
| 7863 | 2026.01.14 02:40:27.657410 [ 193 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 7864 | 2026.01.14 02:40:27.657469 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7865 | 2026.01.14 02:40:27.657473 [ 194 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_56_11} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7866 | 2026.01.14 02:40:27.657518 [ 193 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7867 | 2026.01.14 02:40:27.657551 [ 194 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_56_11} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7868 | 2026.01.14 02:40:27.657551 [ 193 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15857 rows starting from the beginning of the part | ||
| 7869 | 2026.01.14 02:40:27.657568 [ 264 ] {2f4e2b8b-c4dc-4426-b05b-2faf091f3a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7870 | 2026.01.14 02:40:27.657620 [ 193 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 7871 | 2026.01.14 02:40:27.657634 [ 264 ] {2f4e2b8b-c4dc-4426-b05b-2faf091f3a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7872 | 2026.01.14 02:40:27.657640 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 7873 | 2026.01.14 02:40:27.657665 [ 193 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 197 rows starting from the beginning of the part | ||
| 7874 | 2026.01.14 02:40:27.657706 [ 193 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 7875 | 2026.01.14 02:40:27.657742 [ 193 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 7876 | 2026.01.14 02:40:27.657776 [ 193 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 845 rows starting from the beginning of the part | ||
| 7877 | 2026.01.14 02:40:27.658465 [ 264 ] {2f4e2b8b-c4dc-4426-b05b-2faf091f3a8e} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7878 | 2026.01.14 02:40:27.658503 [ 264 ] {2f4e2b8b-c4dc-4426-b05b-2faf091f3a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7879 | 2026.01.14 02:40:27.659158 [ 264 ] {2f4e2b8b-c4dc-4426-b05b-2faf091f3a8e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7880 | 2026.01.14 02:40:27.659396 [ 264 ] {2f4e2b8b-c4dc-4426-b05b-2faf091f3a8e} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7881 | 2026.01.14 02:40:27.659539 [ 264 ] {2f4e2b8b-c4dc-4426-b05b-2faf091f3a8e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00199 sec., 20100.502512562813 rows/sec., 36.02 MiB/sec. | ||
| 7882 | 2026.01.14 02:40:27.659603 [ 264 ] {2f4e2b8b-c4dc-4426-b05b-2faf091f3a8e} <Debug> TCPHandler: Processed in 0.002183638 sec. | ||
| 7883 | 2026.01.14 02:40:27.659716 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7884 | 2026.01.14 02:40:27.659811 [ 264 ] {089c3ae8-f49e-4214-989b-28ffd4f2dee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7885 | 2026.01.14 02:40:27.659851 [ 264 ] {089c3ae8-f49e-4214-989b-28ffd4f2dee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7886 | 2026.01.14 02:40:27.660249 [ 264 ] {089c3ae8-f49e-4214-989b-28ffd4f2dee1} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7887 | 2026.01.14 02:40:27.660295 [ 264 ] {089c3ae8-f49e-4214-989b-28ffd4f2dee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7888 | 2026.01.14 02:40:27.660679 [ 264 ] {089c3ae8-f49e-4214-989b-28ffd4f2dee1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7889 | 2026.01.14 02:40:27.660903 [ 264 ] {089c3ae8-f49e-4214-989b-28ffd4f2dee1} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7890 | 2026.01.14 02:40:27.661058 [ 89 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7891 | 2026.01.14 02:40:27.661072 [ 264 ] {089c3ae8-f49e-4214-989b-28ffd4f2dee1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001277 sec., 46985.12137823023 rows/sec., 3.17 MiB/sec. | ||
| 7892 | 2026.01.14 02:40:27.661113 [ 89 ] {} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7893 | 2026.01.14 02:40:27.661144 [ 264 ] {089c3ae8-f49e-4214-989b-28ffd4f2dee1} <Debug> TCPHandler: Processed in 0.001476812 sec. | ||
| 7894 | 2026.01.14 02:40:27.661144 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7895 | 2026.01.14 02:40:27.661252 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 7896 | 2026.01.14 02:40:27.661350 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7897 | 2026.01.14 02:40:27.661379 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3144 rows starting from the beginning of the part | ||
| 7898 | 2026.01.14 02:40:27.661432 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 7899 | 2026.01.14 02:40:27.661472 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 7900 | 2026.01.14 02:40:27.661508 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 7901 | 2026.01.14 02:40:27.661548 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 7902 | 2026.01.14 02:40:27.661582 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 7903 | 2026.01.14 02:40:27.662122 [ 197 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17379 rows, containing 5 columns (5 merged, 0 gathered) in 0.004744759 sec., 3662778.2359441225 rows/sec., 250.45 MiB/sec. | ||
| 7904 | 2026.01.14 02:40:27.662322 [ 197 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7905 | 2026.01.14 02:40:27.662592 [ 197 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7906 | 2026.01.14 02:40:27.662665 [ 197 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7907 | 2026.01.14 02:40:27.662737 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 7908 | 2026.01.14 02:40:27.662798 [ 197 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3444 rows, containing 4 columns (4 merged, 0 gathered) in 0.001583833 sec., 2174471.677253852 rows/sec., 144.31 MiB/sec. | ||
| 7909 | 2026.01.14 02:40:27.663036 [ 197 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7910 | 2026.01.14 02:40:27.663275 [ 197 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_56_11} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7911 | 2026.01.14 02:40:27.663337 [ 197 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_56_11} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7912 | 2026.01.14 02:40:27.663409 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7913 | 2026.01.14 02:40:27.668353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18707 | ||
| 7914 | 2026.01.14 02:40:27.668827 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7915 | 2026.01.14 02:40:27.668864 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7916 | 2026.01.14 02:40:27.669304 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7917 | 2026.01.14 02:40:27.669527 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7918 | 2026.01.14 02:40:27.669633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18707 | ||
| 7919 | 2026.01.14 02:40:28.642769 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7920 | 2026.01.14 02:40:28.660560 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7921 | 2026.01.14 02:40:28.660624 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7922 | 2026.01.14 02:40:28.666958 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7923 | 2026.01.14 02:40:28.667668 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7924 | 2026.01.14 02:40:28.671217 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7925 | 2026.01.14 02:40:32.617374 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7926 | 2026.01.14 02:40:32.617561 [ 264 ] {0eaced26-a308-4f06-ad97-6b34510ca256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7927 | 2026.01.14 02:40:32.617626 [ 264 ] {0eaced26-a308-4f06-ad97-6b34510ca256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7928 | 2026.01.14 02:40:32.618263 [ 264 ] {0eaced26-a308-4f06-ad97-6b34510ca256} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7929 | 2026.01.14 02:40:32.618308 [ 264 ] {0eaced26-a308-4f06-ad97-6b34510ca256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7930 | 2026.01.14 02:40:32.618682 [ 264 ] {0eaced26-a308-4f06-ad97-6b34510ca256} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7931 | 2026.01.14 02:40:32.618899 [ 264 ] {0eaced26-a308-4f06-ad97-6b34510ca256} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7932 | 2026.01.14 02:40:32.619064 [ 264 ] {0eaced26-a308-4f06-ad97-6b34510ca256} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00155 sec., 36129.032258064515 rows/sec., 2.78 MiB/sec. | ||
| 7933 | 2026.01.14 02:40:32.619115 [ 264 ] {0eaced26-a308-4f06-ad97-6b34510ca256} <Debug> TCPHandler: Processed in 0.001863085 sec. | ||
| 7934 | 2026.01.14 02:40:32.619248 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7935 | 2026.01.14 02:40:32.619362 [ 264 ] {d3b5c65b-5e9a-4885-af2d-b49fca18d5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7936 | 2026.01.14 02:40:32.619410 [ 264 ] {d3b5c65b-5e9a-4885-af2d-b49fca18d5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7937 | 2026.01.14 02:40:32.619899 [ 264 ] {d3b5c65b-5e9a-4885-af2d-b49fca18d5dc} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7938 | 2026.01.14 02:40:32.619939 [ 264 ] {d3b5c65b-5e9a-4885-af2d-b49fca18d5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7939 | 2026.01.14 02:40:32.620273 [ 264 ] {d3b5c65b-5e9a-4885-af2d-b49fca18d5dc} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7940 | 2026.01.14 02:40:32.620490 [ 264 ] {d3b5c65b-5e9a-4885-af2d-b49fca18d5dc} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7941 | 2026.01.14 02:40:32.620633 [ 264 ] {d3b5c65b-5e9a-4885-af2d-b49fca18d5dc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001296 sec., 49382.71604938271 rows/sec., 3.85 MiB/sec. | ||
| 7942 | 2026.01.14 02:40:32.620674 [ 264 ] {d3b5c65b-5e9a-4885-af2d-b49fca18d5dc} <Debug> TCPHandler: Processed in 0.001479602 sec. | ||
| 7943 | 2026.01.14 02:40:32.620802 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7944 | 2026.01.14 02:40:32.620903 [ 264 ] {0da1c88f-f5d8-42c5-852b-4dca0c28d3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7945 | 2026.01.14 02:40:32.620951 [ 264 ] {0da1c88f-f5d8-42c5-852b-4dca0c28d3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7946 | 2026.01.14 02:40:32.621377 [ 264 ] {0da1c88f-f5d8-42c5-852b-4dca0c28d3eb} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7947 | 2026.01.14 02:40:32.621416 [ 264 ] {0da1c88f-f5d8-42c5-852b-4dca0c28d3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7948 | 2026.01.14 02:40:32.621771 [ 264 ] {0da1c88f-f5d8-42c5-852b-4dca0c28d3eb} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7949 | 2026.01.14 02:40:32.621985 [ 264 ] {0da1c88f-f5d8-42c5-852b-4dca0c28d3eb} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7950 | 2026.01.14 02:40:32.622120 [ 264 ] {0da1c88f-f5d8-42c5-852b-4dca0c28d3eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 7951 | 2026.01.14 02:40:32.622158 [ 264 ] {0da1c88f-f5d8-42c5-852b-4dca0c28d3eb} <Debug> TCPHandler: Processed in 0.001415721 sec. | ||
| 7952 | 2026.01.14 02:40:32.622261 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7953 | 2026.01.14 02:40:32.622366 [ 264 ] {97aab665-e695-4f63-bce0-8268000bb19d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7954 | 2026.01.14 02:40:32.622418 [ 264 ] {97aab665-e695-4f63-bce0-8268000bb19d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7955 | 2026.01.14 02:40:32.622757 [ 264 ] {97aab665-e695-4f63-bce0-8268000bb19d} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7956 | 2026.01.14 02:40:32.622794 [ 264 ] {97aab665-e695-4f63-bce0-8268000bb19d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 7957 | 2026.01.14 02:40:32.623109 [ 264 ] {97aab665-e695-4f63-bce0-8268000bb19d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7958 | 2026.01.14 02:40:32.623315 [ 264 ] {97aab665-e695-4f63-bce0-8268000bb19d} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7959 | 2026.01.14 02:40:32.623448 [ 264 ] {97aab665-e695-4f63-bce0-8268000bb19d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 7960 | 2026.01.14 02:40:32.623484 [ 264 ] {97aab665-e695-4f63-bce0-8268000bb19d} <Debug> TCPHandler: Processed in 0.00127358 sec. | ||
| 7961 | 2026.01.14 02:40:34.988302 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7962 | 2026.01.14 02:40:34.988372 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7963 | 2026.01.14 02:40:35.169809 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19219 | ||
| 7964 | 2026.01.14 02:40:35.170337 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7965 | 2026.01.14 02:40:35.170384 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7966 | 2026.01.14 02:40:35.170866 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7967 | 2026.01.14 02:40:35.171086 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7968 | 2026.01.14 02:40:35.171226 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19219 | ||
| 7969 | 2026.01.14 02:40:35.234411 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 978 | ||
| 7970 | 2026.01.14 02:40:35.236572 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2026.01.14 02:40:35.236625 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7972 | 2026.01.14 02:40:35.237831 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7973 | 2026.01.14 02:40:35.238093 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7974 | 2026.01.14 02:40:35.238349 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 978 | ||
| 7975 | 2026.01.14 02:40:36.171266 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7976 | 2026.01.14 02:40:36.188383 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7977 | 2026.01.14 02:40:36.188429 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7978 | 2026.01.14 02:40:36.194606 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7979 | 2026.01.14 02:40:36.195296 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7980 | 2026.01.14 02:40:36.198080 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7981 | 2026.01.14 02:40:37.619019 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7982 | 2026.01.14 02:40:37.619201 [ 264 ] {38a31e17-bbaa-4626-b8e2-e5d31e8eda85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7983 | 2026.01.14 02:40:37.619267 [ 264 ] {38a31e17-bbaa-4626-b8e2-e5d31e8eda85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7984 | 2026.01.14 02:40:37.619971 [ 264 ] {38a31e17-bbaa-4626-b8e2-e5d31e8eda85} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7985 | 2026.01.14 02:40:37.620019 [ 264 ] {38a31e17-bbaa-4626-b8e2-e5d31e8eda85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7986 | 2026.01.14 02:40:37.620427 [ 264 ] {38a31e17-bbaa-4626-b8e2-e5d31e8eda85} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7987 | 2026.01.14 02:40:37.620653 [ 264 ] {38a31e17-bbaa-4626-b8e2-e5d31e8eda85} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7988 | 2026.01.14 02:40:37.620813 [ 264 ] {38a31e17-bbaa-4626-b8e2-e5d31e8eda85} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001661 sec., 81878.38651414811 rows/sec., 7.10 MiB/sec. | ||
| 7989 | 2026.01.14 02:40:37.620856 [ 264 ] {38a31e17-bbaa-4626-b8e2-e5d31e8eda85} <Debug> TCPHandler: Processed in 0.001968796 sec. | ||
| 7990 | 2026.01.14 02:40:37.620978 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7991 | 2026.01.14 02:40:37.621075 [ 264 ] {0e9cee3e-eae8-425d-9cf4-6a41cd30f935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7992 | 2026.01.14 02:40:37.621117 [ 264 ] {0e9cee3e-eae8-425d-9cf4-6a41cd30f935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7993 | 2026.01.14 02:40:37.621526 [ 264 ] {0e9cee3e-eae8-425d-9cf4-6a41cd30f935} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7994 | 2026.01.14 02:40:37.621563 [ 264 ] {0e9cee3e-eae8-425d-9cf4-6a41cd30f935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7995 | 2026.01.14 02:40:37.621862 [ 264 ] {0e9cee3e-eae8-425d-9cf4-6a41cd30f935} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7996 | 2026.01.14 02:40:37.622075 [ 264 ] {0e9cee3e-eae8-425d-9cf4-6a41cd30f935} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7997 | 2026.01.14 02:40:37.622207 [ 264 ] {0e9cee3e-eae8-425d-9cf4-6a41cd30f935} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001152 sec., 34722.22222222222 rows/sec., 2.55 MiB/sec. | ||
| 7998 | 2026.01.14 02:40:37.622245 [ 264 ] {0e9cee3e-eae8-425d-9cf4-6a41cd30f935} <Debug> TCPHandler: Processed in 0.001317411 sec. | ||
| 7999 | 2026.01.14 02:40:37.622353 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8000 | 2026.01.14 02:40:37.622446 [ 264 ] {a4a44a6a-53c0-4878-b8b6-563e2d75a678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8001 | 2026.01.14 02:40:37.622487 [ 264 ] {a4a44a6a-53c0-4878-b8b6-563e2d75a678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8002 | 2026.01.14 02:40:37.622933 [ 264 ] {a4a44a6a-53c0-4878-b8b6-563e2d75a678} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8003 | 2026.01.14 02:40:37.622970 [ 264 ] {a4a44a6a-53c0-4878-b8b6-563e2d75a678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8004 | 2026.01.14 02:40:37.623282 [ 264 ] {a4a44a6a-53c0-4878-b8b6-563e2d75a678} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8005 | 2026.01.14 02:40:37.623502 [ 264 ] {a4a44a6a-53c0-4878-b8b6-563e2d75a678} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8006 | 2026.01.14 02:40:37.623633 [ 264 ] {a4a44a6a-53c0-4878-b8b6-563e2d75a678} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001206 sec., 86235.48922056385 rows/sec., 6.74 MiB/sec. | ||
| 8007 | 2026.01.14 02:40:37.623671 [ 264 ] {a4a44a6a-53c0-4878-b8b6-563e2d75a678} <Debug> TCPHandler: Processed in 0.001367991 sec. | ||
| 8008 | 2026.01.14 02:40:37.623780 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8009 | 2026.01.14 02:40:37.623875 [ 264 ] {bf370838-fc26-4afa-8049-f25fec5ee63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8010 | 2026.01.14 02:40:37.623919 [ 264 ] {bf370838-fc26-4afa-8049-f25fec5ee63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8011 | 2026.01.14 02:40:37.624334 [ 264 ] {bf370838-fc26-4afa-8049-f25fec5ee63b} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8012 | 2026.01.14 02:40:37.624370 [ 264 ] {bf370838-fc26-4afa-8049-f25fec5ee63b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8013 | 2026.01.14 02:40:37.624685 [ 264 ] {bf370838-fc26-4afa-8049-f25fec5ee63b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8014 | 2026.01.14 02:40:37.624890 [ 264 ] {bf370838-fc26-4afa-8049-f25fec5ee63b} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8015 | 2026.01.14 02:40:37.625023 [ 264 ] {bf370838-fc26-4afa-8049-f25fec5ee63b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 8016 | 2026.01.14 02:40:37.625060 [ 264 ] {bf370838-fc26-4afa-8049-f25fec5ee63b} <Debug> TCPHandler: Processed in 0.001329691 sec. | ||
| 8017 | 2026.01.14 02:40:37.625165 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8018 | 2026.01.14 02:40:37.625259 [ 264 ] {0183db27-e447-4a48-ae21-430d515dce3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8019 | 2026.01.14 02:40:37.625312 [ 264 ] {0183db27-e447-4a48-ae21-430d515dce3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8020 | 2026.01.14 02:40:37.626144 [ 264 ] {0183db27-e447-4a48-ae21-430d515dce3d} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8021 | 2026.01.14 02:40:37.626180 [ 264 ] {0183db27-e447-4a48-ae21-430d515dce3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8022 | 2026.01.14 02:40:37.626728 [ 264 ] {0183db27-e447-4a48-ae21-430d515dce3d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8023 | 2026.01.14 02:40:37.626969 [ 264 ] {0183db27-e447-4a48-ae21-430d515dce3d} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8024 | 2026.01.14 02:40:37.627109 [ 264 ] {0183db27-e447-4a48-ae21-430d515dce3d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001868 sec., 21413.276231263382 rows/sec., 38.37 MiB/sec. | ||
| 8025 | 2026.01.14 02:40:37.627166 [ 264 ] {0183db27-e447-4a48-ae21-430d515dce3d} <Debug> TCPHandler: Processed in 0.002050477 sec. | ||
| 8026 | 2026.01.14 02:40:37.627270 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8027 | 2026.01.14 02:40:37.627364 [ 264 ] {29cb54c1-8c5c-4d73-b0d4-2783bbad9c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8028 | 2026.01.14 02:40:37.627408 [ 264 ] {29cb54c1-8c5c-4d73-b0d4-2783bbad9c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8029 | 2026.01.14 02:40:37.627736 [ 264 ] {29cb54c1-8c5c-4d73-b0d4-2783bbad9c3d} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8030 | 2026.01.14 02:40:37.627772 [ 264 ] {29cb54c1-8c5c-4d73-b0d4-2783bbad9c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8031 | 2026.01.14 02:40:37.628091 [ 264 ] {29cb54c1-8c5c-4d73-b0d4-2783bbad9c3d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8032 | 2026.01.14 02:40:37.628293 [ 264 ] {29cb54c1-8c5c-4d73-b0d4-2783bbad9c3d} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8033 | 2026.01.14 02:40:37.628420 [ 264 ] {29cb54c1-8c5c-4d73-b0d4-2783bbad9c3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 8034 | 2026.01.14 02:40:37.628455 [ 264 ] {29cb54c1-8c5c-4d73-b0d4-2783bbad9c3d} <Debug> TCPHandler: Processed in 0.00123401 sec. | ||
| 8035 | 2026.01.14 02:40:42.619887 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8036 | 2026.01.14 02:40:42.620098 [ 264 ] {1de17d65-549d-477c-a560-5d5a20c240cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8037 | 2026.01.14 02:40:42.620173 [ 264 ] {1de17d65-549d-477c-a560-5d5a20c240cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8038 | 2026.01.14 02:40:42.620859 [ 264 ] {1de17d65-549d-477c-a560-5d5a20c240cf} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8039 | 2026.01.14 02:40:42.620917 [ 264 ] {1de17d65-549d-477c-a560-5d5a20c240cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8040 | 2026.01.14 02:40:42.621358 [ 264 ] {1de17d65-549d-477c-a560-5d5a20c240cf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8041 | 2026.01.14 02:40:42.621586 [ 264 ] {1de17d65-549d-477c-a560-5d5a20c240cf} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8042 | 2026.01.14 02:40:42.621749 [ 264 ] {1de17d65-549d-477c-a560-5d5a20c240cf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001702 sec., 14101.057579318449 rows/sec., 1.17 MiB/sec. | ||
| 8043 | 2026.01.14 02:40:42.621800 [ 264 ] {1de17d65-549d-477c-a560-5d5a20c240cf} <Debug> TCPHandler: Processed in 0.002049646 sec. | ||
| 8044 | 2026.01.14 02:40:42.621925 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8045 | 2026.01.14 02:40:42.622031 [ 264 ] {8a0ade59-4e46-492a-abf3-f3c730674d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8046 | 2026.01.14 02:40:42.622075 [ 264 ] {8a0ade59-4e46-492a-abf3-f3c730674d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8047 | 2026.01.14 02:40:42.622476 [ 264 ] {8a0ade59-4e46-492a-abf3-f3c730674d49} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8048 | 2026.01.14 02:40:42.622514 [ 264 ] {8a0ade59-4e46-492a-abf3-f3c730674d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8049 | 2026.01.14 02:40:42.622805 [ 264 ] {8a0ade59-4e46-492a-abf3-f3c730674d49} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8050 | 2026.01.14 02:40:42.623006 [ 264 ] {8a0ade59-4e46-492a-abf3-f3c730674d49} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8051 | 2026.01.14 02:40:42.623135 [ 264 ] {8a0ade59-4e46-492a-abf3-f3c730674d49} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001127 sec., 1774.622892635315 rows/sec., 144.71 KiB/sec. | ||
| 8052 | 2026.01.14 02:40:42.623173 [ 264 ] {8a0ade59-4e46-492a-abf3-f3c730674d49} <Debug> TCPHandler: Processed in 0.001301621 sec. | ||
| 8053 | 2026.01.14 02:40:42.623317 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8054 | 2026.01.14 02:40:42.623436 [ 264 ] {ccba3c53-d407-40b8-805c-f59d91306cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8055 | 2026.01.14 02:40:42.623483 [ 264 ] {ccba3c53-d407-40b8-805c-f59d91306cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8056 | 2026.01.14 02:40:42.624072 [ 264 ] {ccba3c53-d407-40b8-805c-f59d91306cc5} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8057 | 2026.01.14 02:40:42.624116 [ 264 ] {ccba3c53-d407-40b8-805c-f59d91306cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8058 | 2026.01.14 02:40:42.624468 [ 264 ] {ccba3c53-d407-40b8-805c-f59d91306cc5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8059 | 2026.01.14 02:40:42.624668 [ 264 ] {ccba3c53-d407-40b8-805c-f59d91306cc5} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8060 | 2026.01.14 02:40:42.624795 [ 264 ] {ccba3c53-d407-40b8-805c-f59d91306cc5} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.001385 sec., 127797.83393501806 rows/sec., 11.24 MiB/sec. | ||
| 8061 | 2026.01.14 02:40:42.624831 [ 264 ] {ccba3c53-d407-40b8-805c-f59d91306cc5} <Debug> TCPHandler: Processed in 0.001576853 sec. | ||
| 8062 | 2026.01.14 02:40:42.624936 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8063 | 2026.01.14 02:40:42.625036 [ 264 ] {0e70c695-b511-453b-ab79-125112e84c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8064 | 2026.01.14 02:40:42.625077 [ 264 ] {0e70c695-b511-453b-ab79-125112e84c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8065 | 2026.01.14 02:40:42.625467 [ 264 ] {0e70c695-b511-453b-ab79-125112e84c89} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8066 | 2026.01.14 02:40:42.625504 [ 264 ] {0e70c695-b511-453b-ab79-125112e84c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8067 | 2026.01.14 02:40:42.625819 [ 264 ] {0e70c695-b511-453b-ab79-125112e84c89} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8068 | 2026.01.14 02:40:42.626029 [ 264 ] {0e70c695-b511-453b-ab79-125112e84c89} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8069 | 2026.01.14 02:40:42.626159 [ 264 ] {0e70c695-b511-453b-ab79-125112e84c89} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001141 sec., 12269.938650306747 rows/sec., 964.58 KiB/sec. | ||
| 8070 | 2026.01.14 02:40:42.626198 [ 264 ] {0e70c695-b511-453b-ab79-125112e84c89} <Debug> TCPHandler: Processed in 0.001311261 sec. | ||
| 8071 | 2026.01.14 02:40:42.626314 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8072 | 2026.01.14 02:40:42.626408 [ 264 ] {eeedf013-082c-4b83-ba44-a7922dbb38b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8073 | 2026.01.14 02:40:42.626448 [ 264 ] {eeedf013-082c-4b83-ba44-a7922dbb38b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8074 | 2026.01.14 02:40:42.626842 [ 264 ] {eeedf013-082c-4b83-ba44-a7922dbb38b7} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8075 | 2026.01.14 02:40:42.626877 [ 264 ] {eeedf013-082c-4b83-ba44-a7922dbb38b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8076 | 2026.01.14 02:40:42.627172 [ 264 ] {eeedf013-082c-4b83-ba44-a7922dbb38b7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8077 | 2026.01.14 02:40:42.627372 [ 264 ] {eeedf013-082c-4b83-ba44-a7922dbb38b7} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8078 | 2026.01.14 02:40:42.627501 [ 264 ] {eeedf013-082c-4b83-ba44-a7922dbb38b7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001111 sec., 21602.160216021603 rows/sec., 1.79 MiB/sec. | ||
| 8079 | 2026.01.14 02:40:42.627539 [ 264 ] {eeedf013-082c-4b83-ba44-a7922dbb38b7} <Debug> TCPHandler: Processed in 0.001274191 sec. | ||
| 8080 | 2026.01.14 02:40:42.627645 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8081 | 2026.01.14 02:40:42.627738 [ 264 ] {3714b2bf-e6b4-4829-b98c-693d17f8aec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8082 | 2026.01.14 02:40:42.627776 [ 264 ] {3714b2bf-e6b4-4829-b98c-693d17f8aec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8083 | 2026.01.14 02:40:42.628158 [ 264 ] {3714b2bf-e6b4-4829-b98c-693d17f8aec6} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8084 | 2026.01.14 02:40:42.628194 [ 264 ] {3714b2bf-e6b4-4829-b98c-693d17f8aec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8085 | 2026.01.14 02:40:42.628482 [ 264 ] {3714b2bf-e6b4-4829-b98c-693d17f8aec6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8086 | 2026.01.14 02:40:42.628693 [ 264 ] {3714b2bf-e6b4-4829-b98c-693d17f8aec6} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8087 | 2026.01.14 02:40:42.628818 [ 264 ] {3714b2bf-e6b4-4829-b98c-693d17f8aec6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001098 sec., 10928.96174863388 rows/sec., 853.83 KiB/sec. | ||
| 8088 | 2026.01.14 02:40:42.628855 [ 264 ] {3714b2bf-e6b4-4829-b98c-693d17f8aec6} <Debug> TCPHandler: Processed in 0.00126061 sec. | ||
| 8089 | 2026.01.14 02:40:42.628959 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8090 | 2026.01.14 02:40:42.629052 [ 264 ] {e9e377ed-f50c-4127-b50f-4ce7674fb99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8091 | 2026.01.14 02:40:42.629091 [ 264 ] {e9e377ed-f50c-4127-b50f-4ce7674fb99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8092 | 2026.01.14 02:40:42.629513 [ 264 ] {e9e377ed-f50c-4127-b50f-4ce7674fb99a} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8093 | 2026.01.14 02:40:42.629547 [ 264 ] {e9e377ed-f50c-4127-b50f-4ce7674fb99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8094 | 2026.01.14 02:40:42.629842 [ 264 ] {e9e377ed-f50c-4127-b50f-4ce7674fb99a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8095 | 2026.01.14 02:40:42.630038 [ 264 ] {e9e377ed-f50c-4127-b50f-4ce7674fb99a} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8096 | 2026.01.14 02:40:42.630160 [ 264 ] {e9e377ed-f50c-4127-b50f-4ce7674fb99a} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.001125 sec., 90666.66666666667 rows/sec., 7.41 MiB/sec. | ||
| 8097 | 2026.01.14 02:40:42.630196 [ 264 ] {e9e377ed-f50c-4127-b50f-4ce7674fb99a} <Debug> TCPHandler: Processed in 0.00128659 sec. | ||
| 8098 | 2026.01.14 02:40:42.630303 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8099 | 2026.01.14 02:40:42.630396 [ 264 ] {40263a42-9e82-4f89-af5c-7e46cd8a2e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8100 | 2026.01.14 02:40:42.630437 [ 264 ] {40263a42-9e82-4f89-af5c-7e46cd8a2e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8101 | 2026.01.14 02:40:42.630836 [ 264 ] {40263a42-9e82-4f89-af5c-7e46cd8a2e08} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8102 | 2026.01.14 02:40:42.630871 [ 264 ] {40263a42-9e82-4f89-af5c-7e46cd8a2e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8103 | 2026.01.14 02:40:42.631199 [ 264 ] {40263a42-9e82-4f89-af5c-7e46cd8a2e08} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8104 | 2026.01.14 02:40:42.631400 [ 264 ] {40263a42-9e82-4f89-af5c-7e46cd8a2e08} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8105 | 2026.01.14 02:40:42.631527 [ 264 ] {40263a42-9e82-4f89-af5c-7e46cd8a2e08} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001149 sec., 171453.43777197562 rows/sec., 12.30 MiB/sec. | ||
| 8106 | 2026.01.14 02:40:42.631563 [ 264 ] {40263a42-9e82-4f89-af5c-7e46cd8a2e08} <Debug> TCPHandler: Processed in 0.001309881 sec. | ||
| 8107 | 2026.01.14 02:40:42.631673 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8108 | 2026.01.14 02:40:42.631766 [ 264 ] {dcf5faa7-9dfd-4d40-8d6a-5623957af61c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8109 | 2026.01.14 02:40:42.631807 [ 264 ] {dcf5faa7-9dfd-4d40-8d6a-5623957af61c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8110 | 2026.01.14 02:40:42.632130 [ 264 ] {dcf5faa7-9dfd-4d40-8d6a-5623957af61c} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8111 | 2026.01.14 02:40:42.632165 [ 264 ] {dcf5faa7-9dfd-4d40-8d6a-5623957af61c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8112 | 2026.01.14 02:40:42.632460 [ 264 ] {dcf5faa7-9dfd-4d40-8d6a-5623957af61c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8113 | 2026.01.14 02:40:42.632659 [ 264 ] {dcf5faa7-9dfd-4d40-8d6a-5623957af61c} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8114 | 2026.01.14 02:40:42.632784 [ 264 ] {dcf5faa7-9dfd-4d40-8d6a-5623957af61c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 8115 | 2026.01.14 02:40:42.632819 [ 264 ] {dcf5faa7-9dfd-4d40-8d6a-5623957af61c} <Debug> TCPHandler: Processed in 0.00119628 sec. | ||
| 8116 | 2026.01.14 02:40:42.671941 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19667 | ||
| 8117 | 2026.01.14 02:40:42.672655 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8118 | 2026.01.14 02:40:42.672702 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8119 | 2026.01.14 02:40:42.673198 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8120 | 2026.01.14 02:40:42.673430 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8121 | 2026.01.14 02:40:42.673580 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19667 | ||
| 8122 | 2026.01.14 02:40:42.673576 [ 76 ] {} <Debug> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8123 | 2026.01.14 02:40:42.673655 [ 76 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8124 | 2026.01.14 02:40:42.673676 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8125 | 2026.01.14 02:40:42.673773 [ 190 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 8126 | 2026.01.14 02:40:42.673872 [ 190 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8127 | 2026.01.14 02:40:42.673908 [ 190 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17299 rows starting from the beginning of the part | ||
| 8128 | 2026.01.14 02:40:42.673968 [ 190 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 8129 | 2026.01.14 02:40:42.674017 [ 190 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 8130 | 2026.01.14 02:40:42.674060 [ 190 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 8131 | 2026.01.14 02:40:42.674099 [ 190 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 8132 | 2026.01.14 02:40:42.674143 [ 190 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 8133 | 2026.01.14 02:40:42.676286 [ 197 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19667 rows, containing 4 columns (4 merged, 0 gathered) in 0.002557091 sec., 7691161.558192492 rows/sec., 110.02 MiB/sec. | ||
| 8134 | 2026.01.14 02:40:42.676505 [ 190 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8135 | 2026.01.14 02:40:42.676734 [ 190 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_41_8} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8136 | 2026.01.14 02:40:42.676795 [ 190 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_41_8} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8137 | 2026.01.14 02:40:42.676862 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 8138 | 2026.01.14 02:40:43.698916 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8139 | 2026.01.14 02:40:43.717649 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8140 | 2026.01.14 02:40:43.717707 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8141 | 2026.01.14 02:40:43.723412 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8142 | 2026.01.14 02:40:43.724124 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8143 | 2026.01.14 02:40:43.724395 [ 75 ] {} <Debug> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8144 | 2026.01.14 02:40:43.724460 [ 75 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8145 | 2026.01.14 02:40:43.724484 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8146 | 2026.01.14 02:40:43.724612 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 8147 | 2026.01.14 02:40:43.728153 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8148 | 2026.01.14 02:40:43.728368 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8149 | 2026.01.14 02:40:43.729760 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 8150 | 2026.01.14 02:40:43.734324 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 8151 | 2026.01.14 02:40:43.738684 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 8152 | 2026.01.14 02:40:43.743180 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 8153 | 2026.01.14 02:40:43.747381 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 8154 | 2026.01.14 02:40:43.751161 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 8155 | 2026.01.14 02:40:43.802882 [ 190 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.078316934 sec., 3945.506855516075 rows/sec., 20.40 MiB/sec. | ||
| 8156 | 2026.01.14 02:40:43.804881 [ 196 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8157 | 2026.01.14 02:40:43.806570 [ 196 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_41_8} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8158 | 2026.01.14 02:40:43.806657 [ 196 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_41_8} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8159 | 2026.01.14 02:40:43.807978 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8160 | 2026.01.14 02:40:44.000325 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.69 MiB, peak 310.11 MiB, free memory in arenas 0.00 B, will set to 299.42 MiB (RSS), difference: 2.73 MiB | ||
| 8161 | 2026.01.14 02:40:45.239395 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1008 | ||
| 8162 | 2026.01.14 02:40:45.241800 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8163 | 2026.01.14 02:40:45.241853 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8164 | 2026.01.14 02:40:45.243039 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8165 | 2026.01.14 02:40:45.243301 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8166 | 2026.01.14 02:40:45.243452 [ 72 ] {} <Debug> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8167 | 2026.01.14 02:40:45.243495 [ 72 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8168 | 2026.01.14 02:40:45.243517 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8169 | 2026.01.14 02:40:45.243631 [ 192 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::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 | ||
| 8170 | 2026.01.14 02:40:45.243650 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1008 | ||
| 8171 | 2026.01.14 02:40:45.244171 [ 192 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8172 | 2026.01.14 02:40:45.244309 [ 192 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 878 rows starting from the beginning of the part | ||
| 8173 | 2026.01.14 02:40:45.244681 [ 192 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 8174 | 2026.01.14 02:40:45.245022 [ 192 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 8175 | 2026.01.14 02:40:45.245340 [ 192 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
| 8176 | 2026.01.14 02:40:45.245662 [ 192 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 8177 | 2026.01.14 02:40:45.245979 [ 192 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part | ||
| 8178 | 2026.01.14 02:40:45.252311 [ 190 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1008 rows, containing 72 columns (72 merged, 0 gathered) in 0.008717261 sec., 115632.65112745849 rows/sec., 96.89 MiB/sec. | ||
| 8179 | 2026.01.14 02:40:45.253546 [ 190 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8180 | 2026.01.14 02:40:45.254198 [ 190 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_31_6} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8181 | 2026.01.14 02:40:45.254276 [ 190 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_31_6} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8182 | 2026.01.14 02:40:45.254560 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 8183 | 2026.01.14 02:40:46.886893 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37986 | ||
| 8184 | 2026.01.14 02:40:46.887002 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8185 | 2026.01.14 02:40:46.887028 [ 286 ] {} <Debug> TCP-Session: 3709dee6-4847-4998-96b7-c17a1b5bcb9c Authenticating user 'default' from [fd00:1122:3344:101::e]:37986 | ||
| 8186 | 2026.01.14 02:40:46.887050 [ 286 ] {} <Debug> TCP-Session: 3709dee6-4847-4998-96b7-c17a1b5bcb9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8187 | 2026.01.14 02:40:46.887063 [ 286 ] {} <Debug> TCP-Session: 3709dee6-4847-4998-96b7-c17a1b5bcb9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8188 | 2026.01.14 02:40:46.887255 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32861 | ||
| 8189 | 2026.01.14 02:40:46.887263 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41412 | ||
| 8190 | 2026.01.14 02:40:46.887328 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48281 | ||
| 8191 | 2026.01.14 02:40:46.887349 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37236 | ||
| 8192 | 2026.01.14 02:40:46.887342 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37201 | ||
| 8193 | 2026.01.14 02:40:46.887412 [ 286 ] {} <Trace> TCP-Session: 3709dee6-4847-4998-96b7-c17a1b5bcb9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8194 | 2026.01.14 02:40:46.887316 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58306 | ||
| 8195 | 2026.01.14 02:40:46.887308 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62737 | ||
| 8196 | 2026.01.14 02:40:46.887303 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52018 | ||
| 8197 | 2026.01.14 02:40:46.887603 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8198 | 2026.01.14 02:40:46.887616 [ 286 ] {8a4b172c-8033-4031-ac52-7b3f6557fe0f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37986) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8199 | 2026.01.14 02:40:46.887654 [ 287 ] {} <Debug> TCP-Session: 4d7a20ca-23ad-4922-9bea-f601a6f48380 Authenticating user 'default' from [fd00:1122:3344:101::e]:32861 | ||
| 8200 | 2026.01.14 02:40:46.887687 [ 287 ] {} <Debug> TCP-Session: 4d7a20ca-23ad-4922-9bea-f601a6f48380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8201 | 2026.01.14 02:40:46.887701 [ 287 ] {} <Debug> TCP-Session: 4d7a20ca-23ad-4922-9bea-f601a6f48380 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8202 | 2026.01.14 02:40:46.887841 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8203 | 2026.01.14 02:40:46.887874 [ 354 ] {} <Debug> TCP-Session: 64293831-ca8c-4a8b-80a7-3ed72b929e50 Authenticating user 'default' from [fd00:1122:3344:101::e]:37201 | ||
| 8204 | 2026.01.14 02:40:46.887898 [ 354 ] {} <Debug> TCP-Session: 64293831-ca8c-4a8b-80a7-3ed72b929e50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8205 | 2026.01.14 02:40:46.887917 [ 286 ] {8a4b172c-8033-4031-ac52-7b3f6557fe0f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8206 | 2026.01.14 02:40:46.887920 [ 354 ] {} <Debug> TCP-Session: 64293831-ca8c-4a8b-80a7-3ed72b929e50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8207 | 2026.01.14 02:40:46.887950 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8208 | 2026.01.14 02:40:46.887988 [ 286 ] {8a4b172c-8033-4031-ac52-7b3f6557fe0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8209 | 2026.01.14 02:40:46.887991 [ 289 ] {} <Debug> TCP-Session: 6b428db0-8585-4676-b5b7-ad3548805244 Authenticating user 'default' from [fd00:1122:3344:101::e]:52018 | ||
| 8210 | 2026.01.14 02:40:46.888036 [ 289 ] {} <Debug> TCP-Session: 6b428db0-8585-4676-b5b7-ad3548805244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8211 | 2026.01.14 02:40:46.888048 [ 289 ] {} <Debug> TCP-Session: 6b428db0-8585-4676-b5b7-ad3548805244 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8212 | 2026.01.14 02:40:46.888291 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8213 | 2026.01.14 02:40:46.888323 [ 351 ] {} <Debug> TCP-Session: 6e9bd68a-a0a5-49c4-89a9-fe432f369e31 Authenticating user 'default' from [fd00:1122:3344:101::e]:62737 | ||
| 8214 | 2026.01.14 02:40:46.888333 [ 286 ] {8a4b172c-8033-4031-ac52-7b3f6557fe0f} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 8215 | 2026.01.14 02:40:46.888342 [ 351 ] {} <Debug> TCP-Session: 6e9bd68a-a0a5-49c4-89a9-fe432f369e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8216 | 2026.01.14 02:40:46.888417 [ 351 ] {} <Debug> TCP-Session: 6e9bd68a-a0a5-49c4-89a9-fe432f369e31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8217 | 2026.01.14 02:40:46.888668 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8218 | 2026.01.14 02:40:46.888702 [ 355 ] {} <Debug> TCP-Session: dd872df5-e7a7-4ece-8fd9-68bd12043b02 Authenticating user 'default' from [fd00:1122:3344:101::e]:37236 | ||
| 8219 | 2026.01.14 02:40:46.888720 [ 355 ] {} <Debug> TCP-Session: dd872df5-e7a7-4ece-8fd9-68bd12043b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8220 | 2026.01.14 02:40:46.888743 [ 355 ] {} <Debug> TCP-Session: dd872df5-e7a7-4ece-8fd9-68bd12043b02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8221 | 2026.01.14 02:40:46.888795 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8222 | 2026.01.14 02:40:46.888843 [ 288 ] {} <Debug> TCP-Session: 4eddaaaf-c2eb-48bc-b452-c6d30a0c58da Authenticating user 'default' from [fd00:1122:3344:101::e]:41412 | ||
| 8223 | 2026.01.14 02:40:46.888871 [ 288 ] {} <Debug> TCP-Session: 4eddaaaf-c2eb-48bc-b452-c6d30a0c58da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8224 | 2026.01.14 02:40:46.888884 [ 288 ] {} <Debug> TCP-Session: 4eddaaaf-c2eb-48bc-b452-c6d30a0c58da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8225 | 2026.01.14 02:40:46.889019 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8226 | 2026.01.14 02:40:46.889060 [ 352 ] {} <Debug> TCP-Session: 00fc6489-a33e-45d4-8da1-f548cdeea99a Authenticating user 'default' from [fd00:1122:3344:101::e]:58306 | ||
| 8227 | 2026.01.14 02:40:46.889081 [ 352 ] {} <Debug> TCP-Session: 00fc6489-a33e-45d4-8da1-f548cdeea99a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8228 | 2026.01.14 02:40:46.889104 [ 352 ] {} <Debug> TCP-Session: 00fc6489-a33e-45d4-8da1-f548cdeea99a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8229 | 2026.01.14 02:40:46.889146 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8230 | 2026.01.14 02:40:46.889188 [ 353 ] {} <Debug> TCP-Session: 0dd2dfc9-d695-4282-b336-c28d5a1f4249 Authenticating user 'default' from [fd00:1122:3344:101::e]:48281 | ||
| 8231 | 2026.01.14 02:40:46.889208 [ 353 ] {} <Debug> TCP-Session: 0dd2dfc9-d695-4282-b336-c28d5a1f4249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8232 | 2026.01.14 02:40:46.889222 [ 353 ] {} <Debug> TCP-Session: 0dd2dfc9-d695-4282-b336-c28d5a1f4249 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8233 | 2026.01.14 02:40:46.889370 [ 311 ] {8a4b172c-8033-4031-ac52-7b3f6557fe0f} <Trace> AggregatingTransform: Aggregating | ||
| 8234 | 2026.01.14 02:40:46.889418 [ 311 ] {8a4b172c-8033-4031-ac52-7b3f6557fe0f} <Trace> Aggregator: Aggregation method: without_key | ||
| 8235 | 2026.01.14 02:40:46.889461 [ 311 ] {8a4b172c-8033-4031-ac52-7b3f6557fe0f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000975548 sec. (1025.065 rows/sec., 40.04 KiB/sec.) | ||
| 8236 | 2026.01.14 02:40:46.889481 [ 311 ] {8a4b172c-8033-4031-ac52-7b3f6557fe0f} <Trace> Aggregator: Merging aggregated data | ||
| 8237 | 2026.01.14 02:40:46.890918 [ 286 ] {8a4b172c-8033-4031-ac52-7b3f6557fe0f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003363 sec., 297.3535533749628 rows/sec., 11.62 KiB/sec. | ||
| 8238 | 2026.01.14 02:40:46.891067 [ 286 ] {8a4b172c-8033-4031-ac52-7b3f6557fe0f} <Debug> TCPHandler: Processed in 0.003793912 sec. | ||
| 8239 | 2026.01.14 02:40:46.891193 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8240 | 2026.01.14 02:40:46.891219 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8241 | 2026.01.14 02:40:46.891224 [ 286 ] {} <Debug> TCP-Session: 3709dee6-4847-4998-96b7-c17a1b5bcb9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8242 | 2026.01.14 02:40:46.891239 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8243 | 2026.01.14 02:40:46.891256 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8244 | 2026.01.14 02:40:46.891279 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8245 | 2026.01.14 02:40:46.891299 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8246 | 2026.01.14 02:40:46.891314 [ 355 ] {} <Debug> TCP-Session: dd872df5-e7a7-4ece-8fd9-68bd12043b02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8247 | 2026.01.14 02:40:46.891337 [ 289 ] {} <Debug> TCP-Session: 6b428db0-8585-4676-b5b7-ad3548805244 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8248 | 2026.01.14 02:40:46.891349 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8249 | 2026.01.14 02:40:46.891359 [ 352 ] {} <Debug> TCP-Session: 00fc6489-a33e-45d4-8da1-f548cdeea99a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8250 | 2026.01.14 02:40:46.891316 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8251 | 2026.01.14 02:40:46.891404 [ 354 ] {} <Debug> TCP-Session: 64293831-ca8c-4a8b-80a7-3ed72b929e50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8252 | 2026.01.14 02:40:46.891269 [ 288 ] {} <Debug> TCP-Session: 4eddaaaf-c2eb-48bc-b452-c6d30a0c58da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8253 | 2026.01.14 02:40:46.891454 [ 351 ] {} <Debug> TCP-Session: 6e9bd68a-a0a5-49c4-89a9-fe432f369e31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8254 | 2026.01.14 02:40:46.891300 [ 287 ] {} <Debug> TCP-Session: 4d7a20ca-23ad-4922-9bea-f601a6f48380 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8255 | 2026.01.14 02:40:46.891329 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8256 | 2026.01.14 02:40:46.891539 [ 353 ] {} <Debug> TCP-Session: 0dd2dfc9-d695-4282-b336-c28d5a1f4249 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8257 | 2026.01.14 02:40:46.917952 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50840 | ||
| 8258 | 2026.01.14 02:40:46.918047 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8259 | 2026.01.14 02:40:46.918074 [ 286 ] {} <Debug> TCP-Session: 445429e1-7542-4b1d-b261-a1c574805f3e Authenticating user 'default' from [fd00:1122:3344:101::e]:50840 | ||
| 8260 | 2026.01.14 02:40:46.918096 [ 286 ] {} <Debug> TCP-Session: 445429e1-7542-4b1d-b261-a1c574805f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8261 | 2026.01.14 02:40:46.918110 [ 286 ] {} <Debug> TCP-Session: 445429e1-7542-4b1d-b261-a1c574805f3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8262 | 2026.01.14 02:40:46.918311 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53133 | ||
| 8263 | 2026.01.14 02:40:46.918322 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41492 | ||
| 8264 | 2026.01.14 02:40:46.918362 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47688 | ||
| 8265 | 2026.01.14 02:40:46.918378 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63667 | ||
| 8266 | 2026.01.14 02:40:46.918419 [ 286 ] {} <Trace> TCP-Session: 445429e1-7542-4b1d-b261-a1c574805f3e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8267 | 2026.01.14 02:40:46.918424 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8268 | 2026.01.14 02:40:46.918408 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8269 | 2026.01.14 02:40:46.918473 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8270 | 2026.01.14 02:40:46.918481 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8271 | 2026.01.14 02:40:46.918504 [ 287 ] {} <Debug> TCP-Session: 2660ebc9-d5c8-4646-8511-23abe5d5b677 Authenticating user 'default' from [fd00:1122:3344:101::e]:53133 | ||
| 8272 | 2026.01.14 02:40:46.918518 [ 289 ] {} <Debug> TCP-Session: 05431578-65ec-48f6-80c9-f253170dceb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:47688 | ||
| 8273 | 2026.01.14 02:40:46.918532 [ 352 ] {} <Debug> TCP-Session: 54ba2c64-bd4a-4d58-b947-6f13a3a47b85 Authenticating user 'default' from [fd00:1122:3344:101::e]:63667 | ||
| 8274 | 2026.01.14 02:40:46.918547 [ 287 ] {} <Debug> TCP-Session: 2660ebc9-d5c8-4646-8511-23abe5d5b677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8275 | 2026.01.14 02:40:46.918561 [ 289 ] {} <Debug> TCP-Session: 05431578-65ec-48f6-80c9-f253170dceb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8276 | 2026.01.14 02:40:46.918570 [ 352 ] {} <Debug> TCP-Session: 54ba2c64-bd4a-4d58-b947-6f13a3a47b85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8277 | 2026.01.14 02:40:46.918590 [ 286 ] {6e9dac9b-bf73-4017-a0cb-68c7fd7e1150} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50840) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8278 | 2026.01.14 02:40:46.918606 [ 352 ] {} <Debug> TCP-Session: 54ba2c64-bd4a-4d58-b947-6f13a3a47b85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8279 | 2026.01.14 02:40:46.918594 [ 289 ] {} <Debug> TCP-Session: 05431578-65ec-48f6-80c9-f253170dceb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8280 | 2026.01.14 02:40:46.918581 [ 287 ] {} <Debug> TCP-Session: 2660ebc9-d5c8-4646-8511-23abe5d5b677 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8281 | 2026.01.14 02:40:46.918478 [ 288 ] {} <Debug> TCP-Session: b10a035a-fb2f-4780-ab4e-6195d67941a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:41492 | ||
| 8282 | 2026.01.14 02:40:46.918406 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60977 | ||
| 8283 | 2026.01.14 02:40:46.918706 [ 288 ] {} <Debug> TCP-Session: b10a035a-fb2f-4780-ab4e-6195d67941a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8284 | 2026.01.14 02:40:46.918401 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49133 | ||
| 8285 | 2026.01.14 02:40:46.918751 [ 288 ] {} <Debug> TCP-Session: b10a035a-fb2f-4780-ab4e-6195d67941a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8286 | 2026.01.14 02:40:46.918776 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8287 | 2026.01.14 02:40:46.918367 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33230 | ||
| 8288 | 2026.01.14 02:40:46.918819 [ 355 ] {} <Debug> TCP-Session: 7b54fd0c-c692-4c2a-8c16-28fabf39fbd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60977 | ||
| 8289 | 2026.01.14 02:40:46.918822 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8290 | 2026.01.14 02:40:46.918846 [ 355 ] {} <Debug> TCP-Session: 7b54fd0c-c692-4c2a-8c16-28fabf39fbd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8291 | 2026.01.14 02:40:46.918387 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52997 | ||
| 8292 | 2026.01.14 02:40:46.918883 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8293 | 2026.01.14 02:40:46.918892 [ 286 ] {6e9dac9b-bf73-4017-a0cb-68c7fd7e1150} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8294 | 2026.01.14 02:40:46.918919 [ 351 ] {} <Debug> TCP-Session: c1a536b7-5f79-4486-961a-5ce44e701af8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33230 | ||
| 8295 | 2026.01.14 02:40:46.918871 [ 355 ] {} <Debug> TCP-Session: 7b54fd0c-c692-4c2a-8c16-28fabf39fbd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8296 | 2026.01.14 02:40:46.918952 [ 351 ] {} <Debug> TCP-Session: c1a536b7-5f79-4486-961a-5ce44e701af8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8297 | 2026.01.14 02:40:46.918948 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8298 | 2026.01.14 02:40:46.918974 [ 351 ] {} <Debug> TCP-Session: c1a536b7-5f79-4486-961a-5ce44e701af8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8299 | 2026.01.14 02:40:46.918997 [ 353 ] {} <Debug> TCP-Session: 6dde01ab-1a0e-413a-8edc-e339af6ba7f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52997 | ||
| 8300 | 2026.01.14 02:40:46.918867 [ 354 ] {} <Debug> TCP-Session: 20352a07-2050-4d85-a093-12a4ae530d0c Authenticating user 'default' from [fd00:1122:3344:101::e]:49133 | ||
| 8301 | 2026.01.14 02:40:46.919026 [ 353 ] {} <Debug> TCP-Session: 6dde01ab-1a0e-413a-8edc-e339af6ba7f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8302 | 2026.01.14 02:40:46.919047 [ 354 ] {} <Debug> TCP-Session: 20352a07-2050-4d85-a093-12a4ae530d0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8303 | 2026.01.14 02:40:46.919056 [ 353 ] {} <Debug> TCP-Session: 6dde01ab-1a0e-413a-8edc-e339af6ba7f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8304 | 2026.01.14 02:40:46.919071 [ 354 ] {} <Debug> TCP-Session: 20352a07-2050-4d85-a093-12a4ae530d0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8305 | 2026.01.14 02:40:46.918969 [ 286 ] {6e9dac9b-bf73-4017-a0cb-68c7fd7e1150} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8306 | 2026.01.14 02:40:46.919406 [ 286 ] {6e9dac9b-bf73-4017-a0cb-68c7fd7e1150} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 8307 | 2026.01.14 02:40:46.920537 [ 303 ] {6e9dac9b-bf73-4017-a0cb-68c7fd7e1150} <Trace> AggregatingTransform: Aggregating | ||
| 8308 | 2026.01.14 02:40:46.920579 [ 303 ] {6e9dac9b-bf73-4017-a0cb-68c7fd7e1150} <Trace> Aggregator: Aggregation method: without_key | ||
| 8309 | 2026.01.14 02:40:46.920615 [ 303 ] {6e9dac9b-bf73-4017-a0cb-68c7fd7e1150} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00110671 sec. (903.579 rows/sec., 35.30 KiB/sec.) | ||
| 8310 | 2026.01.14 02:40:46.920634 [ 303 ] {6e9dac9b-bf73-4017-a0cb-68c7fd7e1150} <Trace> Aggregator: Merging aggregated data | ||
| 8311 | 2026.01.14 02:40:46.922107 [ 286 ] {6e9dac9b-bf73-4017-a0cb-68c7fd7e1150} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003565 sec., 280.50490883590464 rows/sec., 10.96 KiB/sec. | ||
| 8312 | 2026.01.14 02:40:46.922311 [ 286 ] {6e9dac9b-bf73-4017-a0cb-68c7fd7e1150} <Debug> TCPHandler: Processed in 0.003997943 sec. | ||
| 8313 | 2026.01.14 02:40:46.922433 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8314 | 2026.01.14 02:40:46.922467 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8315 | 2026.01.14 02:40:46.922487 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8316 | 2026.01.14 02:40:46.922505 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8317 | 2026.01.14 02:40:46.922526 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8318 | 2026.01.14 02:40:46.922551 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8319 | 2026.01.14 02:40:46.922570 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8320 | 2026.01.14 02:40:46.922585 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8321 | 2026.01.14 02:40:46.922600 [ 352 ] {} <Debug> TCP-Session: 54ba2c64-bd4a-4d58-b947-6f13a3a47b85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8322 | 2026.01.14 02:40:46.922628 [ 351 ] {} <Debug> TCP-Session: c1a536b7-5f79-4486-961a-5ce44e701af8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8323 | 2026.01.14 02:40:46.922644 [ 353 ] {} <Debug> TCP-Session: 6dde01ab-1a0e-413a-8edc-e339af6ba7f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8324 | 2026.01.14 02:40:46.922582 [ 289 ] {} <Debug> TCP-Session: 05431578-65ec-48f6-80c9-f253170dceb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8325 | 2026.01.14 02:40:46.922555 [ 288 ] {} <Debug> TCP-Session: b10a035a-fb2f-4780-ab4e-6195d67941a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8326 | 2026.01.14 02:40:46.922514 [ 287 ] {} <Debug> TCP-Session: 2660ebc9-d5c8-4646-8511-23abe5d5b677 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8327 | 2026.01.14 02:40:46.922478 [ 355 ] {} <Debug> TCP-Session: 7b54fd0c-c692-4c2a-8c16-28fabf39fbd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8328 | 2026.01.14 02:40:46.922538 [ 354 ] {} <Debug> TCP-Session: 20352a07-2050-4d85-a093-12a4ae530d0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8329 | 2026.01.14 02:40:46.922608 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8330 | 2026.01.14 02:40:46.922824 [ 286 ] {} <Debug> TCP-Session: 445429e1-7542-4b1d-b261-a1c574805f3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8331 | 2026.01.14 02:40:47.029310 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50605 | ||
| 8332 | 2026.01.14 02:40:47.029425 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8333 | 2026.01.14 02:40:47.029451 [ 286 ] {} <Debug> TCP-Session: 5bd06eea-35bd-488d-8817-f4324ad8c35b Authenticating user 'default' from [fd00:1122:3344:101::e]:50605 | ||
| 8334 | 2026.01.14 02:40:47.029475 [ 286 ] {} <Debug> TCP-Session: 5bd06eea-35bd-488d-8817-f4324ad8c35b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8335 | 2026.01.14 02:40:47.029490 [ 286 ] {} <Debug> TCP-Session: 5bd06eea-35bd-488d-8817-f4324ad8c35b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8336 | 2026.01.14 02:40:47.029747 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35299 | ||
| 8337 | 2026.01.14 02:40:47.029771 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33998 | ||
| 8338 | 2026.01.14 02:40:47.029812 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47792 | ||
| 8339 | 2026.01.14 02:40:47.029832 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37066 | ||
| 8340 | 2026.01.14 02:40:47.029825 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45512 | ||
| 8341 | 2026.01.14 02:40:47.029876 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8342 | 2026.01.14 02:40:47.029907 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8343 | 2026.01.14 02:40:47.029906 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8344 | 2026.01.14 02:40:47.029929 [ 287 ] {} <Debug> TCP-Session: 7d237909-879b-401c-8d90-907cd002a681 Authenticating user 'default' from [fd00:1122:3344:101::e]:35299 | ||
| 8345 | 2026.01.14 02:40:47.029942 [ 288 ] {} <Debug> TCP-Session: bef4f155-6cd0-4550-ab01-a9a38245f240 Authenticating user 'default' from [fd00:1122:3344:101::e]:33998 | ||
| 8346 | 2026.01.14 02:40:47.029948 [ 353 ] {} <Debug> TCP-Session: aea9c26d-c23e-458e-a84a-7f9f8c441c43 Authenticating user 'default' from [fd00:1122:3344:101::e]:47792 | ||
| 8347 | 2026.01.14 02:40:47.029951 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8348 | 2026.01.14 02:40:47.029965 [ 287 ] {} <Debug> TCP-Session: 7d237909-879b-401c-8d90-907cd002a681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8349 | 2026.01.14 02:40:47.029979 [ 353 ] {} <Debug> TCP-Session: aea9c26d-c23e-458e-a84a-7f9f8c441c43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8350 | 2026.01.14 02:40:47.030002 [ 355 ] {} <Debug> TCP-Session: 9b67b86f-8a48-4872-85f6-f7865c75ee4d Authenticating user 'default' from [fd00:1122:3344:101::e]:37066 | ||
| 8351 | 2026.01.14 02:40:47.030004 [ 287 ] {} <Debug> TCP-Session: 7d237909-879b-401c-8d90-907cd002a681 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8352 | 2026.01.14 02:40:47.029977 [ 288 ] {} <Debug> TCP-Session: bef4f155-6cd0-4550-ab01-a9a38245f240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8353 | 2026.01.14 02:40:47.030054 [ 355 ] {} <Debug> TCP-Session: 9b67b86f-8a48-4872-85f6-f7865c75ee4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8354 | 2026.01.14 02:40:47.030073 [ 288 ] {} <Debug> TCP-Session: bef4f155-6cd0-4550-ab01-a9a38245f240 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8355 | 2026.01.14 02:40:47.030087 [ 355 ] {} <Debug> TCP-Session: 9b67b86f-8a48-4872-85f6-f7865c75ee4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8356 | 2026.01.14 02:40:47.029950 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8357 | 2026.01.14 02:40:47.029792 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63447 | ||
| 8358 | 2026.01.14 02:40:47.030144 [ 354 ] {} <Debug> TCP-Session: 39edd5f1-6562-4a19-9de3-53d8ad6296c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45512 | ||
| 8359 | 2026.01.14 02:40:47.029783 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64677 | ||
| 8360 | 2026.01.14 02:40:47.030185 [ 354 ] {} <Debug> TCP-Session: 39edd5f1-6562-4a19-9de3-53d8ad6296c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8361 | 2026.01.14 02:40:47.030213 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8362 | 2026.01.14 02:40:47.030222 [ 354 ] {} <Debug> TCP-Session: 39edd5f1-6562-4a19-9de3-53d8ad6296c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8363 | 2026.01.14 02:40:47.030245 [ 352 ] {} <Debug> TCP-Session: 3d23b88e-a819-40f8-956c-b3eae642da27 Authenticating user 'default' from [fd00:1122:3344:101::e]:63447 | ||
| 8364 | 2026.01.14 02:40:47.030253 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8365 | 2026.01.14 02:40:47.030272 [ 352 ] {} <Debug> TCP-Session: 3d23b88e-a819-40f8-956c-b3eae642da27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8366 | 2026.01.14 02:40:47.030288 [ 289 ] {} <Debug> TCP-Session: 6932ea2f-f269-4bd9-9a9f-e00073e8c718 Authenticating user 'default' from [fd00:1122:3344:101::e]:64677 | ||
| 8367 | 2026.01.14 02:40:47.030299 [ 352 ] {} <Debug> TCP-Session: 3d23b88e-a819-40f8-956c-b3eae642da27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8368 | 2026.01.14 02:40:47.030316 [ 289 ] {} <Debug> TCP-Session: 6932ea2f-f269-4bd9-9a9f-e00073e8c718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8369 | 2026.01.14 02:40:47.029788 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44271 | ||
| 8370 | 2026.01.14 02:40:47.030338 [ 289 ] {} <Debug> TCP-Session: 6932ea2f-f269-4bd9-9a9f-e00073e8c718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8371 | 2026.01.14 02:40:47.030017 [ 353 ] {} <Debug> TCP-Session: aea9c26d-c23e-458e-a84a-7f9f8c441c43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8372 | 2026.01.14 02:40:47.029874 [ 286 ] {} <Trace> TCP-Session: 5bd06eea-35bd-488d-8817-f4324ad8c35b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8373 | 2026.01.14 02:40:47.030399 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8374 | 2026.01.14 02:40:47.030438 [ 351 ] {} <Debug> TCP-Session: 34633482-2576-4615-9835-188d62fd2833 Authenticating user 'default' from [fd00:1122:3344:101::e]:44271 | ||
| 8375 | 2026.01.14 02:40:47.030461 [ 351 ] {} <Debug> TCP-Session: 34633482-2576-4615-9835-188d62fd2833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8376 | 2026.01.14 02:40:47.030478 [ 351 ] {} <Debug> TCP-Session: 34633482-2576-4615-9835-188d62fd2833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8377 | 2026.01.14 02:40:47.030590 [ 286 ] {0f9359a9-c67a-434e-b853-204bf14ebf2f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50605) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8378 | 2026.01.14 02:40:47.030858 [ 286 ] {0f9359a9-c67a-434e-b853-204bf14ebf2f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8379 | 2026.01.14 02:40:47.030916 [ 286 ] {0f9359a9-c67a-434e-b853-204bf14ebf2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8380 | 2026.01.14 02:40:47.031212 [ 286 ] {0f9359a9-c67a-434e-b853-204bf14ebf2f} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 8381 | 2026.01.14 02:40:47.032172 [ 330 ] {0f9359a9-c67a-434e-b853-204bf14ebf2f} <Trace> AggregatingTransform: Aggregating | ||
| 8382 | 2026.01.14 02:40:47.032219 [ 330 ] {0f9359a9-c67a-434e-b853-204bf14ebf2f} <Trace> Aggregator: Aggregation method: without_key | ||
| 8383 | 2026.01.14 02:40:47.032263 [ 330 ] {0f9359a9-c67a-434e-b853-204bf14ebf2f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000949248 sec. (1053.465 rows/sec., 41.15 KiB/sec.) | ||
| 8384 | 2026.01.14 02:40:47.032285 [ 330 ] {0f9359a9-c67a-434e-b853-204bf14ebf2f} <Trace> Aggregator: Merging aggregated data | ||
| 8385 | 2026.01.14 02:40:47.033726 [ 286 ] {0f9359a9-c67a-434e-b853-204bf14ebf2f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003193 sec., 313.18509238960223 rows/sec., 12.23 KiB/sec. | ||
| 8386 | 2026.01.14 02:40:47.033902 [ 286 ] {0f9359a9-c67a-434e-b853-204bf14ebf2f} <Debug> TCPHandler: Processed in 0.004192585 sec. | ||
| 8387 | 2026.01.14 02:40:47.034020 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8388 | 2026.01.14 02:40:47.034054 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8389 | 2026.01.14 02:40:47.034059 [ 286 ] {} <Debug> TCP-Session: 5bd06eea-35bd-488d-8817-f4324ad8c35b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8390 | 2026.01.14 02:40:47.034080 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8391 | 2026.01.14 02:40:47.034098 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8392 | 2026.01.14 02:40:47.034114 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8393 | 2026.01.14 02:40:47.034123 [ 289 ] {} <Debug> TCP-Session: 6932ea2f-f269-4bd9-9a9f-e00073e8c718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8394 | 2026.01.14 02:40:47.034139 [ 351 ] {} <Debug> TCP-Session: 34633482-2576-4615-9835-188d62fd2833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8395 | 2026.01.14 02:40:47.034142 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8396 | 2026.01.14 02:40:47.034166 [ 354 ] {} <Debug> TCP-Session: 39edd5f1-6562-4a19-9de3-53d8ad6296c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8397 | 2026.01.14 02:40:47.034167 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8398 | 2026.01.14 02:40:47.034188 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8399 | 2026.01.14 02:40:47.034236 [ 353 ] {} <Debug> TCP-Session: aea9c26d-c23e-458e-a84a-7f9f8c441c43 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8400 | 2026.01.14 02:40:47.034198 [ 287 ] {} <Debug> TCP-Session: 7d237909-879b-401c-8d90-907cd002a681 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8401 | 2026.01.14 02:40:47.034257 [ 352 ] {} <Debug> TCP-Session: 3d23b88e-a819-40f8-956c-b3eae642da27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8402 | 2026.01.14 02:40:47.034146 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8403 | 2026.01.14 02:40:47.034097 [ 355 ] {} <Debug> TCP-Session: 9b67b86f-8a48-4872-85f6-f7865c75ee4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8404 | 2026.01.14 02:40:47.034334 [ 288 ] {} <Debug> TCP-Session: bef4f155-6cd0-4550-ab01-a9a38245f240 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8405 | 2026.01.14 02:40:47.619918 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8406 | 2026.01.14 02:40:47.620100 [ 264 ] {221b2ec6-25d8-4ff6-9db0-97b1efd0762c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8407 | 2026.01.14 02:40:47.620169 [ 264 ] {221b2ec6-25d8-4ff6-9db0-97b1efd0762c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8408 | 2026.01.14 02:40:47.620900 [ 264 ] {221b2ec6-25d8-4ff6-9db0-97b1efd0762c} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8409 | 2026.01.14 02:40:47.620951 [ 264 ] {221b2ec6-25d8-4ff6-9db0-97b1efd0762c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8410 | 2026.01.14 02:40:47.621386 [ 264 ] {221b2ec6-25d8-4ff6-9db0-97b1efd0762c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8411 | 2026.01.14 02:40:47.621619 [ 264 ] {221b2ec6-25d8-4ff6-9db0-97b1efd0762c} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8412 | 2026.01.14 02:40:47.621774 [ 264 ] {221b2ec6-25d8-4ff6-9db0-97b1efd0762c} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001722 sec., 78977.93263646922 rows/sec., 6.85 MiB/sec. | ||
| 8413 | 2026.01.14 02:40:47.621819 [ 264 ] {221b2ec6-25d8-4ff6-9db0-97b1efd0762c} <Debug> TCPHandler: Processed in 0.002039877 sec. | ||
| 8414 | 2026.01.14 02:40:47.621946 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8415 | 2026.01.14 02:40:47.622043 [ 264 ] {9a5fcf80-fadd-463a-91e0-30efd2bfd1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8416 | 2026.01.14 02:40:47.622087 [ 264 ] {9a5fcf80-fadd-463a-91e0-30efd2bfd1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8417 | 2026.01.14 02:40:47.622512 [ 264 ] {9a5fcf80-fadd-463a-91e0-30efd2bfd1e2} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8418 | 2026.01.14 02:40:47.622549 [ 264 ] {9a5fcf80-fadd-463a-91e0-30efd2bfd1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8419 | 2026.01.14 02:40:47.622864 [ 264 ] {9a5fcf80-fadd-463a-91e0-30efd2bfd1e2} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8420 | 2026.01.14 02:40:47.623072 [ 264 ] {9a5fcf80-fadd-463a-91e0-30efd2bfd1e2} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8421 | 2026.01.14 02:40:47.623202 [ 264 ] {9a5fcf80-fadd-463a-91e0-30efd2bfd1e2} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001179 sec., 33927.05682782019 rows/sec., 2.49 MiB/sec. | ||
| 8422 | 2026.01.14 02:40:47.623240 [ 264 ] {9a5fcf80-fadd-463a-91e0-30efd2bfd1e2} <Debug> TCPHandler: Processed in 0.00134642 sec. | ||
| 8423 | 2026.01.14 02:40:47.623356 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8424 | 2026.01.14 02:40:47.623452 [ 264 ] {d741cd73-9e56-45b8-b7ab-77e5d283361a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8425 | 2026.01.14 02:40:47.623493 [ 264 ] {d741cd73-9e56-45b8-b7ab-77e5d283361a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8426 | 2026.01.14 02:40:47.623933 [ 264 ] {d741cd73-9e56-45b8-b7ab-77e5d283361a} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8427 | 2026.01.14 02:40:47.623969 [ 264 ] {d741cd73-9e56-45b8-b7ab-77e5d283361a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8428 | 2026.01.14 02:40:47.624282 [ 264 ] {d741cd73-9e56-45b8-b7ab-77e5d283361a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8429 | 2026.01.14 02:40:47.624502 [ 264 ] {d741cd73-9e56-45b8-b7ab-77e5d283361a} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8430 | 2026.01.14 02:40:47.624627 [ 264 ] {d741cd73-9e56-45b8-b7ab-77e5d283361a} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001193 sec., 87175.18860016765 rows/sec., 6.81 MiB/sec. | ||
| 8431 | 2026.01.14 02:40:47.624666 [ 264 ] {d741cd73-9e56-45b8-b7ab-77e5d283361a} <Debug> TCPHandler: Processed in 0.001360941 sec. | ||
| 8432 | 2026.01.14 02:40:47.624780 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8433 | 2026.01.14 02:40:47.624875 [ 264 ] {de9ebf7c-0939-4078-bd40-ab31cee79d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8434 | 2026.01.14 02:40:47.624920 [ 264 ] {de9ebf7c-0939-4078-bd40-ab31cee79d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8435 | 2026.01.14 02:40:47.625332 [ 264 ] {de9ebf7c-0939-4078-bd40-ab31cee79d0e} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8436 | 2026.01.14 02:40:47.625367 [ 264 ] {de9ebf7c-0939-4078-bd40-ab31cee79d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8437 | 2026.01.14 02:40:47.625702 [ 264 ] {de9ebf7c-0939-4078-bd40-ab31cee79d0e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8438 | 2026.01.14 02:40:47.625917 [ 264 ] {de9ebf7c-0939-4078-bd40-ab31cee79d0e} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8439 | 2026.01.14 02:40:47.626041 [ 264 ] {de9ebf7c-0939-4078-bd40-ab31cee79d0e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 8440 | 2026.01.14 02:40:47.626076 [ 264 ] {de9ebf7c-0939-4078-bd40-ab31cee79d0e} <Debug> TCPHandler: Processed in 0.001346571 sec. | ||
| 8441 | 2026.01.14 02:40:47.626179 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8442 | 2026.01.14 02:40:47.626267 [ 264 ] {06763eba-01bf-46e8-80db-12162f45b147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8443 | 2026.01.14 02:40:47.626318 [ 264 ] {06763eba-01bf-46e8-80db-12162f45b147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8444 | 2026.01.14 02:40:47.627196 [ 264 ] {06763eba-01bf-46e8-80db-12162f45b147} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8445 | 2026.01.14 02:40:47.627231 [ 264 ] {06763eba-01bf-46e8-80db-12162f45b147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8446 | 2026.01.14 02:40:47.627793 [ 264 ] {06763eba-01bf-46e8-80db-12162f45b147} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8447 | 2026.01.14 02:40:47.628022 [ 264 ] {06763eba-01bf-46e8-80db-12162f45b147} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8448 | 2026.01.14 02:40:47.628158 [ 264 ] {06763eba-01bf-46e8-80db-12162f45b147} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001897 sec., 21085.925144965735 rows/sec., 37.79 MiB/sec. | ||
| 8449 | 2026.01.14 02:40:47.628210 [ 264 ] {06763eba-01bf-46e8-80db-12162f45b147} <Debug> TCPHandler: Processed in 0.002074467 sec. | ||
| 8450 | 2026.01.14 02:40:47.628322 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8451 | 2026.01.14 02:40:47.628417 [ 264 ] {954dd017-1481-4c23-857d-120e0ee332de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8452 | 2026.01.14 02:40:47.628460 [ 264 ] {954dd017-1481-4c23-857d-120e0ee332de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8453 | 2026.01.14 02:40:47.628795 [ 264 ] {954dd017-1481-4c23-857d-120e0ee332de} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8454 | 2026.01.14 02:40:47.628829 [ 264 ] {954dd017-1481-4c23-857d-120e0ee332de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8455 | 2026.01.14 02:40:47.629140 [ 264 ] {954dd017-1481-4c23-857d-120e0ee332de} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8456 | 2026.01.14 02:40:47.629355 [ 264 ] {954dd017-1481-4c23-857d-120e0ee332de} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8457 | 2026.01.14 02:40:47.629482 [ 264 ] {954dd017-1481-4c23-857d-120e0ee332de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 8458 | 2026.01.14 02:40:47.629519 [ 264 ] {954dd017-1481-4c23-857d-120e0ee332de} <Debug> TCPHandler: Processed in 0.00124821 sec. | ||
| 8459 | 2026.01.14 02:40:49.988420 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8460 | 2026.01.14 02:40:49.988495 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8461 | 2026.01.14 02:40:50.174331 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20179 | ||
| 8462 | 2026.01.14 02:40:50.174911 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8463 | 2026.01.14 02:40:50.174953 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8464 | 2026.01.14 02:40:50.175461 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8465 | 2026.01.14 02:40:50.175693 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8466 | 2026.01.14 02:40:50.175816 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20179 | ||
| 8467 | 2026.01.14 02:40:51.228615 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8468 | 2026.01.14 02:40:51.245058 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8469 | 2026.01.14 02:40:51.245126 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8470 | 2026.01.14 02:40:51.250926 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8471 | 2026.01.14 02:40:51.251633 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8472 | 2026.01.14 02:40:51.254697 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8473 | 2026.01.14 02:40:52.618445 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8474 | 2026.01.14 02:40:52.618637 [ 264 ] {c75c1030-277f-4386-9222-f3170aa7be17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8475 | 2026.01.14 02:40:52.618706 [ 264 ] {c75c1030-277f-4386-9222-f3170aa7be17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8476 | 2026.01.14 02:40:52.619386 [ 264 ] {c75c1030-277f-4386-9222-f3170aa7be17} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8477 | 2026.01.14 02:40:52.619432 [ 264 ] {c75c1030-277f-4386-9222-f3170aa7be17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8478 | 2026.01.14 02:40:52.619831 [ 264 ] {c75c1030-277f-4386-9222-f3170aa7be17} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8479 | 2026.01.14 02:40:52.620066 [ 264 ] {c75c1030-277f-4386-9222-f3170aa7be17} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8480 | 2026.01.14 02:40:52.620223 [ 67 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8481 | 2026.01.14 02:40:52.620233 [ 264 ] {c75c1030-277f-4386-9222-f3170aa7be17} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001647 sec., 34001.21432908318 rows/sec., 2.61 MiB/sec. | ||
| 8482 | 2026.01.14 02:40:52.620302 [ 67 ] {} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2026.01.14 02:40:52.620331 [ 264 ] {c75c1030-277f-4386-9222-f3170aa7be17} <Debug> TCPHandler: Processed in 0.002015037 sec. | ||
| 8484 | 2026.01.14 02:40:52.620332 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8485 | 2026.01.14 02:40:52.620473 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8486 | 2026.01.14 02:40:52.620491 [ 203 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::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 | ||
| 8487 | 2026.01.14 02:40:52.620579 [ 264 ] {472f2a2d-9ef9-4d98-9437-74753cf911fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8488 | 2026.01.14 02:40:52.620617 [ 203 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8489 | 2026.01.14 02:40:52.620627 [ 264 ] {472f2a2d-9ef9-4d98-9437-74753cf911fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8490 | 2026.01.14 02:40:52.620661 [ 203 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2465 rows starting from the beginning of the part | ||
| 8491 | 2026.01.14 02:40:52.620738 [ 203 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 8492 | 2026.01.14 02:40:52.620790 [ 203 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 136 rows starting from the beginning of the part | ||
| 8493 | 2026.01.14 02:40:52.620838 [ 203 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 177 rows starting from the beginning of the part | ||
| 8494 | 2026.01.14 02:40:52.620876 [ 203 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 136 rows starting from the beginning of the part | ||
| 8495 | 2026.01.14 02:40:52.620917 [ 203 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 8496 | 2026.01.14 02:40:52.621135 [ 264 ] {472f2a2d-9ef9-4d98-9437-74753cf911fd} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8497 | 2026.01.14 02:40:52.621179 [ 264 ] {472f2a2d-9ef9-4d98-9437-74753cf911fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8498 | 2026.01.14 02:40:52.621522 [ 264 ] {472f2a2d-9ef9-4d98-9437-74753cf911fd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8499 | 2026.01.14 02:40:52.621765 [ 264 ] {472f2a2d-9ef9-4d98-9437-74753cf911fd} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8500 | 2026.01.14 02:40:52.621904 [ 264 ] {472f2a2d-9ef9-4d98-9437-74753cf911fd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001349 sec., 47442.550037064495 rows/sec., 3.70 MiB/sec. | ||
| 8501 | 2026.01.14 02:40:52.621925 [ 65 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8502 | 2026.01.14 02:40:52.622000 [ 264 ] {472f2a2d-9ef9-4d98-9437-74753cf911fd} <Debug> TCPHandler: Processed in 0.001578813 sec. | ||
| 8503 | 2026.01.14 02:40:52.622037 [ 65 ] {} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8504 | 2026.01.14 02:40:52.622064 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8505 | 2026.01.14 02:40:52.622132 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8506 | 2026.01.14 02:40:52.622151 [ 190 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 8507 | 2026.01.14 02:40:52.622238 [ 190 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8508 | 2026.01.14 02:40:52.622240 [ 264 ] {59e6f5a6-33a6-449c-a559-c63d69d858bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8509 | 2026.01.14 02:40:52.622269 [ 190 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1249 rows starting from the beginning of the part | ||
| 8510 | 2026.01.14 02:40:52.622294 [ 264 ] {59e6f5a6-33a6-449c-a559-c63d69d858bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8511 | 2026.01.14 02:40:52.622322 [ 189 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3026 rows, containing 5 columns (5 merged, 0 gathered) in 0.001879555 sec., 1609955.5479887526 rows/sec., 138.86 MiB/sec. | ||
| 8512 | 2026.01.14 02:40:52.622380 [ 190 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 8513 | 2026.01.14 02:40:52.622435 [ 190 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 8514 | 2026.01.14 02:40:52.622478 [ 190 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 102 rows starting from the beginning of the part | ||
| 8515 | 2026.01.14 02:40:52.622523 [ 190 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 8516 | 2026.01.14 02:40:52.622568 [ 190 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 8517 | 2026.01.14 02:40:52.622655 [ 195 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8518 | 2026.01.14 02:40:52.622785 [ 264 ] {59e6f5a6-33a6-449c-a559-c63d69d858bf} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8519 | 2026.01.14 02:40:52.622827 [ 264 ] {59e6f5a6-33a6-449c-a559-c63d69d858bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8520 | 2026.01.14 02:40:52.622987 [ 195 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_61_12} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8521 | 2026.01.14 02:40:52.623075 [ 195 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_61_12} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8522 | 2026.01.14 02:40:52.623161 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 8523 | 2026.01.14 02:40:52.623218 [ 264 ] {59e6f5a6-33a6-449c-a559-c63d69d858bf} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8524 | 2026.01.14 02:40:52.623435 [ 264 ] {59e6f5a6-33a6-449c-a559-c63d69d858bf} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8525 | 2026.01.14 02:40:52.623560 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8526 | 2026.01.14 02:40:52.623573 [ 264 ] {59e6f5a6-33a6-449c-a559-c63d69d858bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001361 sec., 117560.61719324026 rows/sec., 8.19 MiB/sec. | ||
| 8527 | 2026.01.14 02:40:52.623604 [ 67 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8528 | 2026.01.14 02:40:52.623627 [ 264 ] {59e6f5a6-33a6-449c-a559-c63d69d858bf} <Debug> TCPHandler: Processed in 0.001549243 sec. | ||
| 8529 | 2026.01.14 02:40:52.623628 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8530 | 2026.01.14 02:40:52.623708 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 8531 | 2026.01.14 02:40:52.623737 [ 191 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1687 rows, containing 5 columns (5 merged, 0 gathered) in 0.001622333 sec., 1039860.4971975543 rows/sec., 80.84 MiB/sec. | ||
| 8532 | 2026.01.14 02:40:52.623764 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8533 | 2026.01.14 02:40:52.623799 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8534 | 2026.01.14 02:40:52.623831 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17379 rows starting from the beginning of the part | ||
| 8535 | 2026.01.14 02:40:52.623868 [ 264 ] {3b47ec95-ebb2-49ed-8f72-d253af13c9be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8536 | 2026.01.14 02:40:52.623879 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 8537 | 2026.01.14 02:40:52.623930 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8538 | 2026.01.14 02:40:52.623939 [ 264 ] {3b47ec95-ebb2-49ed-8f72-d253af13c9be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8539 | 2026.01.14 02:40:52.623948 [ 199 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8540 | 2026.01.14 02:40:52.623966 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 197 rows starting from the beginning of the part | ||
| 8541 | 2026.01.14 02:40:52.624005 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8542 | 2026.01.14 02:40:52.624041 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 8543 | 2026.01.14 02:40:52.624231 [ 199 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_61_12} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8544 | 2026.01.14 02:40:52.624299 [ 264 ] {3b47ec95-ebb2-49ed-8f72-d253af13c9be} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8545 | 2026.01.14 02:40:52.624302 [ 199 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_61_12} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8546 | 2026.01.14 02:40:52.624341 [ 264 ] {3b47ec95-ebb2-49ed-8f72-d253af13c9be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8547 | 2026.01.14 02:40:52.624408 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 8548 | 2026.01.14 02:40:52.624661 [ 264 ] {3b47ec95-ebb2-49ed-8f72-d253af13c9be} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8549 | 2026.01.14 02:40:52.624877 [ 264 ] {3b47ec95-ebb2-49ed-8f72-d253af13c9be} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2026.01.14 02:40:52.625000 [ 67 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8551 | 2026.01.14 02:40:52.625010 [ 264 ] {3b47ec95-ebb2-49ed-8f72-d253af13c9be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 8552 | 2026.01.14 02:40:52.625047 [ 67 ] {} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8553 | 2026.01.14 02:40:52.625074 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8554 | 2026.01.14 02:40:52.625077 [ 264 ] {3b47ec95-ebb2-49ed-8f72-d253af13c9be} <Debug> TCPHandler: Processed in 0.001364731 sec. | ||
| 8555 | 2026.01.14 02:40:52.625147 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 8556 | 2026.01.14 02:40:52.625228 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8557 | 2026.01.14 02:40:52.625251 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3444 rows starting from the beginning of the part | ||
| 8558 | 2026.01.14 02:40:52.625295 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 8559 | 2026.01.14 02:40:52.625330 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8560 | 2026.01.14 02:40:52.625362 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 8561 | 2026.01.14 02:40:52.625395 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 8562 | 2026.01.14 02:40:52.625427 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 8563 | 2026.01.14 02:40:52.627078 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3744 rows, containing 4 columns (4 merged, 0 gathered) in 0.001959796 sec., 1910402.9194875383 rows/sec., 126.94 MiB/sec. | ||
| 8564 | 2026.01.14 02:40:52.627454 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8565 | 2026.01.14 02:40:52.627730 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_61_12} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8566 | 2026.01.14 02:40:52.627789 [ 190 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_61_12} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8567 | 2026.01.14 02:40:52.627857 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8568 | 2026.01.14 02:40:52.629910 [ 190 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18216 rows, containing 5 columns (5 merged, 0 gathered) in 0.006226872 sec., 2925385.329905609 rows/sec., 200.26 MiB/sec. | ||
| 8569 | 2026.01.14 02:40:52.630129 [ 190 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8570 | 2026.01.14 02:40:52.630370 [ 190 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8571 | 2026.01.14 02:40:52.630433 [ 190 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8572 | 2026.01.14 02:40:52.630504 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 8573 | 2026.01.14 02:40:53.001020 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.78 MiB, peak 310.11 MiB, free memory in arenas 0.00 B, will set to 304.18 MiB (RSS), difference: 3.40 MiB | ||
| 8574 | 2026.01.14 02:40:55.244769 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1034 | ||
| 8575 | 2026.01.14 02:40:55.247074 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8576 | 2026.01.14 02:40:55.247130 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8577 | 2026.01.14 02:40:55.248388 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8578 | 2026.01.14 02:40:55.248672 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8579 | 2026.01.14 02:40:55.249046 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1034 | ||
| 8580 | 2026.01.14 02:40:57.646867 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8581 | 2026.01.14 02:40:57.647064 [ 264 ] {ac6dac63-2ee9-4d95-b915-8caef163bb58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8582 | 2026.01.14 02:40:57.647137 [ 264 ] {ac6dac63-2ee9-4d95-b915-8caef163bb58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8583 | 2026.01.14 02:40:57.647865 [ 264 ] {ac6dac63-2ee9-4d95-b915-8caef163bb58} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8584 | 2026.01.14 02:40:57.647922 [ 264 ] {ac6dac63-2ee9-4d95-b915-8caef163bb58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8585 | 2026.01.14 02:40:57.648304 [ 264 ] {ac6dac63-2ee9-4d95-b915-8caef163bb58} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8586 | 2026.01.14 02:40:57.648522 [ 264 ] {ac6dac63-2ee9-4d95-b915-8caef163bb58} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8587 | 2026.01.14 02:40:57.648676 [ 264 ] {ac6dac63-2ee9-4d95-b915-8caef163bb58} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001669 sec., 7189.934092270822 rows/sec., 586.29 KiB/sec. | ||
| 8588 | 2026.01.14 02:40:57.648722 [ 264 ] {ac6dac63-2ee9-4d95-b915-8caef163bb58} <Debug> TCPHandler: Processed in 0.001988076 sec. | ||
| 8589 | 2026.01.14 02:40:57.648855 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8590 | 2026.01.14 02:40:57.648954 [ 264 ] {f66a98ce-36a5-452d-b28e-5bff2b335dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8591 | 2026.01.14 02:40:57.648995 [ 264 ] {f66a98ce-36a5-452d-b28e-5bff2b335dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8592 | 2026.01.14 02:40:57.650127 [ 264 ] {f66a98ce-36a5-452d-b28e-5bff2b335dee} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8593 | 2026.01.14 02:40:57.650163 [ 264 ] {f66a98ce-36a5-452d-b28e-5bff2b335dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8594 | 2026.01.14 02:40:57.650531 [ 264 ] {f66a98ce-36a5-452d-b28e-5bff2b335dee} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8595 | 2026.01.14 02:40:57.650733 [ 264 ] {f66a98ce-36a5-452d-b28e-5bff2b335dee} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8596 | 2026.01.14 02:40:57.650861 [ 264 ] {f66a98ce-36a5-452d-b28e-5bff2b335dee} <Debug> executeQuery: Read 1282 rows, 109.08 KiB in 0.001929 sec., 664593.0533955417 rows/sec., 55.22 MiB/sec. | ||
| 8597 | 2026.01.14 02:40:57.650898 [ 264 ] {f66a98ce-36a5-452d-b28e-5bff2b335dee} <Debug> TCPHandler: Processed in 0.002092377 sec. | ||
| 8598 | 2026.01.14 02:40:57.651021 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8599 | 2026.01.14 02:40:57.651143 [ 264 ] {936c9235-87c4-4f10-bbc5-ffd6b58067cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8600 | 2026.01.14 02:40:57.651191 [ 264 ] {936c9235-87c4-4f10-bbc5-ffd6b58067cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8601 | 2026.01.14 02:40:57.651706 [ 264 ] {936c9235-87c4-4f10-bbc5-ffd6b58067cc} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8602 | 2026.01.14 02:40:57.651749 [ 264 ] {936c9235-87c4-4f10-bbc5-ffd6b58067cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8603 | 2026.01.14 02:40:57.652093 [ 264 ] {936c9235-87c4-4f10-bbc5-ffd6b58067cc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8604 | 2026.01.14 02:40:57.652300 [ 264 ] {936c9235-87c4-4f10-bbc5-ffd6b58067cc} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8605 | 2026.01.14 02:40:57.652431 [ 264 ] {936c9235-87c4-4f10-bbc5-ffd6b58067cc} <Debug> executeQuery: Read 52 rows, 3.85 KiB in 0.001313 sec., 39603.960396039605 rows/sec., 2.86 MiB/sec. | ||
| 8606 | 2026.01.14 02:40:57.652469 [ 264 ] {936c9235-87c4-4f10-bbc5-ffd6b58067cc} <Debug> TCPHandler: Processed in 0.001504383 sec. | ||
| 8607 | 2026.01.14 02:40:57.652580 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8608 | 2026.01.14 02:40:57.652672 [ 264 ] {61011809-e242-4608-95dc-20a88ef3b0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8609 | 2026.01.14 02:40:57.652711 [ 264 ] {61011809-e242-4608-95dc-20a88ef3b0d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8610 | 2026.01.14 02:40:57.653189 [ 264 ] {61011809-e242-4608-95dc-20a88ef3b0d8} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8611 | 2026.01.14 02:40:57.653225 [ 264 ] {61011809-e242-4608-95dc-20a88ef3b0d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8612 | 2026.01.14 02:40:57.653524 [ 264 ] {61011809-e242-4608-95dc-20a88ef3b0d8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8613 | 2026.01.14 02:40:57.653724 [ 264 ] {61011809-e242-4608-95dc-20a88ef3b0d8} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8614 | 2026.01.14 02:40:57.653849 [ 264 ] {61011809-e242-4608-95dc-20a88ef3b0d8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001195 sec., 190794.9790794979 rows/sec., 12.92 MiB/sec. | ||
| 8615 | 2026.01.14 02:40:57.653887 [ 264 ] {61011809-e242-4608-95dc-20a88ef3b0d8} <Debug> TCPHandler: Processed in 0.001354421 sec. | ||
| 8616 | 2026.01.14 02:40:57.653990 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8617 | 2026.01.14 02:40:57.654079 [ 264 ] {aa08a556-c768-40da-92ee-d36890bf2aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8618 | 2026.01.14 02:40:57.654115 [ 264 ] {aa08a556-c768-40da-92ee-d36890bf2aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8619 | 2026.01.14 02:40:57.654672 [ 264 ] {aa08a556-c768-40da-92ee-d36890bf2aab} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8620 | 2026.01.14 02:40:57.654706 [ 264 ] {aa08a556-c768-40da-92ee-d36890bf2aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8621 | 2026.01.14 02:40:57.655076 [ 264 ] {aa08a556-c768-40da-92ee-d36890bf2aab} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8622 | 2026.01.14 02:40:57.655277 [ 264 ] {aa08a556-c768-40da-92ee-d36890bf2aab} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8623 | 2026.01.14 02:40:57.655400 [ 264 ] {aa08a556-c768-40da-92ee-d36890bf2aab} <Debug> executeQuery: Read 572 rows, 43.59 KiB in 0.001333 sec., 429107.2768192048 rows/sec., 31.93 MiB/sec. | ||
| 8624 | 2026.01.14 02:40:57.655437 [ 264 ] {aa08a556-c768-40da-92ee-d36890bf2aab} <Debug> TCPHandler: Processed in 0.001493012 sec. | ||
| 8625 | 2026.01.14 02:40:57.655541 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8626 | 2026.01.14 02:40:57.655633 [ 264 ] {049c7f52-e20a-4293-8fec-971f5aa7d231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8627 | 2026.01.14 02:40:57.655675 [ 264 ] {049c7f52-e20a-4293-8fec-971f5aa7d231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8628 | 2026.01.14 02:40:57.656226 [ 264 ] {049c7f52-e20a-4293-8fec-971f5aa7d231} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8629 | 2026.01.14 02:40:57.656262 [ 264 ] {049c7f52-e20a-4293-8fec-971f5aa7d231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8630 | 2026.01.14 02:40:57.656625 [ 264 ] {049c7f52-e20a-4293-8fec-971f5aa7d231} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8631 | 2026.01.14 02:40:57.656822 [ 264 ] {049c7f52-e20a-4293-8fec-971f5aa7d231} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8632 | 2026.01.14 02:40:57.656945 [ 264 ] {049c7f52-e20a-4293-8fec-971f5aa7d231} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.00133 sec., 639097.7443609022 rows/sec., 43.02 MiB/sec. | ||
| 8633 | 2026.01.14 02:40:57.656981 [ 264 ] {049c7f52-e20a-4293-8fec-971f5aa7d231} <Debug> TCPHandler: Processed in 0.001486652 sec. | ||
| 8634 | 2026.01.14 02:40:57.657087 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8635 | 2026.01.14 02:40:57.657179 [ 264 ] {df275735-bf3f-4dcd-933b-e9786a1b0a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8636 | 2026.01.14 02:40:57.657230 [ 264 ] {df275735-bf3f-4dcd-933b-e9786a1b0a8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8637 | 2026.01.14 02:40:57.658084 [ 264 ] {df275735-bf3f-4dcd-933b-e9786a1b0a8a} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8638 | 2026.01.14 02:40:57.658119 [ 264 ] {df275735-bf3f-4dcd-933b-e9786a1b0a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8639 | 2026.01.14 02:40:57.658655 [ 264 ] {df275735-bf3f-4dcd-933b-e9786a1b0a8a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8640 | 2026.01.14 02:40:57.658864 [ 264 ] {df275735-bf3f-4dcd-933b-e9786a1b0a8a} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8641 | 2026.01.14 02:40:57.659000 [ 264 ] {df275735-bf3f-4dcd-933b-e9786a1b0a8a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001839 sec., 21750.951604132682 rows/sec., 38.98 MiB/sec. | ||
| 8642 | 2026.01.14 02:40:57.659004 [ 32 ] {} <Debug> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8643 | 2026.01.14 02:40:57.659062 [ 264 ] {df275735-bf3f-4dcd-933b-e9786a1b0a8a} <Debug> TCPHandler: Processed in 0.002022287 sec. | ||
| 8644 | 2026.01.14 02:40:57.659083 [ 32 ] {} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8645 | 2026.01.14 02:40:57.659112 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8646 | 2026.01.14 02:40:57.659183 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8647 | 2026.01.14 02:40:57.659228 [ 194 ] {54faf14f-464a-4e46-92f0-faf20853345d::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 | ||
| 8648 | 2026.01.14 02:40:57.659280 [ 264 ] {ebe546fe-8129-4c0f-b36e-cb0aa71ecda3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8649 | 2026.01.14 02:40:57.659322 [ 264 ] {ebe546fe-8129-4c0f-b36e-cb0aa71ecda3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8650 | 2026.01.14 02:40:57.659436 [ 194 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8651 | 2026.01.14 02:40:57.659489 [ 194 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 972 rows starting from the beginning of the part | ||
| 8652 | 2026.01.14 02:40:57.659617 [ 194 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 8653 | 2026.01.14 02:40:57.659642 [ 264 ] {ebe546fe-8129-4c0f-b36e-cb0aa71ecda3} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8654 | 2026.01.14 02:40:57.659677 [ 264 ] {ebe546fe-8129-4c0f-b36e-cb0aa71ecda3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8655 | 2026.01.14 02:40:57.659726 [ 194 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 8656 | 2026.01.14 02:40:57.659831 [ 194 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 8657 | 2026.01.14 02:40:57.659938 [ 194 ] {54faf14f-464a-4e46-92f0-faf20853345d::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 | ||
| 8658 | 2026.01.14 02:40:57.659997 [ 264 ] {ebe546fe-8129-4c0f-b36e-cb0aa71ecda3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8659 | 2026.01.14 02:40:57.660070 [ 194 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 8660 | 2026.01.14 02:40:57.660210 [ 264 ] {ebe546fe-8129-4c0f-b36e-cb0aa71ecda3} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8661 | 2026.01.14 02:40:57.660337 [ 264 ] {ebe546fe-8129-4c0f-b36e-cb0aa71ecda3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 8662 | 2026.01.14 02:40:57.660371 [ 264 ] {ebe546fe-8129-4c0f-b36e-cb0aa71ecda3} <Debug> TCPHandler: Processed in 0.001242851 sec. | ||
| 8663 | 2026.01.14 02:40:57.666956 [ 194 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1172 rows, containing 19 columns (19 merged, 0 gathered) in 0.007774664 sec., 150746.06439583757 rows/sec., 270.13 MiB/sec. | ||
| 8664 | 2026.01.14 02:40:57.667901 [ 194 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8665 | 2026.01.14 02:40:57.668206 [ 194 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2026.01.14 02:40:57.668273 [ 194 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8667 | 2026.01.14 02:40:57.668357 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 8668 | 2026.01.14 02:40:57.676543 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20627 | ||
| 8669 | 2026.01.14 02:40:57.677044 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8670 | 2026.01.14 02:40:57.677079 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8671 | 2026.01.14 02:40:57.677565 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8672 | 2026.01.14 02:40:57.677798 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8673 | 2026.01.14 02:40:57.677941 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20627 | ||
| 8674 | 2026.01.14 02:40:58.000254 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.82 MiB, peak 316.38 MiB, free memory in arenas 0.00 B, will set to 308.29 MiB (RSS), difference: 3.47 MiB | ||
| 8675 | 2026.01.14 02:40:58.755676 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8676 | 2026.01.14 02:40:58.772883 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8677 | 2026.01.14 02:40:58.772944 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 8678 | 2026.01.14 02:40:58.778933 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8679 | 2026.01.14 02:40:58.779659 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8680 | 2026.01.14 02:40:58.783111 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8681 | 2026.01.14 02:41:02.617277 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8682 | 2026.01.14 02:41:02.617469 [ 264 ] {97bef048-1417-4c01-a249-efffa3ce5c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8683 | 2026.01.14 02:41:02.617534 [ 264 ] {97bef048-1417-4c01-a249-efffa3ce5c87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8684 | 2026.01.14 02:41:02.618252 [ 264 ] {97bef048-1417-4c01-a249-efffa3ce5c87} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8685 | 2026.01.14 02:41:02.618294 [ 264 ] {97bef048-1417-4c01-a249-efffa3ce5c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8686 | 2026.01.14 02:41:02.618665 [ 264 ] {97bef048-1417-4c01-a249-efffa3ce5c87} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8687 | 2026.01.14 02:41:02.618880 [ 264 ] {97bef048-1417-4c01-a249-efffa3ce5c87} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8688 | 2026.01.14 02:41:02.619026 [ 264 ] {97bef048-1417-4c01-a249-efffa3ce5c87} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001566 sec., 35759.89782886335 rows/sec., 2.75 MiB/sec. | ||
| 8689 | 2026.01.14 02:41:02.619068 [ 264 ] {97bef048-1417-4c01-a249-efffa3ce5c87} <Debug> TCPHandler: Processed in 0.001888765 sec. | ||
| 8690 | 2026.01.14 02:41:02.619196 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8691 | 2026.01.14 02:41:02.619316 [ 264 ] {8fb89498-a141-49cf-8919-f0f56ffa9896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8692 | 2026.01.14 02:41:02.619365 [ 264 ] {8fb89498-a141-49cf-8919-f0f56ffa9896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8693 | 2026.01.14 02:41:02.619885 [ 264 ] {8fb89498-a141-49cf-8919-f0f56ffa9896} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8694 | 2026.01.14 02:41:02.619928 [ 264 ] {8fb89498-a141-49cf-8919-f0f56ffa9896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8695 | 2026.01.14 02:41:02.620290 [ 264 ] {8fb89498-a141-49cf-8919-f0f56ffa9896} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8696 | 2026.01.14 02:41:02.620513 [ 264 ] {8fb89498-a141-49cf-8919-f0f56ffa9896} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8697 | 2026.01.14 02:41:02.620650 [ 264 ] {8fb89498-a141-49cf-8919-f0f56ffa9896} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001359 sec., 47093.451066961 rows/sec., 3.68 MiB/sec. | ||
| 8698 | 2026.01.14 02:41:02.620688 [ 264 ] {8fb89498-a141-49cf-8919-f0f56ffa9896} <Debug> TCPHandler: Processed in 0.001552443 sec. | ||
| 8699 | 2026.01.14 02:41:02.620803 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8700 | 2026.01.14 02:41:02.620903 [ 264 ] {4dfb4495-ad73-4cf8-b64f-0a4f11b7c566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8701 | 2026.01.14 02:41:02.620947 [ 264 ] {4dfb4495-ad73-4cf8-b64f-0a4f11b7c566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8702 | 2026.01.14 02:41:02.621355 [ 264 ] {4dfb4495-ad73-4cf8-b64f-0a4f11b7c566} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8703 | 2026.01.14 02:41:02.621391 [ 264 ] {4dfb4495-ad73-4cf8-b64f-0a4f11b7c566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8704 | 2026.01.14 02:41:02.621720 [ 264 ] {4dfb4495-ad73-4cf8-b64f-0a4f11b7c566} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8705 | 2026.01.14 02:41:02.621925 [ 264 ] {4dfb4495-ad73-4cf8-b64f-0a4f11b7c566} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8706 | 2026.01.14 02:41:02.622051 [ 264 ] {4dfb4495-ad73-4cf8-b64f-0a4f11b7c566} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 8707 | 2026.01.14 02:41:02.622087 [ 264 ] {4dfb4495-ad73-4cf8-b64f-0a4f11b7c566} <Debug> TCPHandler: Processed in 0.001332831 sec. | ||
| 8708 | 2026.01.14 02:41:02.622193 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8709 | 2026.01.14 02:41:02.622286 [ 264 ] {6f5f8dff-2a41-445b-a180-6007dd44c74e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8710 | 2026.01.14 02:41:02.622328 [ 264 ] {6f5f8dff-2a41-445b-a180-6007dd44c74e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8711 | 2026.01.14 02:41:02.622655 [ 264 ] {6f5f8dff-2a41-445b-a180-6007dd44c74e} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8712 | 2026.01.14 02:41:02.622691 [ 264 ] {6f5f8dff-2a41-445b-a180-6007dd44c74e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8713 | 2026.01.14 02:41:02.622990 [ 264 ] {6f5f8dff-2a41-445b-a180-6007dd44c74e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8714 | 2026.01.14 02:41:02.623191 [ 264 ] {6f5f8dff-2a41-445b-a180-6007dd44c74e} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8715 | 2026.01.14 02:41:02.623313 [ 264 ] {6f5f8dff-2a41-445b-a180-6007dd44c74e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 8716 | 2026.01.14 02:41:02.623348 [ 264 ] {6f5f8dff-2a41-445b-a180-6007dd44c74e} <Debug> TCPHandler: Processed in 0.00120426 sec. | ||
| 8717 | 2026.01.14 02:41:04.988550 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8718 | 2026.01.14 02:41:04.988615 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8719 | 2026.01.14 02:41:05.178876 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21139 | ||
| 8720 | 2026.01.14 02:41:05.179470 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8721 | 2026.01.14 02:41:05.179519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8722 | 2026.01.14 02:41:05.180024 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8723 | 2026.01.14 02:41:05.180258 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8724 | 2026.01.14 02:41:05.180406 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21139 | ||
| 8725 | 2026.01.14 02:41:05.250134 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1058 | ||
| 8726 | 2026.01.14 02:41:05.252300 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8727 | 2026.01.14 02:41:05.252348 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8728 | 2026.01.14 02:41:05.253543 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8729 | 2026.01.14 02:41:05.253810 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8730 | 2026.01.14 02:41:05.254071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1058 | ||
| 8731 | 2026.01.14 02:41:06.283979 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8732 | 2026.01.14 02:41:06.300862 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8733 | 2026.01.14 02:41:06.300923 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8734 | 2026.01.14 02:41:06.307181 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8735 | 2026.01.14 02:41:06.307857 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8736 | 2026.01.14 02:41:06.310894 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8737 | 2026.01.14 02:41:07.619324 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8738 | 2026.01.14 02:41:07.619498 [ 264 ] {136b1834-de63-4de8-a021-b365704539f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8739 | 2026.01.14 02:41:07.619565 [ 264 ] {136b1834-de63-4de8-a021-b365704539f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8740 | 2026.01.14 02:41:07.620263 [ 264 ] {136b1834-de63-4de8-a021-b365704539f8} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8741 | 2026.01.14 02:41:07.620313 [ 264 ] {136b1834-de63-4de8-a021-b365704539f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8742 | 2026.01.14 02:41:07.620712 [ 264 ] {136b1834-de63-4de8-a021-b365704539f8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8743 | 2026.01.14 02:41:07.620929 [ 264 ] {136b1834-de63-4de8-a021-b365704539f8} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8744 | 2026.01.14 02:41:07.621088 [ 264 ] {136b1834-de63-4de8-a021-b365704539f8} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001636 sec., 83129.58435207824 rows/sec., 7.21 MiB/sec. | ||
| 8745 | 2026.01.14 02:41:07.621138 [ 264 ] {136b1834-de63-4de8-a021-b365704539f8} <Debug> TCPHandler: Processed in 0.001938886 sec. | ||
| 8746 | 2026.01.14 02:41:07.621250 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8747 | 2026.01.14 02:41:07.621350 [ 264 ] {8cd3f093-01e6-4b70-b617-8d7ac2a313e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8748 | 2026.01.14 02:41:07.621392 [ 264 ] {8cd3f093-01e6-4b70-b617-8d7ac2a313e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8749 | 2026.01.14 02:41:07.621801 [ 264 ] {8cd3f093-01e6-4b70-b617-8d7ac2a313e3} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8750 | 2026.01.14 02:41:07.621838 [ 264 ] {8cd3f093-01e6-4b70-b617-8d7ac2a313e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8751 | 2026.01.14 02:41:07.622136 [ 264 ] {8cd3f093-01e6-4b70-b617-8d7ac2a313e3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8752 | 2026.01.14 02:41:07.622342 [ 264 ] {8cd3f093-01e6-4b70-b617-8d7ac2a313e3} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8753 | 2026.01.14 02:41:07.622475 [ 264 ] {8cd3f093-01e6-4b70-b617-8d7ac2a313e3} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001148 sec., 34843.20557491289 rows/sec., 2.56 MiB/sec. | ||
| 8754 | 2026.01.14 02:41:07.622478 [ 60 ] {} <Debug> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8755 | 2026.01.14 02:41:07.622513 [ 264 ] {8cd3f093-01e6-4b70-b617-8d7ac2a313e3} <Debug> TCPHandler: Processed in 0.001312441 sec. | ||
| 8756 | 2026.01.14 02:41:07.622555 [ 60 ] {} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8757 | 2026.01.14 02:41:07.622586 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8758 | 2026.01.14 02:41:07.622638 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8759 | 2026.01.14 02:41:07.622738 [ 264 ] {1a221830-e617-4f0e-b270-f5c6c07140d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8760 | 2026.01.14 02:41:07.622763 [ 201 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 8761 | 2026.01.14 02:41:07.622779 [ 264 ] {1a221830-e617-4f0e-b270-f5c6c07140d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8762 | 2026.01.14 02:41:07.622991 [ 201 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8763 | 2026.01.14 02:41:07.623050 [ 201 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 277 rows starting from the beginning of the part | ||
| 8764 | 2026.01.14 02:41:07.623136 [ 201 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 8765 | 2026.01.14 02:41:07.623181 [ 201 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
| 8766 | 2026.01.14 02:41:07.623223 [ 201 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 8767 | 2026.01.14 02:41:07.623261 [ 264 ] {1a221830-e617-4f0e-b270-f5c6c07140d5} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8768 | 2026.01.14 02:41:07.623263 [ 201 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 52 rows starting from the beginning of the part | ||
| 8769 | 2026.01.14 02:41:07.623307 [ 264 ] {1a221830-e617-4f0e-b270-f5c6c07140d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8770 | 2026.01.14 02:41:07.623334 [ 201 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 8771 | 2026.01.14 02:41:07.623668 [ 264 ] {1a221830-e617-4f0e-b270-f5c6c07140d5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8772 | 2026.01.14 02:41:07.623893 [ 264 ] {1a221830-e617-4f0e-b270-f5c6c07140d5} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8773 | 2026.01.14 02:41:07.624030 [ 264 ] {1a221830-e617-4f0e-b270-f5c6c07140d5} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001311 sec., 79328.75667429443 rows/sec., 6.20 MiB/sec. | ||
| 8774 | 2026.01.14 02:41:07.624068 [ 264 ] {1a221830-e617-4f0e-b270-f5c6c07140d5} <Debug> TCPHandler: Processed in 0.001478202 sec. | ||
| 8775 | 2026.01.14 02:41:07.624174 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8776 | 2026.01.14 02:41:07.624253 [ 187 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001581083 sec., 292837.2514282931 rows/sec., 20.67 MiB/sec. | ||
| 8777 | 2026.01.14 02:41:07.624268 [ 264 ] {db23e14e-8bf7-4197-a8e6-347e27e2864c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8778 | 2026.01.14 02:41:07.624333 [ 264 ] {db23e14e-8bf7-4197-a8e6-347e27e2864c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8779 | 2026.01.14 02:41:07.624439 [ 198 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8780 | 2026.01.14 02:41:07.624736 [ 264 ] {db23e14e-8bf7-4197-a8e6-347e27e2864c} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8781 | 2026.01.14 02:41:07.624750 [ 198 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_46_9} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8782 | 2026.01.14 02:41:07.624771 [ 264 ] {db23e14e-8bf7-4197-a8e6-347e27e2864c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8783 | 2026.01.14 02:41:07.624820 [ 198 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_46_9} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8784 | 2026.01.14 02:41:07.624902 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8785 | 2026.01.14 02:41:07.625100 [ 264 ] {db23e14e-8bf7-4197-a8e6-347e27e2864c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8786 | 2026.01.14 02:41:07.625301 [ 264 ] {db23e14e-8bf7-4197-a8e6-347e27e2864c} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8787 | 2026.01.14 02:41:07.625427 [ 264 ] {db23e14e-8bf7-4197-a8e6-347e27e2864c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 8788 | 2026.01.14 02:41:07.625463 [ 264 ] {db23e14e-8bf7-4197-a8e6-347e27e2864c} <Debug> TCPHandler: Processed in 0.001336861 sec. | ||
| 8789 | 2026.01.14 02:41:07.625570 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8790 | 2026.01.14 02:41:07.625662 [ 264 ] {cc8a6062-b021-4daf-a178-948121cc909a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8791 | 2026.01.14 02:41:07.625715 [ 264 ] {cc8a6062-b021-4daf-a178-948121cc909a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8792 | 2026.01.14 02:41:07.626533 [ 264 ] {cc8a6062-b021-4daf-a178-948121cc909a} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8793 | 2026.01.14 02:41:07.626570 [ 264 ] {cc8a6062-b021-4daf-a178-948121cc909a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8794 | 2026.01.14 02:41:07.627104 [ 264 ] {cc8a6062-b021-4daf-a178-948121cc909a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8795 | 2026.01.14 02:41:07.627305 [ 264 ] {cc8a6062-b021-4daf-a178-948121cc909a} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8796 | 2026.01.14 02:41:07.627430 [ 264 ] {cc8a6062-b021-4daf-a178-948121cc909a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001822 sec., 21953.896816684963 rows/sec., 39.34 MiB/sec. | ||
| 8797 | 2026.01.14 02:41:07.627488 [ 264 ] {cc8a6062-b021-4daf-a178-948121cc909a} <Debug> TCPHandler: Processed in 0.002005876 sec. | ||
| 8798 | 2026.01.14 02:41:07.627588 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8799 | 2026.01.14 02:41:07.627675 [ 264 ] {473130d6-5de0-4ce7-a899-1b6450923035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8800 | 2026.01.14 02:41:07.627713 [ 264 ] {473130d6-5de0-4ce7-a899-1b6450923035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8801 | 2026.01.14 02:41:07.628088 [ 264 ] {473130d6-5de0-4ce7-a899-1b6450923035} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8802 | 2026.01.14 02:41:07.628125 [ 264 ] {473130d6-5de0-4ce7-a899-1b6450923035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8803 | 2026.01.14 02:41:07.628418 [ 264 ] {473130d6-5de0-4ce7-a899-1b6450923035} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8804 | 2026.01.14 02:41:07.628617 [ 264 ] {473130d6-5de0-4ce7-a899-1b6450923035} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8805 | 2026.01.14 02:41:07.628743 [ 264 ] {473130d6-5de0-4ce7-a899-1b6450923035} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 8806 | 2026.01.14 02:41:07.628777 [ 264 ] {473130d6-5de0-4ce7-a899-1b6450923035} <Debug> TCPHandler: Processed in 0.00119041 sec. | ||
| 8807 | 2026.01.14 02:41:09.332386 [ 59 ] {} <Debug> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 8808 | 2026.01.14 02:41:09.332471 [ 59 ] {} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8809 | 2026.01.14 02:41:09.332494 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8810 | 2026.01.14 02:41:09.332675 [ 201 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::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 | ||
| 8811 | 2026.01.14 02:41:09.332882 [ 201 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8812 | 2026.01.14 02:41:09.332936 [ 201 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 8813 | 2026.01.14 02:41:09.333043 [ 201 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::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 | ||
| 8814 | 2026.01.14 02:41:09.333118 [ 201 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 8815 | 2026.01.14 02:41:09.333182 [ 201 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::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 | ||
| 8816 | 2026.01.14 02:41:09.333220 [ 201 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 8817 | 2026.01.14 02:41:09.333938 [ 187 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001343251 sec., 28289.5750682486 rows/sec., 2.36 MiB/sec. | ||
| 8818 | 2026.01.14 02:41:09.334098 [ 197 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 8819 | 2026.01.14 02:41:09.334400 [ 197 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_21_5} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8820 | 2026.01.14 02:41:09.334489 [ 197 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_21_5} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 8821 | 2026.01.14 02:41:09.334566 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8822 | 2026.01.14 02:41:12.619226 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8823 | 2026.01.14 02:41:12.619425 [ 264 ] {e9b71225-cee7-476c-85de-04df2352be70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8824 | 2026.01.14 02:41:12.619500 [ 264 ] {e9b71225-cee7-476c-85de-04df2352be70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8825 | 2026.01.14 02:41:12.620260 [ 264 ] {e9b71225-cee7-476c-85de-04df2352be70} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8826 | 2026.01.14 02:41:12.620306 [ 264 ] {e9b71225-cee7-476c-85de-04df2352be70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8827 | 2026.01.14 02:41:12.620691 [ 264 ] {e9b71225-cee7-476c-85de-04df2352be70} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8828 | 2026.01.14 02:41:12.620923 [ 264 ] {e9b71225-cee7-476c-85de-04df2352be70} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8829 | 2026.01.14 02:41:12.621090 [ 264 ] {e9b71225-cee7-476c-85de-04df2352be70} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001718 sec., 13969.732246798603 rows/sec., 1.16 MiB/sec. | ||
| 8830 | 2026.01.14 02:41:12.621140 [ 264 ] {e9b71225-cee7-476c-85de-04df2352be70} <Debug> TCPHandler: Processed in 0.002045937 sec. | ||
| 8831 | 2026.01.14 02:41:12.621280 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8832 | 2026.01.14 02:41:12.621384 [ 264 ] {a1b29d43-d3c3-4bac-a246-6836e959d5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8833 | 2026.01.14 02:41:12.621429 [ 264 ] {a1b29d43-d3c3-4bac-a246-6836e959d5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8834 | 2026.01.14 02:41:12.621847 [ 264 ] {a1b29d43-d3c3-4bac-a246-6836e959d5ef} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8835 | 2026.01.14 02:41:12.621882 [ 264 ] {a1b29d43-d3c3-4bac-a246-6836e959d5ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8836 | 2026.01.14 02:41:12.622160 [ 264 ] {a1b29d43-d3c3-4bac-a246-6836e959d5ef} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8837 | 2026.01.14 02:41:12.622360 [ 264 ] {a1b29d43-d3c3-4bac-a246-6836e959d5ef} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8838 | 2026.01.14 02:41:12.622492 [ 264 ] {a1b29d43-d3c3-4bac-a246-6836e959d5ef} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001131 sec., 1768.3465959328028 rows/sec., 144.20 KiB/sec. | ||
| 8839 | 2026.01.14 02:41:12.622530 [ 264 ] {a1b29d43-d3c3-4bac-a246-6836e959d5ef} <Debug> TCPHandler: Processed in 0.001301941 sec. | ||
| 8840 | 2026.01.14 02:41:12.622651 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8841 | 2026.01.14 02:41:12.622748 [ 264 ] {b9e04028-92f4-44e5-a6c2-54e075e652bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8842 | 2026.01.14 02:41:12.622788 [ 264 ] {b9e04028-92f4-44e5-a6c2-54e075e652bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8843 | 2026.01.14 02:41:12.623319 [ 264 ] {b9e04028-92f4-44e5-a6c2-54e075e652bf} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8844 | 2026.01.14 02:41:12.623356 [ 264 ] {b9e04028-92f4-44e5-a6c2-54e075e652bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8845 | 2026.01.14 02:41:12.623664 [ 264 ] {b9e04028-92f4-44e5-a6c2-54e075e652bf} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8846 | 2026.01.14 02:41:12.623865 [ 264 ] {b9e04028-92f4-44e5-a6c2-54e075e652bf} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8847 | 2026.01.14 02:41:12.624005 [ 264 ] {b9e04028-92f4-44e5-a6c2-54e075e652bf} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.001277 sec., 138606.10806577918 rows/sec., 12.19 MiB/sec. | ||
| 8848 | 2026.01.14 02:41:12.624044 [ 264 ] {b9e04028-92f4-44e5-a6c2-54e075e652bf} <Debug> TCPHandler: Processed in 0.001444382 sec. | ||
| 8849 | 2026.01.14 02:41:12.624158 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8850 | 2026.01.14 02:41:12.624252 [ 264 ] {d846fad0-6248-4e09-887c-0e78192c47fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8851 | 2026.01.14 02:41:12.624292 [ 264 ] {d846fad0-6248-4e09-887c-0e78192c47fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8852 | 2026.01.14 02:41:12.624678 [ 264 ] {d846fad0-6248-4e09-887c-0e78192c47fa} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8853 | 2026.01.14 02:41:12.624714 [ 264 ] {d846fad0-6248-4e09-887c-0e78192c47fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8854 | 2026.01.14 02:41:12.624992 [ 264 ] {d846fad0-6248-4e09-887c-0e78192c47fa} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8855 | 2026.01.14 02:41:12.625227 [ 264 ] {d846fad0-6248-4e09-887c-0e78192c47fa} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8856 | 2026.01.14 02:41:12.625353 [ 264 ] {d846fad0-6248-4e09-887c-0e78192c47fa} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001119 sec., 12511.170688114387 rows/sec., 983.54 KiB/sec. | ||
| 8857 | 2026.01.14 02:41:12.625391 [ 264 ] {d846fad0-6248-4e09-887c-0e78192c47fa} <Debug> TCPHandler: Processed in 0.001282981 sec. | ||
| 8858 | 2026.01.14 02:41:12.625499 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8859 | 2026.01.14 02:41:12.625593 [ 264 ] {48dd740e-5bec-477a-ae6b-ab93acc2b79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8860 | 2026.01.14 02:41:12.625634 [ 264 ] {48dd740e-5bec-477a-ae6b-ab93acc2b79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8861 | 2026.01.14 02:41:12.626025 [ 264 ] {48dd740e-5bec-477a-ae6b-ab93acc2b79b} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8862 | 2026.01.14 02:41:12.626060 [ 264 ] {48dd740e-5bec-477a-ae6b-ab93acc2b79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8863 | 2026.01.14 02:41:12.626351 [ 264 ] {48dd740e-5bec-477a-ae6b-ab93acc2b79b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8864 | 2026.01.14 02:41:12.626555 [ 264 ] {48dd740e-5bec-477a-ae6b-ab93acc2b79b} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8865 | 2026.01.14 02:41:12.626680 [ 264 ] {48dd740e-5bec-477a-ae6b-ab93acc2b79b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001104 sec., 21739.130434782608 rows/sec., 1.80 MiB/sec. | ||
| 8866 | 2026.01.14 02:41:12.626718 [ 264 ] {48dd740e-5bec-477a-ae6b-ab93acc2b79b} <Debug> TCPHandler: Processed in 0.00126791 sec. | ||
| 8867 | 2026.01.14 02:41:12.626827 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8868 | 2026.01.14 02:41:12.626921 [ 264 ] {8e43b7bb-0ce9-472f-8c47-727de3e0a39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8869 | 2026.01.14 02:41:12.626960 [ 264 ] {8e43b7bb-0ce9-472f-8c47-727de3e0a39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8870 | 2026.01.14 02:41:12.627341 [ 264 ] {8e43b7bb-0ce9-472f-8c47-727de3e0a39a} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8871 | 2026.01.14 02:41:12.627377 [ 264 ] {8e43b7bb-0ce9-472f-8c47-727de3e0a39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8872 | 2026.01.14 02:41:12.627664 [ 264 ] {8e43b7bb-0ce9-472f-8c47-727de3e0a39a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8873 | 2026.01.14 02:41:12.627870 [ 264 ] {8e43b7bb-0ce9-472f-8c47-727de3e0a39a} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8874 | 2026.01.14 02:41:12.627997 [ 264 ] {8e43b7bb-0ce9-472f-8c47-727de3e0a39a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 857.73 KiB/sec. | ||
| 8875 | 2026.01.14 02:41:12.628034 [ 264 ] {8e43b7bb-0ce9-472f-8c47-727de3e0a39a} <Debug> TCPHandler: Processed in 0.0012566 sec. | ||
| 8876 | 2026.01.14 02:41:12.628144 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8877 | 2026.01.14 02:41:12.628238 [ 264 ] {e25d9b17-577a-49e1-8e2e-9b3070829bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8878 | 2026.01.14 02:41:12.628278 [ 264 ] {e25d9b17-577a-49e1-8e2e-9b3070829bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8879 | 2026.01.14 02:41:12.628705 [ 264 ] {e25d9b17-577a-49e1-8e2e-9b3070829bd1} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8880 | 2026.01.14 02:41:12.628740 [ 264 ] {e25d9b17-577a-49e1-8e2e-9b3070829bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8881 | 2026.01.14 02:41:12.629047 [ 264 ] {e25d9b17-577a-49e1-8e2e-9b3070829bd1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8882 | 2026.01.14 02:41:12.629271 [ 264 ] {e25d9b17-577a-49e1-8e2e-9b3070829bd1} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8883 | 2026.01.14 02:41:12.629404 [ 264 ] {e25d9b17-577a-49e1-8e2e-9b3070829bd1} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.001183 sec., 86221.47083685546 rows/sec., 7.05 MiB/sec. | ||
| 8884 | 2026.01.14 02:41:12.629443 [ 264 ] {e25d9b17-577a-49e1-8e2e-9b3070829bd1} <Debug> TCPHandler: Processed in 0.001347551 sec. | ||
| 8885 | 2026.01.14 02:41:12.629553 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8886 | 2026.01.14 02:41:12.629648 [ 264 ] {943b8abf-3de7-4d9a-a88e-059be40ad33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8887 | 2026.01.14 02:41:12.629690 [ 264 ] {943b8abf-3de7-4d9a-a88e-059be40ad33c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8888 | 2026.01.14 02:41:12.630096 [ 264 ] {943b8abf-3de7-4d9a-a88e-059be40ad33c} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8889 | 2026.01.14 02:41:12.630132 [ 264 ] {943b8abf-3de7-4d9a-a88e-059be40ad33c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8890 | 2026.01.14 02:41:12.630455 [ 264 ] {943b8abf-3de7-4d9a-a88e-059be40ad33c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8891 | 2026.01.14 02:41:12.630659 [ 264 ] {943b8abf-3de7-4d9a-a88e-059be40ad33c} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8892 | 2026.01.14 02:41:12.630790 [ 264 ] {943b8abf-3de7-4d9a-a88e-059be40ad33c} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001161 sec., 169681.30921619295 rows/sec., 12.17 MiB/sec. | ||
| 8893 | 2026.01.14 02:41:12.630827 [ 264 ] {943b8abf-3de7-4d9a-a88e-059be40ad33c} <Debug> TCPHandler: Processed in 0.00132333 sec. | ||
| 8894 | 2026.01.14 02:41:12.630937 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8895 | 2026.01.14 02:41:12.631031 [ 264 ] {4a7990aa-19ff-4373-8126-f8328d0690ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8896 | 2026.01.14 02:41:12.631073 [ 264 ] {4a7990aa-19ff-4373-8126-f8328d0690ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8897 | 2026.01.14 02:41:12.631400 [ 264 ] {4a7990aa-19ff-4373-8126-f8328d0690ad} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8898 | 2026.01.14 02:41:12.631435 [ 264 ] {4a7990aa-19ff-4373-8126-f8328d0690ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8899 | 2026.01.14 02:41:12.631737 [ 264 ] {4a7990aa-19ff-4373-8126-f8328d0690ad} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8900 | 2026.01.14 02:41:12.631938 [ 264 ] {4a7990aa-19ff-4373-8126-f8328d0690ad} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8901 | 2026.01.14 02:41:12.632074 [ 264 ] {4a7990aa-19ff-4373-8126-f8328d0690ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 8902 | 2026.01.14 02:41:12.632111 [ 264 ] {4a7990aa-19ff-4373-8126-f8328d0690ad} <Debug> TCPHandler: Processed in 0.00122332 sec. | ||
| 8903 | 2026.01.14 02:41:12.680562 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21587 | ||
| 8904 | 2026.01.14 02:41:12.681312 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8905 | 2026.01.14 02:41:12.681347 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8906 | 2026.01.14 02:41:12.681824 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8907 | 2026.01.14 02:41:12.682058 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8908 | 2026.01.14 02:41:12.682190 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21587 | ||
| 8909 | 2026.01.14 02:41:13.810995 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8910 | 2026.01.14 02:41:13.829499 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8911 | 2026.01.14 02:41:13.829577 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8912 | 2026.01.14 02:41:13.835896 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8913 | 2026.01.14 02:41:13.836612 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2026.01.14 02:41:13.839866 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8915 | 2026.01.14 02:41:15.254268 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1088 | ||
| 8916 | 2026.01.14 02:41:15.257042 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8917 | 2026.01.14 02:41:15.257083 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8918 | 2026.01.14 02:41:15.258258 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8919 | 2026.01.14 02:41:15.258535 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8920 | 2026.01.14 02:41:15.258786 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1088 | ||
| 8921 | 2026.01.14 02:41:17.619346 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8922 | 2026.01.14 02:41:17.619522 [ 264 ] {bbd4db96-33b7-4521-a49c-9c5218f62059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8923 | 2026.01.14 02:41:17.619585 [ 264 ] {bbd4db96-33b7-4521-a49c-9c5218f62059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8924 | 2026.01.14 02:41:17.620386 [ 264 ] {bbd4db96-33b7-4521-a49c-9c5218f62059} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8925 | 2026.01.14 02:41:17.620434 [ 264 ] {bbd4db96-33b7-4521-a49c-9c5218f62059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8926 | 2026.01.14 02:41:17.620823 [ 264 ] {bbd4db96-33b7-4521-a49c-9c5218f62059} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8927 | 2026.01.14 02:41:17.621057 [ 264 ] {bbd4db96-33b7-4521-a49c-9c5218f62059} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8928 | 2026.01.14 02:41:17.621204 [ 49 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8929 | 2026.01.14 02:41:17.621211 [ 264 ] {bbd4db96-33b7-4521-a49c-9c5218f62059} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001736 sec., 78341.0138248848 rows/sec., 6.79 MiB/sec. | ||
| 8930 | 2026.01.14 02:41:17.621281 [ 49 ] {} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8931 | 2026.01.14 02:41:17.621300 [ 264 ] {bbd4db96-33b7-4521-a49c-9c5218f62059} <Debug> TCPHandler: Processed in 0.002076506 sec. | ||
| 8932 | 2026.01.14 02:41:17.621323 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8933 | 2026.01.14 02:41:17.621449 [ 201 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::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 | ||
| 8934 | 2026.01.14 02:41:17.621468 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8935 | 2026.01.14 02:41:17.621576 [ 264 ] {8936374c-7f75-43df-9323-912acae948df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8936 | 2026.01.14 02:41:17.621602 [ 201 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8937 | 2026.01.14 02:41:17.621616 [ 264 ] {8936374c-7f75-43df-9323-912acae948df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8938 | 2026.01.14 02:41:17.621649 [ 201 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2465 rows starting from the beginning of the part | ||
| 8939 | 2026.01.14 02:41:17.621731 [ 201 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1282 rows starting from the beginning of the part | ||
| 8940 | 2026.01.14 02:41:17.621783 [ 201 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::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 | ||
| 8941 | 2026.01.14 02:41:17.621833 [ 201 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 136 rows starting from the beginning of the part | ||
| 8942 | 2026.01.14 02:41:17.621882 [ 201 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 177 rows starting from the beginning of the part | ||
| 8943 | 2026.01.14 02:41:17.621929 [ 201 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 136 rows starting from the beginning of the part | ||
| 8944 | 2026.01.14 02:41:17.622056 [ 264 ] {8936374c-7f75-43df-9323-912acae948df} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8945 | 2026.01.14 02:41:17.622100 [ 264 ] {8936374c-7f75-43df-9323-912acae948df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8946 | 2026.01.14 02:41:17.622433 [ 264 ] {8936374c-7f75-43df-9323-912acae948df} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8947 | 2026.01.14 02:41:17.622652 [ 264 ] {8936374c-7f75-43df-9323-912acae948df} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8948 | 2026.01.14 02:41:17.622787 [ 264 ] {8936374c-7f75-43df-9323-912acae948df} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00123 sec., 32520.325203252032 rows/sec., 2.39 MiB/sec. | ||
| 8949 | 2026.01.14 02:41:17.622823 [ 264 ] {8936374c-7f75-43df-9323-912acae948df} <Debug> TCPHandler: Processed in 0.001403951 sec. | ||
| 8950 | 2026.01.14 02:41:17.622943 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8951 | 2026.01.14 02:41:17.623035 [ 264 ] {74f003a2-df47-4d47-b02c-91e0fd4f034a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8952 | 2026.01.14 02:41:17.623075 [ 264 ] {74f003a2-df47-4d47-b02c-91e0fd4f034a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8953 | 2026.01.14 02:41:17.623513 [ 264 ] {74f003a2-df47-4d47-b02c-91e0fd4f034a} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8954 | 2026.01.14 02:41:17.623551 [ 264 ] {74f003a2-df47-4d47-b02c-91e0fd4f034a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8955 | 2026.01.14 02:41:17.623832 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4252 rows, containing 5 columns (5 merged, 0 gathered) in 0.0024292 sec., 1750370.4923431585 rows/sec., 151.44 MiB/sec. | ||
| 8956 | 2026.01.14 02:41:17.623862 [ 264 ] {74f003a2-df47-4d47-b02c-91e0fd4f034a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8957 | 2026.01.14 02:41:17.624096 [ 264 ] {74f003a2-df47-4d47-b02c-91e0fd4f034a} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8958 | 2026.01.14 02:41:17.624207 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8959 | 2026.01.14 02:41:17.624210 [ 49 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8960 | 2026.01.14 02:41:17.624226 [ 264 ] {74f003a2-df47-4d47-b02c-91e0fd4f034a} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001208 sec., 86092.71523178807 rows/sec., 6.72 MiB/sec. | ||
| 8961 | 2026.01.14 02:41:17.624268 [ 49 ] {} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8962 | 2026.01.14 02:41:17.624287 [ 264 ] {74f003a2-df47-4d47-b02c-91e0fd4f034a} <Debug> TCPHandler: Processed in 0.001392431 sec. | ||
| 8963 | 2026.01.14 02:41:17.624302 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8964 | 2026.01.14 02:41:17.624417 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8965 | 2026.01.14 02:41:17.624437 [ 187 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 8966 | 2026.01.14 02:41:17.624521 [ 264 ] {026937e3-1f18-4b90-9f8a-1efc34c206ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8967 | 2026.01.14 02:41:17.624556 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_66_13} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8968 | 2026.01.14 02:41:17.624570 [ 264 ] {026937e3-1f18-4b90-9f8a-1efc34c206ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8969 | 2026.01.14 02:41:17.624570 [ 187 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8970 | 2026.01.14 02:41:17.624625 [ 187 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1249 rows starting from the beginning of the part | ||
| 8971 | 2026.01.14 02:41:17.624656 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_66_13} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8972 | 2026.01.14 02:41:17.624693 [ 187 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 572 rows starting from the beginning of the part | ||
| 8973 | 2026.01.14 02:41:17.624744 [ 187 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 8974 | 2026.01.14 02:41:17.624778 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 8975 | 2026.01.14 02:41:17.624788 [ 187 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part | ||
| 8976 | 2026.01.14 02:41:17.624885 [ 187 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 102 rows starting from the beginning of the part | ||
| 8977 | 2026.01.14 02:41:17.624947 [ 187 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 8978 | 2026.01.14 02:41:17.625024 [ 264 ] {026937e3-1f18-4b90-9f8a-1efc34c206ec} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8979 | 2026.01.14 02:41:17.625065 [ 264 ] {026937e3-1f18-4b90-9f8a-1efc34c206ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8980 | 2026.01.14 02:41:17.625421 [ 264 ] {026937e3-1f18-4b90-9f8a-1efc34c206ec} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8981 | 2026.01.14 02:41:17.625645 [ 264 ] {026937e3-1f18-4b90-9f8a-1efc34c206ec} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8982 | 2026.01.14 02:41:17.625756 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8983 | 2026.01.14 02:41:17.625782 [ 264 ] {026937e3-1f18-4b90-9f8a-1efc34c206ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 8984 | 2026.01.14 02:41:17.625789 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8985 | 2026.01.14 02:41:17.625822 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 8986 | 2026.01.14 02:41:17.625826 [ 264 ] {026937e3-1f18-4b90-9f8a-1efc34c206ec} <Debug> TCPHandler: Processed in 0.001459872 sec. | ||
| 8987 | 2026.01.14 02:41:17.625916 [ 200 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 8988 | 2026.01.14 02:41:17.625961 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8989 | 2026.01.14 02:41:17.626035 [ 200 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8990 | 2026.01.14 02:41:17.626072 [ 200 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18216 rows starting from the beginning of the part | ||
| 8991 | 2026.01.14 02:41:17.626073 [ 264 ] {a28bbf59-d210-4f7c-baca-2956a118bcca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8992 | 2026.01.14 02:41:17.626137 [ 264 ] {a28bbf59-d210-4f7c-baca-2956a118bcca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8993 | 2026.01.14 02:41:17.626138 [ 200 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 850 rows starting from the beginning of the part | ||
| 8994 | 2026.01.14 02:41:17.626203 [ 196 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2195 rows, containing 5 columns (5 merged, 0 gathered) in 0.001829795 sec., 1199587.9319814516 rows/sec., 93.26 MiB/sec. | ||
| 8995 | 2026.01.14 02:41:17.626205 [ 200 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 8996 | 2026.01.14 02:41:17.626259 [ 200 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 8997 | 2026.01.14 02:41:17.626299 [ 200 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 197 rows starting from the beginning of the part | ||
| 8998 | 2026.01.14 02:41:17.626340 [ 200 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 8999 | 2026.01.14 02:41:17.626412 [ 188 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9000 | 2026.01.14 02:41:17.626706 [ 188 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_66_13} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9001 | 2026.01.14 02:41:17.626789 [ 188 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_66_13} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9002 | 2026.01.14 02:41:17.626886 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 9003 | 2026.01.14 02:41:17.627088 [ 264 ] {a28bbf59-d210-4f7c-baca-2956a118bcca} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9004 | 2026.01.14 02:41:17.627129 [ 264 ] {a28bbf59-d210-4f7c-baca-2956a118bcca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9005 | 2026.01.14 02:41:17.627761 [ 264 ] {a28bbf59-d210-4f7c-baca-2956a118bcca} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9006 | 2026.01.14 02:41:17.627988 [ 264 ] {a28bbf59-d210-4f7c-baca-2956a118bcca} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9007 | 2026.01.14 02:41:17.628129 [ 264 ] {a28bbf59-d210-4f7c-baca-2956a118bcca} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002074 sec., 19286.403085824495 rows/sec., 34.56 MiB/sec. | ||
| 9008 | 2026.01.14 02:41:17.628191 [ 264 ] {a28bbf59-d210-4f7c-baca-2956a118bcca} <Debug> TCPHandler: Processed in 0.002276768 sec. | ||
| 9009 | 2026.01.14 02:41:17.628309 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9010 | 2026.01.14 02:41:17.628401 [ 264 ] {6d05a317-badd-471e-b7cb-bf5dee447997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9011 | 2026.01.14 02:41:17.628442 [ 264 ] {6d05a317-badd-471e-b7cb-bf5dee447997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9012 | 2026.01.14 02:41:17.628795 [ 264 ] {6d05a317-badd-471e-b7cb-bf5dee447997} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9013 | 2026.01.14 02:41:17.628831 [ 264 ] {6d05a317-badd-471e-b7cb-bf5dee447997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9014 | 2026.01.14 02:41:17.629155 [ 264 ] {6d05a317-badd-471e-b7cb-bf5dee447997} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9015 | 2026.01.14 02:41:17.629357 [ 264 ] {6d05a317-badd-471e-b7cb-bf5dee447997} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9016 | 2026.01.14 02:41:17.629462 [ 49 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9017 | 2026.01.14 02:41:17.629483 [ 264 ] {6d05a317-badd-471e-b7cb-bf5dee447997} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 9018 | 2026.01.14 02:41:17.629492 [ 49 ] {} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9019 | 2026.01.14 02:41:17.629522 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9020 | 2026.01.14 02:41:17.629526 [ 264 ] {6d05a317-badd-471e-b7cb-bf5dee447997} <Debug> TCPHandler: Processed in 0.00126368 sec. | ||
| 9021 | 2026.01.14 02:41:17.629609 [ 192 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 9022 | 2026.01.14 02:41:17.629707 [ 192 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9023 | 2026.01.14 02:41:17.629736 [ 192 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3744 rows starting from the beginning of the part | ||
| 9024 | 2026.01.14 02:41:17.629784 [ 192 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9025 | 2026.01.14 02:41:17.629835 [ 192 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9026 | 2026.01.14 02:41:17.629874 [ 192 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 9027 | 2026.01.14 02:41:17.629910 [ 192 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9028 | 2026.01.14 02:41:17.629947 [ 192 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 9029 | 2026.01.14 02:41:17.631165 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4044 rows, containing 4 columns (4 merged, 0 gathered) in 0.001593823 sec., 2537295.5466196686 rows/sec., 168.77 MiB/sec. | ||
| 9030 | 2026.01.14 02:41:17.631314 [ 196 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19743 rows, containing 5 columns (5 merged, 0 gathered) in 0.005439375 sec., 3629644.9500172357 rows/sec., 248.52 MiB/sec. | ||
| 9031 | 2026.01.14 02:41:17.631423 [ 188 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9032 | 2026.01.14 02:41:17.631557 [ 196 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9033 | 2026.01.14 02:41:17.631656 [ 188 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_66_13} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9034 | 2026.01.14 02:41:17.631722 [ 188 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_66_13} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9035 | 2026.01.14 02:41:17.631783 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 9036 | 2026.01.14 02:41:17.631814 [ 188 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9037 | 2026.01.14 02:41:17.631867 [ 188 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9038 | 2026.01.14 02:41:17.631927 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 9039 | 2026.01.14 02:41:19.988697 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9040 | 2026.01.14 02:41:19.988801 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9041 | 2026.01.14 02:41:20.182477 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22099 | ||
| 9042 | 2026.01.14 02:41:20.183010 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9043 | 2026.01.14 02:41:20.183055 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9044 | 2026.01.14 02:41:20.183538 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9045 | 2026.01.14 02:41:20.183758 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9046 | 2026.01.14 02:41:20.183883 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22099 | ||
| 9047 | 2026.01.14 02:41:20.183897 [ 47 ] {} <Debug> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9048 | 2026.01.14 02:41:20.183955 [ 47 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9049 | 2026.01.14 02:41:20.183973 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9050 | 2026.01.14 02:41:20.184085 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 9051 | 2026.01.14 02:41:20.184230 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9052 | 2026.01.14 02:41:20.184267 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19667 rows starting from the beginning of the part | ||
| 9053 | 2026.01.14 02:41:20.184328 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 9054 | 2026.01.14 02:41:20.184369 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 9055 | 2026.01.14 02:41:20.184409 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 9056 | 2026.01.14 02:41:20.184447 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 9057 | 2026.01.14 02:41:20.184490 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 9058 | 2026.01.14 02:41:20.186570 [ 196 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22099 rows, containing 4 columns (4 merged, 0 gathered) in 0.002537801 sec., 8707932.576273711 rows/sec., 124.57 MiB/sec. | ||
| 9059 | 2026.01.14 02:41:20.186812 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9060 | 2026.01.14 02:41:20.187061 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_46_9} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9061 | 2026.01.14 02:41:20.187130 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_46_9} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9062 | 2026.01.14 02:41:20.187200 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 9063 | 2026.01.14 02:41:21.340420 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9064 | 2026.01.14 02:41:21.358480 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9065 | 2026.01.14 02:41:21.358533 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9066 | 2026.01.14 02:41:21.364518 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9067 | 2026.01.14 02:41:21.365226 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9068 | 2026.01.14 02:41:21.365506 [ 46 ] {} <Debug> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9069 | 2026.01.14 02:41:21.365546 [ 46 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9070 | 2026.01.14 02:41:21.365569 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9071 | 2026.01.14 02:41:21.365713 [ 196 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 9072 | 2026.01.14 02:41:21.368442 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9073 | 2026.01.14 02:41:21.369179 [ 196 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9074 | 2026.01.14 02:41:21.370528 [ 196 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 9075 | 2026.01.14 02:41:21.375072 [ 196 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 9076 | 2026.01.14 02:41:21.379520 [ 196 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 9077 | 2026.01.14 02:41:21.383845 [ 196 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 9078 | 2026.01.14 02:41:21.388377 [ 196 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 9079 | 2026.01.14 02:41:21.392256 [ 196 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 9080 | 2026.01.14 02:41:21.443903 [ 199 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.078253394 sec., 4434.312459342019 rows/sec., 22.93 MiB/sec. | ||
| 9081 | 2026.01.14 02:41:21.446702 [ 191 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9082 | 2026.01.14 02:41:21.448794 [ 191 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_46_9} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9083 | 2026.01.14 02:41:21.448901 [ 191 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_46_9} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9084 | 2026.01.14 02:41:21.451744 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9085 | 2026.01.14 02:41:22.617585 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9086 | 2026.01.14 02:41:22.617755 [ 264 ] {88f09aa0-82be-4d87-82b8-926def9c0884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9087 | 2026.01.14 02:41:22.617816 [ 264 ] {88f09aa0-82be-4d87-82b8-926def9c0884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9088 | 2026.01.14 02:41:22.618412 [ 264 ] {88f09aa0-82be-4d87-82b8-926def9c0884} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9089 | 2026.01.14 02:41:22.618450 [ 264 ] {88f09aa0-82be-4d87-82b8-926def9c0884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9090 | 2026.01.14 02:41:22.618822 [ 264 ] {88f09aa0-82be-4d87-82b8-926def9c0884} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9091 | 2026.01.14 02:41:22.619037 [ 264 ] {88f09aa0-82be-4d87-82b8-926def9c0884} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9092 | 2026.01.14 02:41:22.619179 [ 264 ] {88f09aa0-82be-4d87-82b8-926def9c0884} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00147 sec., 38095.2380952381 rows/sec., 2.93 MiB/sec. | ||
| 9093 | 2026.01.14 02:41:22.619220 [ 264 ] {88f09aa0-82be-4d87-82b8-926def9c0884} <Debug> TCPHandler: Processed in 0.001753444 sec. | ||
| 9094 | 2026.01.14 02:41:22.619328 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9095 | 2026.01.14 02:41:22.619422 [ 264 ] {8f006bdf-efcc-439f-9e3c-26ed794419a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9096 | 2026.01.14 02:41:22.619461 [ 264 ] {8f006bdf-efcc-439f-9e3c-26ed794419a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9097 | 2026.01.14 02:41:22.619850 [ 264 ] {8f006bdf-efcc-439f-9e3c-26ed794419a7} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9098 | 2026.01.14 02:41:22.619883 [ 264 ] {8f006bdf-efcc-439f-9e3c-26ed794419a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9099 | 2026.01.14 02:41:22.620174 [ 264 ] {8f006bdf-efcc-439f-9e3c-26ed794419a7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9100 | 2026.01.14 02:41:22.620385 [ 264 ] {8f006bdf-efcc-439f-9e3c-26ed794419a7} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9101 | 2026.01.14 02:41:22.620505 [ 264 ] {8f006bdf-efcc-439f-9e3c-26ed794419a7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001102 sec., 58076.225045372055 rows/sec., 4.53 MiB/sec. | ||
| 9102 | 2026.01.14 02:41:22.620541 [ 264 ] {8f006bdf-efcc-439f-9e3c-26ed794419a7} <Debug> TCPHandler: Processed in 0.00126082 sec. | ||
| 9103 | 2026.01.14 02:41:22.620645 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9104 | 2026.01.14 02:41:22.620737 [ 264 ] {424997a2-6301-4364-951a-30f33bdc3803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9105 | 2026.01.14 02:41:22.620779 [ 264 ] {424997a2-6301-4364-951a-30f33bdc3803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9106 | 2026.01.14 02:41:22.621166 [ 264 ] {424997a2-6301-4364-951a-30f33bdc3803} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9107 | 2026.01.14 02:41:22.621199 [ 264 ] {424997a2-6301-4364-951a-30f33bdc3803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9108 | 2026.01.14 02:41:22.621509 [ 264 ] {424997a2-6301-4364-951a-30f33bdc3803} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9109 | 2026.01.14 02:41:22.621719 [ 264 ] {424997a2-6301-4364-951a-30f33bdc3803} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9110 | 2026.01.14 02:41:22.621841 [ 264 ] {424997a2-6301-4364-951a-30f33bdc3803} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001123 sec., 142475.5120213713 rows/sec., 9.92 MiB/sec. | ||
| 9111 | 2026.01.14 02:41:22.621877 [ 264 ] {424997a2-6301-4364-951a-30f33bdc3803} <Debug> TCPHandler: Processed in 0.00127887 sec. | ||
| 9112 | 2026.01.14 02:41:22.621991 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9113 | 2026.01.14 02:41:22.622083 [ 264 ] {81a3292d-ed07-498d-8a71-175957f6ca71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9114 | 2026.01.14 02:41:22.622122 [ 264 ] {81a3292d-ed07-498d-8a71-175957f6ca71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9115 | 2026.01.14 02:41:22.622430 [ 264 ] {81a3292d-ed07-498d-8a71-175957f6ca71} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9116 | 2026.01.14 02:41:22.622462 [ 264 ] {81a3292d-ed07-498d-8a71-175957f6ca71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9117 | 2026.01.14 02:41:22.622751 [ 264 ] {81a3292d-ed07-498d-8a71-175957f6ca71} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9118 | 2026.01.14 02:41:22.622957 [ 264 ] {81a3292d-ed07-498d-8a71-175957f6ca71} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9119 | 2026.01.14 02:41:22.623077 [ 264 ] {81a3292d-ed07-498d-8a71-175957f6ca71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001013 sec., 59230.00987166831 rows/sec., 3.99 MiB/sec. | ||
| 9120 | 2026.01.14 02:41:22.623112 [ 264 ] {81a3292d-ed07-498d-8a71-175957f6ca71} <Debug> TCPHandler: Processed in 0.001168089 sec. | ||
| 9121 | 2026.01.14 02:41:24.759567 [ 42 ] {} <Debug> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 9122 | 2026.01.14 02:41:24.759655 [ 42 ] {} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9123 | 2026.01.14 02:41:24.759680 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9124 | 2026.01.14 02:41:24.759846 [ 199 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 9125 | 2026.01.14 02:41:24.760070 [ 199 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9126 | 2026.01.14 02:41:24.760109 [ 199 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 223 rows starting from the beginning of the part | ||
| 9127 | 2026.01.14 02:41:24.760187 [ 199 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 9128 | 2026.01.14 02:41:24.760238 [ 199 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 9129 | 2026.01.14 02:41:24.760286 [ 199 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 9130 | 2026.01.14 02:41:24.760333 [ 199 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 9131 | 2026.01.14 02:41:24.761173 [ 190 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409492 sec., 192267.85253126657 rows/sec., 12.48 MiB/sec. | ||
| 9132 | 2026.01.14 02:41:24.761351 [ 190 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9133 | 2026.01.14 02:41:24.761627 [ 190 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_14_3} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9134 | 2026.01.14 02:41:24.761705 [ 190 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_14_3} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 9135 | 2026.01.14 02:41:24.761805 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9136 | 2026.01.14 02:41:25.259418 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1108 | ||
| 9137 | 2026.01.14 02:41:25.261935 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9138 | 2026.01.14 02:41:25.261993 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9139 | 2026.01.14 02:41:25.263248 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9140 | 2026.01.14 02:41:25.263521 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9141 | 2026.01.14 02:41:25.263882 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1108 | ||
| 9142 | 2026.01.14 02:41:26.436445 [ 41 ] {} <Debug> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 9143 | 2026.01.14 02:41:26.436517 [ 41 ] {} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9144 | 2026.01.14 02:41:26.436542 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9145 | 2026.01.14 02:41:26.436673 [ 203 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 9146 | 2026.01.14 02:41:26.436842 [ 203 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9147 | 2026.01.14 02:41:26.436882 [ 203 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 466 rows starting from the beginning of the part | ||
| 9148 | 2026.01.14 02:41:26.436952 [ 203 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 9149 | 2026.01.14 02:41:26.437001 [ 203 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 9150 | 2026.01.14 02:41:26.437053 [ 203 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
| 9151 | 2026.01.14 02:41:26.437098 [ 203 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 9152 | 2026.01.14 02:41:26.438031 [ 195 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 970 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419862 sec., 683164.983639255 rows/sec., 49.15 MiB/sec. | ||
| 9153 | 2026.01.14 02:41:26.438192 [ 195 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 9154 | 2026.01.14 02:41:26.438474 [ 195 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_22_5} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9155 | 2026.01.14 02:41:26.438556 [ 195 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_22_5} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 9156 | 2026.01.14 02:41:26.438640 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9157 | 2026.01.14 02:41:27.482547 [ 40 ] {} <Debug> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 9158 | 2026.01.14 02:41:27.482644 [ 40 ] {} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9159 | 2026.01.14 02:41:27.482681 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9160 | 2026.01.14 02:41:27.482877 [ 203 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 9161 | 2026.01.14 02:41:27.483134 [ 203 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9162 | 2026.01.14 02:41:27.483197 [ 203 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 434 rows starting from the beginning of the part | ||
| 9163 | 2026.01.14 02:41:27.483302 [ 203 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 9164 | 2026.01.14 02:41:27.483358 [ 203 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 9165 | 2026.01.14 02:41:27.483406 [ 203 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 9166 | 2026.01.14 02:41:27.483451 [ 203 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 9167 | 2026.01.14 02:41:27.484294 [ 199 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513092 sec., 350276.12332891853 rows/sec., 25.11 MiB/sec. | ||
| 9168 | 2026.01.14 02:41:27.484424 [ 203 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9169 | 2026.01.14 02:41:27.484650 [ 203 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_14_3} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9170 | 2026.01.14 02:41:27.484717 [ 203 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_14_3} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 9171 | 2026.01.14 02:41:27.484778 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9172 | 2026.01.14 02:41:27.647025 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9173 | 2026.01.14 02:41:27.647280 [ 264 ] {c7390275-dc51-47fc-9c1b-25782305988c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9174 | 2026.01.14 02:41:27.647380 [ 264 ] {c7390275-dc51-47fc-9c1b-25782305988c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9175 | 2026.01.14 02:41:27.648175 [ 264 ] {c7390275-dc51-47fc-9c1b-25782305988c} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9176 | 2026.01.14 02:41:27.648221 [ 264 ] {c7390275-dc51-47fc-9c1b-25782305988c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9177 | 2026.01.14 02:41:27.648593 [ 264 ] {c7390275-dc51-47fc-9c1b-25782305988c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9178 | 2026.01.14 02:41:27.648820 [ 264 ] {c7390275-dc51-47fc-9c1b-25782305988c} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9179 | 2026.01.14 02:41:27.648982 [ 264 ] {c7390275-dc51-47fc-9c1b-25782305988c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001772 sec., 1128.6681715575621 rows/sec., 92.03 KiB/sec. | ||
| 9180 | 2026.01.14 02:41:27.649033 [ 264 ] {c7390275-dc51-47fc-9c1b-25782305988c} <Debug> TCPHandler: Processed in 0.002172478 sec. | ||
| 9181 | 2026.01.14 02:41:27.649153 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9182 | 2026.01.14 02:41:27.649255 [ 264 ] {5297b294-8be1-4110-a67a-f0cdc9e349e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9183 | 2026.01.14 02:41:27.649299 [ 264 ] {5297b294-8be1-4110-a67a-f0cdc9e349e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9184 | 2026.01.14 02:41:27.650286 [ 264 ] {5297b294-8be1-4110-a67a-f0cdc9e349e5} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9185 | 2026.01.14 02:41:27.650337 [ 264 ] {5297b294-8be1-4110-a67a-f0cdc9e349e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9186 | 2026.01.14 02:41:27.650743 [ 264 ] {5297b294-8be1-4110-a67a-f0cdc9e349e5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9187 | 2026.01.14 02:41:27.650967 [ 264 ] {5297b294-8be1-4110-a67a-f0cdc9e349e5} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9188 | 2026.01.14 02:41:27.651105 [ 264 ] {5297b294-8be1-4110-a67a-f0cdc9e349e5} <Debug> executeQuery: Read 1277 rows, 108.71 KiB in 0.001873 sec., 681793.9135077415 rows/sec., 56.68 MiB/sec. | ||
| 9189 | 2026.01.14 02:41:27.651146 [ 264 ] {5297b294-8be1-4110-a67a-f0cdc9e349e5} <Debug> TCPHandler: Processed in 0.002046046 sec. | ||
| 9190 | 2026.01.14 02:41:27.651262 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9191 | 2026.01.14 02:41:27.651357 [ 264 ] {1c788ed7-8b1d-4315-94ba-b572ee3bfc3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9192 | 2026.01.14 02:41:27.651423 [ 264 ] {1c788ed7-8b1d-4315-94ba-b572ee3bfc3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9193 | 2026.01.14 02:41:27.651839 [ 264 ] {1c788ed7-8b1d-4315-94ba-b572ee3bfc3d} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9194 | 2026.01.14 02:41:27.651876 [ 264 ] {1c788ed7-8b1d-4315-94ba-b572ee3bfc3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9195 | 2026.01.14 02:41:27.652182 [ 264 ] {1c788ed7-8b1d-4315-94ba-b572ee3bfc3d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9196 | 2026.01.14 02:41:27.652406 [ 264 ] {1c788ed7-8b1d-4315-94ba-b572ee3bfc3d} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9197 | 2026.01.14 02:41:27.652538 [ 264 ] {1c788ed7-8b1d-4315-94ba-b572ee3bfc3d} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.001202 sec., 34941.76372712146 rows/sec., 2.56 MiB/sec. | ||
| 9198 | 2026.01.14 02:41:27.652577 [ 264 ] {1c788ed7-8b1d-4315-94ba-b572ee3bfc3d} <Debug> TCPHandler: Processed in 0.001367281 sec. | ||
| 9199 | 2026.01.14 02:41:27.652697 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9200 | 2026.01.14 02:41:27.652820 [ 264 ] {127b3d2e-bdb9-4f5f-a243-aaece0ffcf3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9201 | 2026.01.14 02:41:27.652871 [ 264 ] {127b3d2e-bdb9-4f5f-a243-aaece0ffcf3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9202 | 2026.01.14 02:41:27.653455 [ 264 ] {127b3d2e-bdb9-4f5f-a243-aaece0ffcf3b} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9203 | 2026.01.14 02:41:27.653500 [ 264 ] {127b3d2e-bdb9-4f5f-a243-aaece0ffcf3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9204 | 2026.01.14 02:41:27.653874 [ 264 ] {127b3d2e-bdb9-4f5f-a243-aaece0ffcf3b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9205 | 2026.01.14 02:41:27.654088 [ 264 ] {127b3d2e-bdb9-4f5f-a243-aaece0ffcf3b} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9206 | 2026.01.14 02:41:27.654225 [ 264 ] {127b3d2e-bdb9-4f5f-a243-aaece0ffcf3b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00143 sec., 159440.55944055945 rows/sec., 10.80 MiB/sec. | ||
| 9207 | 2026.01.14 02:41:27.654265 [ 264 ] {127b3d2e-bdb9-4f5f-a243-aaece0ffcf3b} <Debug> TCPHandler: Processed in 0.001630083 sec. | ||
| 9208 | 2026.01.14 02:41:27.654389 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9209 | 2026.01.14 02:41:27.654512 [ 264 ] {db68cc0e-7f30-41b7-b2fa-fd43f55e2140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9210 | 2026.01.14 02:41:27.654560 [ 264 ] {db68cc0e-7f30-41b7-b2fa-fd43f55e2140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9211 | 2026.01.14 02:41:27.655209 [ 264 ] {db68cc0e-7f30-41b7-b2fa-fd43f55e2140} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9212 | 2026.01.14 02:41:27.655247 [ 264 ] {db68cc0e-7f30-41b7-b2fa-fd43f55e2140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9213 | 2026.01.14 02:41:27.655587 [ 264 ] {db68cc0e-7f30-41b7-b2fa-fd43f55e2140} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9214 | 2026.01.14 02:41:27.655795 [ 264 ] {db68cc0e-7f30-41b7-b2fa-fd43f55e2140} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9215 | 2026.01.14 02:41:27.655923 [ 264 ] {db68cc0e-7f30-41b7-b2fa-fd43f55e2140} <Debug> executeQuery: Read 562 rows, 42.77 KiB in 0.001436 sec., 391364.9025069638 rows/sec., 29.09 MiB/sec. | ||
| 9216 | 2026.01.14 02:41:27.655962 [ 264 ] {db68cc0e-7f30-41b7-b2fa-fd43f55e2140} <Debug> TCPHandler: Processed in 0.001637264 sec. | ||
| 9217 | 2026.01.14 02:41:27.656072 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9218 | 2026.01.14 02:41:27.656167 [ 264 ] {7d4baaa7-0959-4ce8-83c1-cc2fe8445598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9219 | 2026.01.14 02:41:27.656211 [ 264 ] {7d4baaa7-0959-4ce8-83c1-cc2fe8445598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9220 | 2026.01.14 02:41:27.656775 [ 264 ] {7d4baaa7-0959-4ce8-83c1-cc2fe8445598} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9221 | 2026.01.14 02:41:27.656812 [ 264 ] {7d4baaa7-0959-4ce8-83c1-cc2fe8445598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9222 | 2026.01.14 02:41:27.657189 [ 264 ] {7d4baaa7-0959-4ce8-83c1-cc2fe8445598} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9223 | 2026.01.14 02:41:27.657396 [ 264 ] {7d4baaa7-0959-4ce8-83c1-cc2fe8445598} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9224 | 2026.01.14 02:41:27.657525 [ 264 ] {7d4baaa7-0959-4ce8-83c1-cc2fe8445598} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001376 sec., 614098.8372093023 rows/sec., 41.33 MiB/sec. | ||
| 9225 | 2026.01.14 02:41:27.657562 [ 264 ] {7d4baaa7-0959-4ce8-83c1-cc2fe8445598} <Debug> TCPHandler: Processed in 0.001541822 sec. | ||
| 9226 | 2026.01.14 02:41:27.657671 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9227 | 2026.01.14 02:41:27.657767 [ 264 ] {dc7dc44f-c9cb-4b3e-be3e-54335d7942f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9228 | 2026.01.14 02:41:27.657821 [ 264 ] {dc7dc44f-c9cb-4b3e-be3e-54335d7942f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9229 | 2026.01.14 02:41:27.658626 [ 264 ] {dc7dc44f-c9cb-4b3e-be3e-54335d7942f8} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9230 | 2026.01.14 02:41:27.658662 [ 264 ] {dc7dc44f-c9cb-4b3e-be3e-54335d7942f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9231 | 2026.01.14 02:41:27.659211 [ 264 ] {dc7dc44f-c9cb-4b3e-be3e-54335d7942f8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9232 | 2026.01.14 02:41:27.659427 [ 264 ] {dc7dc44f-c9cb-4b3e-be3e-54335d7942f8} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9233 | 2026.01.14 02:41:27.659565 [ 264 ] {dc7dc44f-c9cb-4b3e-be3e-54335d7942f8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001815 sec., 22038.567493112947 rows/sec., 39.49 MiB/sec. | ||
| 9234 | 2026.01.14 02:41:27.659617 [ 264 ] {dc7dc44f-c9cb-4b3e-be3e-54335d7942f8} <Debug> TCPHandler: Processed in 0.001997206 sec. | ||
| 9235 | 2026.01.14 02:41:27.659732 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9236 | 2026.01.14 02:41:27.659828 [ 264 ] {ebb4e3de-0a92-4314-8c36-b6bcbd5d5a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9237 | 2026.01.14 02:41:27.659870 [ 264 ] {ebb4e3de-0a92-4314-8c36-b6bcbd5d5a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9238 | 2026.01.14 02:41:27.660199 [ 264 ] {ebb4e3de-0a92-4314-8c36-b6bcbd5d5a79} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9239 | 2026.01.14 02:41:27.660234 [ 264 ] {ebb4e3de-0a92-4314-8c36-b6bcbd5d5a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9240 | 2026.01.14 02:41:27.660541 [ 264 ] {ebb4e3de-0a92-4314-8c36-b6bcbd5d5a79} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9241 | 2026.01.14 02:41:27.660742 [ 264 ] {ebb4e3de-0a92-4314-8c36-b6bcbd5d5a79} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9242 | 2026.01.14 02:41:27.660873 [ 264 ] {ebb4e3de-0a92-4314-8c36-b6bcbd5d5a79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 9243 | 2026.01.14 02:41:27.660909 [ 264 ] {ebb4e3de-0a92-4314-8c36-b6bcbd5d5a79} <Debug> TCPHandler: Processed in 0.001228811 sec. | ||
| 9244 | 2026.01.14 02:41:27.684135 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22547 | ||
| 9245 | 2026.01.14 02:41:27.684923 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9246 | 2026.01.14 02:41:27.685005 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9247 | 2026.01.14 02:41:27.685637 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9248 | 2026.01.14 02:41:27.685867 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9249 | 2026.01.14 02:41:27.686011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22547 | ||
| 9250 | 2026.01.14 02:41:28.868541 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9251 | 2026.01.14 02:41:28.884851 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9252 | 2026.01.14 02:41:28.884911 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9253 | 2026.01.14 02:41:28.890746 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9254 | 2026.01.14 02:41:28.891421 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9255 | 2026.01.14 02:41:28.894354 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9256 | 2026.01.14 02:41:32.618220 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9257 | 2026.01.14 02:41:32.618395 [ 264 ] {505b6a29-b48f-448e-b445-27c732cd1427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9258 | 2026.01.14 02:41:32.618459 [ 264 ] {505b6a29-b48f-448e-b445-27c732cd1427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9259 | 2026.01.14 02:41:32.619078 [ 264 ] {505b6a29-b48f-448e-b445-27c732cd1427} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9260 | 2026.01.14 02:41:32.619125 [ 264 ] {505b6a29-b48f-448e-b445-27c732cd1427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9261 | 2026.01.14 02:41:32.619510 [ 264 ] {505b6a29-b48f-448e-b445-27c732cd1427} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9262 | 2026.01.14 02:41:32.619731 [ 264 ] {505b6a29-b48f-448e-b445-27c732cd1427} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9263 | 2026.01.14 02:41:32.619891 [ 264 ] {505b6a29-b48f-448e-b445-27c732cd1427} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001544 sec., 36269.43005181347 rows/sec., 2.79 MiB/sec. | ||
| 9264 | 2026.01.14 02:41:32.619932 [ 264 ] {505b6a29-b48f-448e-b445-27c732cd1427} <Debug> TCPHandler: Processed in 0.001839045 sec. | ||
| 9265 | 2026.01.14 02:41:32.620044 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9266 | 2026.01.14 02:41:32.620139 [ 264 ] {6e17d61f-ab89-496a-b8aa-5537f15133af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9267 | 2026.01.14 02:41:32.620179 [ 264 ] {6e17d61f-ab89-496a-b8aa-5537f15133af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9268 | 2026.01.14 02:41:32.620601 [ 264 ] {6e17d61f-ab89-496a-b8aa-5537f15133af} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9269 | 2026.01.14 02:41:32.620638 [ 264 ] {6e17d61f-ab89-496a-b8aa-5537f15133af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9270 | 2026.01.14 02:41:32.620952 [ 264 ] {6e17d61f-ab89-496a-b8aa-5537f15133af} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9271 | 2026.01.14 02:41:32.621168 [ 264 ] {6e17d61f-ab89-496a-b8aa-5537f15133af} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9272 | 2026.01.14 02:41:32.621300 [ 264 ] {6e17d61f-ab89-496a-b8aa-5537f15133af} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 9273 | 2026.01.14 02:41:32.621338 [ 264 ] {6e17d61f-ab89-496a-b8aa-5537f15133af} <Debug> TCPHandler: Processed in 0.001343451 sec. | ||
| 9274 | 2026.01.14 02:41:32.621450 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9275 | 2026.01.14 02:41:32.621546 [ 264 ] {79b443c6-e150-4a18-b25c-766747ab4b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9276 | 2026.01.14 02:41:32.621590 [ 264 ] {79b443c6-e150-4a18-b25c-766747ab4b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9277 | 2026.01.14 02:41:32.621990 [ 264 ] {79b443c6-e150-4a18-b25c-766747ab4b08} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2026.01.14 02:41:32.622027 [ 264 ] {79b443c6-e150-4a18-b25c-766747ab4b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9279 | 2026.01.14 02:41:32.622356 [ 264 ] {79b443c6-e150-4a18-b25c-766747ab4b08} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9280 | 2026.01.14 02:41:32.622575 [ 264 ] {79b443c6-e150-4a18-b25c-766747ab4b08} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2026.01.14 02:41:32.622704 [ 264 ] {79b443c6-e150-4a18-b25c-766747ab4b08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 9282 | 2026.01.14 02:41:32.622741 [ 264 ] {79b443c6-e150-4a18-b25c-766747ab4b08} <Debug> TCPHandler: Processed in 0.001341861 sec. | ||
| 9283 | 2026.01.14 02:41:32.622850 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9284 | 2026.01.14 02:41:32.622945 [ 264 ] {e968a227-c464-4a4f-a4ae-d11c1e0d1fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9285 | 2026.01.14 02:41:32.622986 [ 264 ] {e968a227-c464-4a4f-a4ae-d11c1e0d1fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9286 | 2026.01.14 02:41:32.623305 [ 264 ] {e968a227-c464-4a4f-a4ae-d11c1e0d1fbb} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9287 | 2026.01.14 02:41:32.623340 [ 264 ] {e968a227-c464-4a4f-a4ae-d11c1e0d1fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9288 | 2026.01.14 02:41:32.623643 [ 264 ] {e968a227-c464-4a4f-a4ae-d11c1e0d1fbb} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9289 | 2026.01.14 02:41:32.623855 [ 264 ] {e968a227-c464-4a4f-a4ae-d11c1e0d1fbb} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9290 | 2026.01.14 02:41:32.623983 [ 264 ] {e968a227-c464-4a4f-a4ae-d11c1e0d1fbb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 9291 | 2026.01.14 02:41:32.624019 [ 264 ] {e968a227-c464-4a4f-a4ae-d11c1e0d1fbb} <Debug> TCPHandler: Processed in 0.001219919 sec. | ||
| 9292 | 2026.01.14 02:41:34.988845 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9293 | 2026.01.14 02:41:34.988919 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9294 | 2026.01.14 02:41:35.186152 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23059 | ||
| 9295 | 2026.01.14 02:41:35.186849 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9296 | 2026.01.14 02:41:35.186903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9297 | 2026.01.14 02:41:35.187543 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9298 | 2026.01.14 02:41:35.187791 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9299 | 2026.01.14 02:41:35.187917 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23059 | ||
| 9300 | 2026.01.14 02:41:35.264945 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1132 | ||
| 9301 | 2026.01.14 02:41:35.267304 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9302 | 2026.01.14 02:41:35.267343 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9303 | 2026.01.14 02:41:35.268521 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9304 | 2026.01.14 02:41:35.268788 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9305 | 2026.01.14 02:41:35.268929 [ 34 ] {} <Debug> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9306 | 2026.01.14 02:41:35.268973 [ 34 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9307 | 2026.01.14 02:41:35.268996 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9308 | 2026.01.14 02:41:35.269038 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1132 | ||
| 9309 | 2026.01.14 02:41:35.269108 [ 193 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::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 | ||
| 9310 | 2026.01.14 02:41:35.269713 [ 193 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9311 | 2026.01.14 02:41:35.269877 [ 193 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1008 rows starting from the beginning of the part | ||
| 9312 | 2026.01.14 02:41:35.270254 [ 193 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
| 9313 | 2026.01.14 02:41:35.270591 [ 193 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 9314 | 2026.01.14 02:41:35.270922 [ 193 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 9315 | 2026.01.14 02:41:35.271226 [ 193 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part | ||
| 9316 | 2026.01.14 02:41:35.271532 [ 193 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 9317 | 2026.01.14 02:41:35.277667 [ 203 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1132 rows, containing 72 columns (72 merged, 0 gathered) in 0.008601391 sec., 131606.62037105393 rows/sec., 108.49 MiB/sec. | ||
| 9318 | 2026.01.14 02:41:35.279166 [ 203 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9319 | 2026.01.14 02:41:35.279787 [ 203 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_36_7} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9320 | 2026.01.14 02:41:35.279874 [ 203 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_36_7} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9321 | 2026.01.14 02:41:35.280210 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
| 9322 | 2026.01.14 02:41:36.001456 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001048888 sec. | ||
| 9323 | 2026.01.14 02:41:36.394458 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9324 | 2026.01.14 02:41:36.412504 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9325 | 2026.01.14 02:41:36.412568 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9326 | 2026.01.14 02:41:36.418872 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9327 | 2026.01.14 02:41:36.419544 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9328 | 2026.01.14 02:41:36.422681 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9329 | 2026.01.14 02:41:37.620523 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9330 | 2026.01.14 02:41:37.620721 [ 264 ] {ba415542-b77b-470f-b059-69925af233b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9331 | 2026.01.14 02:41:37.620797 [ 264 ] {ba415542-b77b-470f-b059-69925af233b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9332 | 2026.01.14 02:41:37.621538 [ 264 ] {ba415542-b77b-470f-b059-69925af233b8} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9333 | 2026.01.14 02:41:37.621587 [ 264 ] {ba415542-b77b-470f-b059-69925af233b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9334 | 2026.01.14 02:41:37.622008 [ 264 ] {ba415542-b77b-470f-b059-69925af233b8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9335 | 2026.01.14 02:41:37.622243 [ 264 ] {ba415542-b77b-470f-b059-69925af233b8} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9336 | 2026.01.14 02:41:37.622408 [ 264 ] {ba415542-b77b-470f-b059-69925af233b8} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001741 sec., 78116.02527283171 rows/sec., 6.77 MiB/sec. | ||
| 9337 | 2026.01.14 02:41:37.622452 [ 264 ] {ba415542-b77b-470f-b059-69925af233b8} <Debug> TCPHandler: Processed in 0.002060747 sec. | ||
| 9338 | 2026.01.14 02:41:37.622576 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9339 | 2026.01.14 02:41:37.622691 [ 264 ] {a5a63d84-3364-4e29-9647-4d6542c7d5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9340 | 2026.01.14 02:41:37.622735 [ 264 ] {a5a63d84-3364-4e29-9647-4d6542c7d5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9341 | 2026.01.14 02:41:37.623150 [ 264 ] {a5a63d84-3364-4e29-9647-4d6542c7d5b4} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9342 | 2026.01.14 02:41:37.623188 [ 264 ] {a5a63d84-3364-4e29-9647-4d6542c7d5b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9343 | 2026.01.14 02:41:37.623522 [ 264 ] {a5a63d84-3364-4e29-9647-4d6542c7d5b4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9344 | 2026.01.14 02:41:37.623730 [ 264 ] {a5a63d84-3364-4e29-9647-4d6542c7d5b4} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9345 | 2026.01.14 02:41:37.623864 [ 264 ] {a5a63d84-3364-4e29-9647-4d6542c7d5b4} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.0012 sec., 33333.333333333336 rows/sec., 2.45 MiB/sec. | ||
| 9346 | 2026.01.14 02:41:37.623903 [ 264 ] {a5a63d84-3364-4e29-9647-4d6542c7d5b4} <Debug> TCPHandler: Processed in 0.001380242 sec. | ||
| 9347 | 2026.01.14 02:41:37.624017 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9348 | 2026.01.14 02:41:37.624119 [ 264 ] {da9c9178-df71-4504-908d-461220fd7b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9349 | 2026.01.14 02:41:37.624161 [ 264 ] {da9c9178-df71-4504-908d-461220fd7b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9350 | 2026.01.14 02:41:37.624574 [ 264 ] {da9c9178-df71-4504-908d-461220fd7b45} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9351 | 2026.01.14 02:41:37.624610 [ 264 ] {da9c9178-df71-4504-908d-461220fd7b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9352 | 2026.01.14 02:41:37.624917 [ 264 ] {da9c9178-df71-4504-908d-461220fd7b45} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9353 | 2026.01.14 02:41:37.625128 [ 264 ] {da9c9178-df71-4504-908d-461220fd7b45} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9354 | 2026.01.14 02:41:37.625260 [ 264 ] {da9c9178-df71-4504-908d-461220fd7b45} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001165 sec., 89270.38626609441 rows/sec., 6.97 MiB/sec. | ||
| 9355 | 2026.01.14 02:41:37.625299 [ 264 ] {da9c9178-df71-4504-908d-461220fd7b45} <Debug> TCPHandler: Processed in 0.001332961 sec. | ||
| 9356 | 2026.01.14 02:41:37.625429 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9357 | 2026.01.14 02:41:37.625530 [ 264 ] {f4c7dce2-e5d2-40b5-a2fa-c66648a13869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9358 | 2026.01.14 02:41:37.625575 [ 264 ] {f4c7dce2-e5d2-40b5-a2fa-c66648a13869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9359 | 2026.01.14 02:41:37.625990 [ 264 ] {f4c7dce2-e5d2-40b5-a2fa-c66648a13869} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9360 | 2026.01.14 02:41:37.626027 [ 264 ] {f4c7dce2-e5d2-40b5-a2fa-c66648a13869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9361 | 2026.01.14 02:41:37.626356 [ 264 ] {f4c7dce2-e5d2-40b5-a2fa-c66648a13869} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9362 | 2026.01.14 02:41:37.626561 [ 264 ] {f4c7dce2-e5d2-40b5-a2fa-c66648a13869} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9363 | 2026.01.14 02:41:37.626694 [ 264 ] {f4c7dce2-e5d2-40b5-a2fa-c66648a13869} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 9364 | 2026.01.14 02:41:37.626732 [ 264 ] {f4c7dce2-e5d2-40b5-a2fa-c66648a13869} <Debug> TCPHandler: Processed in 0.001353161 sec. | ||
| 9365 | 2026.01.14 02:41:37.626851 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9366 | 2026.01.14 02:41:37.626945 [ 264 ] {c94a8d0e-eeac-4fbd-8358-113f11a79c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9367 | 2026.01.14 02:41:37.626999 [ 264 ] {c94a8d0e-eeac-4fbd-8358-113f11a79c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9368 | 2026.01.14 02:41:37.627817 [ 264 ] {c94a8d0e-eeac-4fbd-8358-113f11a79c34} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2026.01.14 02:41:37.627853 [ 264 ] {c94a8d0e-eeac-4fbd-8358-113f11a79c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9370 | 2026.01.14 02:41:37.628428 [ 264 ] {c94a8d0e-eeac-4fbd-8358-113f11a79c34} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9371 | 2026.01.14 02:41:37.628671 [ 264 ] {c94a8d0e-eeac-4fbd-8358-113f11a79c34} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2026.01.14 02:41:37.628816 [ 264 ] {c94a8d0e-eeac-4fbd-8358-113f11a79c34} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001887 sec., 21197.668256491786 rows/sec., 37.99 MiB/sec. | ||
| 9373 | 2026.01.14 02:41:37.628892 [ 264 ] {c94a8d0e-eeac-4fbd-8358-113f11a79c34} <Debug> TCPHandler: Processed in 0.002090687 sec. | ||
| 9374 | 2026.01.14 02:41:37.629014 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9375 | 2026.01.14 02:41:37.629110 [ 264 ] {54ae72c3-3a54-4d44-aea1-889afbe4c541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9376 | 2026.01.14 02:41:37.629152 [ 264 ] {54ae72c3-3a54-4d44-aea1-889afbe4c541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9377 | 2026.01.14 02:41:37.629483 [ 264 ] {54ae72c3-3a54-4d44-aea1-889afbe4c541} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2026.01.14 02:41:37.629519 [ 264 ] {54ae72c3-3a54-4d44-aea1-889afbe4c541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 9379 | 2026.01.14 02:41:37.629819 [ 264 ] {54ae72c3-3a54-4d44-aea1-889afbe4c541} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9380 | 2026.01.14 02:41:37.630020 [ 264 ] {54ae72c3-3a54-4d44-aea1-889afbe4c541} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2026.01.14 02:41:37.630149 [ 264 ] {54ae72c3-3a54-4d44-aea1-889afbe4c541} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 9382 | 2026.01.14 02:41:37.630185 [ 264 ] {54ae72c3-3a54-4d44-aea1-889afbe4c541} <Debug> TCPHandler: Processed in 0.00122013 sec. | ||
| 9383 | 2026.01.14 02:41:42.628908 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9384 | 2026.01.14 02:41:42.629117 [ 264 ] {08f5b2fb-501c-4f68-8397-f795008bb668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9385 | 2026.01.14 02:41:42.629188 [ 264 ] {08f5b2fb-501c-4f68-8397-f795008bb668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9386 | 2026.01.14 02:41:42.629913 [ 264 ] {08f5b2fb-501c-4f68-8397-f795008bb668} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2026.01.14 02:41:42.629957 [ 264 ] {08f5b2fb-501c-4f68-8397-f795008bb668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9388 | 2026.01.14 02:41:42.630352 [ 264 ] {08f5b2fb-501c-4f68-8397-f795008bb668} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9389 | 2026.01.14 02:41:42.630570 [ 264 ] {08f5b2fb-501c-4f68-8397-f795008bb668} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9390 | 2026.01.14 02:41:42.630717 [ 264 ] {08f5b2fb-501c-4f68-8397-f795008bb668} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001652 sec., 248184.01937046004 rows/sec., 15.74 MiB/sec. | ||
| 9391 | 2026.01.14 02:41:42.630757 [ 264 ] {08f5b2fb-501c-4f68-8397-f795008bb668} <Debug> TCPHandler: Processed in 0.001980736 sec. | ||
| 9392 | 2026.01.14 02:41:42.630868 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9393 | 2026.01.14 02:41:42.630962 [ 264 ] {96e56e53-6856-4a8c-a2bf-cb61649c498b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9394 | 2026.01.14 02:41:42.631001 [ 264 ] {96e56e53-6856-4a8c-a2bf-cb61649c498b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9395 | 2026.01.14 02:41:42.631373 [ 264 ] {96e56e53-6856-4a8c-a2bf-cb61649c498b} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9396 | 2026.01.14 02:41:42.631408 [ 264 ] {96e56e53-6856-4a8c-a2bf-cb61649c498b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9397 | 2026.01.14 02:41:42.631694 [ 264 ] {96e56e53-6856-4a8c-a2bf-cb61649c498b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9398 | 2026.01.14 02:41:42.631919 [ 264 ] {96e56e53-6856-4a8c-a2bf-cb61649c498b} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9399 | 2026.01.14 02:41:42.632047 [ 264 ] {96e56e53-6856-4a8c-a2bf-cb61649c498b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001104 sec., 1811.5942028985507 rows/sec., 147.72 KiB/sec. | ||
| 9400 | 2026.01.14 02:41:42.632084 [ 264 ] {96e56e53-6856-4a8c-a2bf-cb61649c498b} <Debug> TCPHandler: Processed in 0.00126426 sec. | ||
| 9401 | 2026.01.14 02:41:42.632190 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9402 | 2026.01.14 02:41:42.632283 [ 264 ] {6865327e-b0a1-4ece-84ba-49aee066335d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9403 | 2026.01.14 02:41:42.632320 [ 264 ] {6865327e-b0a1-4ece-84ba-49aee066335d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9404 | 2026.01.14 02:41:42.633079 [ 264 ] {6865327e-b0a1-4ece-84ba-49aee066335d} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9405 | 2026.01.14 02:41:42.633114 [ 264 ] {6865327e-b0a1-4ece-84ba-49aee066335d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9406 | 2026.01.14 02:41:42.633470 [ 264 ] {6865327e-b0a1-4ece-84ba-49aee066335d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9407 | 2026.01.14 02:41:42.633671 [ 264 ] {6865327e-b0a1-4ece-84ba-49aee066335d} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9408 | 2026.01.14 02:41:42.633780 [ 45 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9409 | 2026.01.14 02:41:42.633795 [ 264 ] {6865327e-b0a1-4ece-84ba-49aee066335d} <Debug> executeQuery: Read 1113 rows, 89.92 KiB in 0.001529 sec., 727926.7495094833 rows/sec., 57.43 MiB/sec. | ||
| 9410 | 2026.01.14 02:41:42.633842 [ 45 ] {} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9411 | 2026.01.14 02:41:42.633851 [ 264 ] {6865327e-b0a1-4ece-84ba-49aee066335d} <Debug> TCPHandler: Processed in 0.001709334 sec. | ||
| 9412 | 2026.01.14 02:41:42.633871 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9413 | 2026.01.14 02:41:42.633959 [ 194 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::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 | ||
| 9414 | 2026.01.14 02:41:42.633967 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9415 | 2026.01.14 02:41:42.634048 [ 194 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9416 | 2026.01.14 02:41:42.634072 [ 264 ] {e88b4c48-6568-45a4-80ed-a77d15c9fc13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9417 | 2026.01.14 02:41:42.634077 [ 194 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2465 rows starting from the beginning of the part | ||
| 9418 | 2026.01.14 02:41:42.634111 [ 264 ] {e88b4c48-6568-45a4-80ed-a77d15c9fc13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9419 | 2026.01.14 02:41:42.634139 [ 194 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 9420 | 2026.01.14 02:41:42.634181 [ 194 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1277 rows starting from the beginning of the part | ||
| 9421 | 2026.01.14 02:41:42.634220 [ 194 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 9422 | 2026.01.14 02:41:42.634259 [ 194 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 136 rows starting from the beginning of the part | ||
| 9423 | 2026.01.14 02:41:42.634299 [ 194 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1113 rows starting from the beginning of the part | ||
| 9424 | 2026.01.14 02:41:42.634578 [ 264 ] {e88b4c48-6568-45a4-80ed-a77d15c9fc13} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9425 | 2026.01.14 02:41:42.634613 [ 264 ] {e88b4c48-6568-45a4-80ed-a77d15c9fc13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9426 | 2026.01.14 02:41:42.634923 [ 264 ] {e88b4c48-6568-45a4-80ed-a77d15c9fc13} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9427 | 2026.01.14 02:41:42.635131 [ 264 ] {e88b4c48-6568-45a4-80ed-a77d15c9fc13} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9428 | 2026.01.14 02:41:42.635258 [ 264 ] {e88b4c48-6568-45a4-80ed-a77d15c9fc13} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001204 sec., 171926.91029900333 rows/sec., 10.10 MiB/sec. | ||
| 9429 | 2026.01.14 02:41:42.635257 [ 56 ] {} <Debug> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9430 | 2026.01.14 02:41:42.635296 [ 264 ] {e88b4c48-6568-45a4-80ed-a77d15c9fc13} <Debug> TCPHandler: Processed in 0.001376572 sec. | ||
| 9431 | 2026.01.14 02:41:42.635307 [ 56 ] {} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9432 | 2026.01.14 02:41:42.635332 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9433 | 2026.01.14 02:41:42.635405 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9434 | 2026.01.14 02:41:42.635448 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 9435 | 2026.01.14 02:41:42.635501 [ 264 ] {369a2eed-a4d2-4ffc-b61c-d2f60b8ac640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9436 | 2026.01.14 02:41:42.635545 [ 264 ] {369a2eed-a4d2-4ffc-b61c-d2f60b8ac640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9437 | 2026.01.14 02:41:42.635595 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9438 | 2026.01.14 02:41:42.635633 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 277 rows starting from the beginning of the part | ||
| 9439 | 2026.01.14 02:41:42.635699 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
| 9440 | 2026.01.14 02:41:42.635744 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 9441 | 2026.01.14 02:41:42.635785 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 42 rows starting from the beginning of the part | ||
| 9442 | 2026.01.14 02:41:42.635823 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
| 9443 | 2026.01.14 02:41:42.635862 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 207 rows starting from the beginning of the part | ||
| 9444 | 2026.01.14 02:41:42.636003 [ 264 ] {369a2eed-a4d2-4ffc-b61c-d2f60b8ac640} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9445 | 2026.01.14 02:41:42.636043 [ 264 ] {369a2eed-a4d2-4ffc-b61c-d2f60b8ac640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9446 | 2026.01.14 02:41:42.636060 [ 198 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5103 rows, containing 5 columns (5 merged, 0 gathered) in 0.002135508 sec., 2389595.3562337393 rows/sec., 203.95 MiB/sec. | ||
| 9447 | 2026.01.14 02:41:42.636302 [ 194 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9448 | 2026.01.14 02:41:42.636578 [ 194 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_71_14} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9449 | 2026.01.14 02:41:42.636623 [ 264 ] {369a2eed-a4d2-4ffc-b61c-d2f60b8ac640} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9450 | 2026.01.14 02:41:42.636649 [ 194 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_71_14} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9451 | 2026.01.14 02:41:42.636720 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 9452 | 2026.01.14 02:41:42.636840 [ 264 ] {369a2eed-a4d2-4ffc-b61c-d2f60b8ac640} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9453 | 2026.01.14 02:41:42.636916 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001532083 sec., 404677.81445261126 rows/sec., 27.29 MiB/sec. | ||
| 9454 | 2026.01.14 02:41:42.636968 [ 264 ] {369a2eed-a4d2-4ffc-b61c-d2f60b8ac640} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001484 sec., 142857.14285714284 rows/sec., 9.21 MiB/sec. | ||
| 9455 | 2026.01.14 02:41:42.637005 [ 264 ] {369a2eed-a4d2-4ffc-b61c-d2f60b8ac640} <Debug> TCPHandler: Processed in 0.001647924 sec. | ||
| 9456 | 2026.01.14 02:41:42.637033 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9457 | 2026.01.14 02:41:42.637111 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9458 | 2026.01.14 02:41:42.637203 [ 264 ] {761190c8-6084-4e03-8c06-205c8b6d0431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9459 | 2026.01.14 02:41:42.637242 [ 264 ] {761190c8-6084-4e03-8c06-205c8b6d0431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9460 | 2026.01.14 02:41:42.637268 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_51_10} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9461 | 2026.01.14 02:41:42.637333 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_51_10} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9462 | 2026.01.14 02:41:42.637408 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 9463 | 2026.01.14 02:41:42.637693 [ 264 ] {761190c8-6084-4e03-8c06-205c8b6d0431} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9464 | 2026.01.14 02:41:42.637728 [ 264 ] {761190c8-6084-4e03-8c06-205c8b6d0431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9465 | 2026.01.14 02:41:42.638023 [ 264 ] {761190c8-6084-4e03-8c06-205c8b6d0431} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9466 | 2026.01.14 02:41:42.638225 [ 264 ] {761190c8-6084-4e03-8c06-205c8b6d0431} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9467 | 2026.01.14 02:41:42.638345 [ 264 ] {761190c8-6084-4e03-8c06-205c8b6d0431} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00116 sec., 181896.55172413794 rows/sec., 10.33 MiB/sec. | ||
| 9468 | 2026.01.14 02:41:42.638382 [ 264 ] {761190c8-6084-4e03-8c06-205c8b6d0431} <Debug> TCPHandler: Processed in 0.001318141 sec. | ||
| 9469 | 2026.01.14 02:41:42.638482 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9470 | 2026.01.14 02:41:42.638573 [ 264 ] {6abe63b2-3788-4d27-b29f-c8cee399b7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9471 | 2026.01.14 02:41:42.638611 [ 264 ] {6abe63b2-3788-4d27-b29f-c8cee399b7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9472 | 2026.01.14 02:41:42.639195 [ 264 ] {6abe63b2-3788-4d27-b29f-c8cee399b7b9} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9473 | 2026.01.14 02:41:42.639231 [ 264 ] {6abe63b2-3788-4d27-b29f-c8cee399b7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9474 | 2026.01.14 02:41:42.639550 [ 264 ] {6abe63b2-3788-4d27-b29f-c8cee399b7b9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9475 | 2026.01.14 02:41:42.639762 [ 264 ] {6abe63b2-3788-4d27-b29f-c8cee399b7b9} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9476 | 2026.01.14 02:41:42.639861 [ 56 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9477 | 2026.01.14 02:41:42.639885 [ 264 ] {6abe63b2-3788-4d27-b29f-c8cee399b7b9} <Debug> executeQuery: Read 681 rows, 48.63 KiB in 0.001329 sec., 512415.34988713317 rows/sec., 35.73 MiB/sec. | ||
| 9478 | 2026.01.14 02:41:42.639892 [ 56 ] {} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9479 | 2026.01.14 02:41:42.639923 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9480 | 2026.01.14 02:41:42.639927 [ 264 ] {6abe63b2-3788-4d27-b29f-c8cee399b7b9} <Debug> TCPHandler: Processed in 0.001493033 sec. | ||
| 9481 | 2026.01.14 02:41:42.639994 [ 194 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 9482 | 2026.01.14 02:41:42.640037 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9483 | 2026.01.14 02:41:42.640062 [ 194 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9484 | 2026.01.14 02:41:42.640087 [ 194 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1249 rows starting from the beginning of the part | ||
| 9485 | 2026.01.14 02:41:42.640130 [ 264 ] {24d3083e-bc21-45c3-a0a8-4b175cf150a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9486 | 2026.01.14 02:41:42.640131 [ 194 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 9487 | 2026.01.14 02:41:42.640171 [ 264 ] {24d3083e-bc21-45c3-a0a8-4b175cf150a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9488 | 2026.01.14 02:41:42.640178 [ 194 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 562 rows starting from the beginning of the part | ||
| 9489 | 2026.01.14 02:41:42.640212 [ 194 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 9490 | 2026.01.14 02:41:42.640246 [ 194 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part | ||
| 9491 | 2026.01.14 02:41:42.640278 [ 194 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 681 rows starting from the beginning of the part | ||
| 9492 | 2026.01.14 02:41:42.640496 [ 264 ] {24d3083e-bc21-45c3-a0a8-4b175cf150a0} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9493 | 2026.01.14 02:41:42.640530 [ 264 ] {24d3083e-bc21-45c3-a0a8-4b175cf150a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9494 | 2026.01.14 02:41:42.640819 [ 264 ] {24d3083e-bc21-45c3-a0a8-4b175cf150a0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 9495 | 2026.01.14 02:41:42.641015 [ 264 ] {24d3083e-bc21-45c3-a0a8-4b175cf150a0} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9496 | 2026.01.14 02:41:42.641136 [ 264 ] {24d3083e-bc21-45c3-a0a8-4b175cf150a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001023 sec., 5865.102639296188 rows/sec., 306.43 KiB/sec. | ||
| 9497 | 2026.01.14 02:41:42.641171 [ 264 ] {24d3083e-bc21-45c3-a0a8-4b175cf150a0} <Debug> TCPHandler: Processed in 0.00118069 sec. | ||
| 9498 | 2026.01.14 02:41:42.641276 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9499 | 2026.01.14 02:41:42.641280 [ 199 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2724 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314281 sec., 2072616.1300361184 rows/sec., 158.18 MiB/sec. | ||
| 9500 | 2026.01.14 02:41:42.641370 [ 264 ] {3fb57a39-2410-4482-b093-461bf94bcd4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9501 | 2026.01.14 02:41:42.641415 [ 264 ] {3fb57a39-2410-4482-b093-461bf94bcd4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9502 | 2026.01.14 02:41:42.641493 [ 187 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9503 | 2026.01.14 02:41:42.641777 [ 187 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_71_14} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9504 | 2026.01.14 02:41:42.641829 [ 264 ] {3fb57a39-2410-4482-b093-461bf94bcd4b} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9505 | 2026.01.14 02:41:42.641860 [ 187 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_71_14} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9506 | 2026.01.14 02:41:42.641871 [ 264 ] {3fb57a39-2410-4482-b093-461bf94bcd4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9507 | 2026.01.14 02:41:42.641965 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 9508 | 2026.01.14 02:41:42.642216 [ 264 ] {3fb57a39-2410-4482-b093-461bf94bcd4b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9509 | 2026.01.14 02:41:42.642423 [ 264 ] {3fb57a39-2410-4482-b093-461bf94bcd4b} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9510 | 2026.01.14 02:41:42.642529 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9511 | 2026.01.14 02:41:42.642546 [ 264 ] {3fb57a39-2410-4482-b093-461bf94bcd4b} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001193 sec., 264040.23470243084 rows/sec., 17.35 MiB/sec. | ||
| 9512 | 2026.01.14 02:41:42.642558 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9513 | 2026.01.14 02:41:42.642583 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9514 | 2026.01.14 02:41:42.642587 [ 264 ] {3fb57a39-2410-4482-b093-461bf94bcd4b} <Debug> TCPHandler: Processed in 0.001359281 sec. | ||
| 9515 | 2026.01.14 02:41:42.642656 [ 194 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 9516 | 2026.01.14 02:41:42.642711 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9517 | 2026.01.14 02:41:42.642734 [ 194 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9518 | 2026.01.14 02:41:42.642758 [ 194 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19743 rows starting from the beginning of the part | ||
| 9519 | 2026.01.14 02:41:42.642802 [ 194 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 9520 | 2026.01.14 02:41:42.642803 [ 264 ] {b225bb85-77b1-4aa0-8e91-071f4ea392f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9521 | 2026.01.14 02:41:42.642835 [ 194 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 845 rows starting from the beginning of the part | ||
| 9522 | 2026.01.14 02:41:42.642849 [ 264 ] {b225bb85-77b1-4aa0-8e91-071f4ea392f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9523 | 2026.01.14 02:41:42.642870 [ 194 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 9524 | 2026.01.14 02:41:42.642903 [ 194 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 9525 | 2026.01.14 02:41:42.642939 [ 194 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 315 rows starting from the beginning of the part | ||
| 9526 | 2026.01.14 02:41:42.643152 [ 264 ] {b225bb85-77b1-4aa0-8e91-071f4ea392f9} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9527 | 2026.01.14 02:41:42.643185 [ 264 ] {b225bb85-77b1-4aa0-8e91-071f4ea392f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9528 | 2026.01.14 02:41:42.643469 [ 264 ] {b225bb85-77b1-4aa0-8e91-071f4ea392f9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9529 | 2026.01.14 02:41:42.643666 [ 264 ] {b225bb85-77b1-4aa0-8e91-071f4ea392f9} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9530 | 2026.01.14 02:41:42.643785 [ 264 ] {b225bb85-77b1-4aa0-8e91-071f4ea392f9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000999 sec., 1001.0010010010009 rows/sec., 67.45 KiB/sec. | ||
| 9531 | 2026.01.14 02:41:42.643820 [ 264 ] {b225bb85-77b1-4aa0-8e91-071f4ea392f9} <Debug> TCPHandler: Processed in 0.00115555 sec. | ||
| 9532 | 2026.01.14 02:41:42.643923 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9533 | 2026.01.14 02:41:42.644014 [ 264 ] {ea1bb0da-cfdf-43ad-8ce6-81d9664f1112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9534 | 2026.01.14 02:41:42.644052 [ 264 ] {ea1bb0da-cfdf-43ad-8ce6-81d9664f1112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9535 | 2026.01.14 02:41:42.644358 [ 264 ] {ea1bb0da-cfdf-43ad-8ce6-81d9664f1112} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9536 | 2026.01.14 02:41:42.644393 [ 264 ] {ea1bb0da-cfdf-43ad-8ce6-81d9664f1112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9537 | 2026.01.14 02:41:42.644693 [ 264 ] {ea1bb0da-cfdf-43ad-8ce6-81d9664f1112} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9538 | 2026.01.14 02:41:42.644903 [ 264 ] {ea1bb0da-cfdf-43ad-8ce6-81d9664f1112} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9539 | 2026.01.14 02:41:42.645006 [ 56 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9540 | 2026.01.14 02:41:42.645023 [ 264 ] {ea1bb0da-cfdf-43ad-8ce6-81d9664f1112} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001027 sec., 101265.82278481014 rows/sec., 6.20 MiB/sec. | ||
| 9541 | 2026.01.14 02:41:42.645035 [ 56 ] {} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9542 | 2026.01.14 02:41:42.645060 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9543 | 2026.01.14 02:41:42.645064 [ 264 ] {ea1bb0da-cfdf-43ad-8ce6-81d9664f1112} <Debug> TCPHandler: Processed in 0.00118805 sec. | ||
| 9544 | 2026.01.14 02:41:42.645139 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 9545 | 2026.01.14 02:41:42.645238 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9546 | 2026.01.14 02:41:42.645268 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4044 rows starting from the beginning of the part | ||
| 9547 | 2026.01.14 02:41:42.645324 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 9548 | 2026.01.14 02:41:42.645370 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 9549 | 2026.01.14 02:41:42.645413 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 9550 | 2026.01.14 02:41:42.645454 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 9551 | 2026.01.14 02:41:42.645496 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 104 rows starting from the beginning of the part | ||
| 9552 | 2026.01.14 02:41:42.649143 [ 192 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4388 rows, containing 4 columns (4 merged, 0 gathered) in 0.004031423 sec., 1088449.4135197422 rows/sec., 72.32 MiB/sec. | ||
| 9553 | 2026.01.14 02:41:42.649951 [ 192 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9554 | 2026.01.14 02:41:42.650369 [ 192 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_71_14} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9555 | 2026.01.14 02:41:42.650450 [ 192 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_71_14} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9556 | 2026.01.14 02:41:42.650536 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 9557 | 2026.01.14 02:41:42.653468 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21383 rows, containing 5 columns (5 merged, 0 gathered) in 0.010839339 sec., 1972721.7683661338 rows/sec., 134.95 MiB/sec. | ||
| 9558 | 2026.01.14 02:41:42.654157 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9559 | 2026.01.14 02:41:42.654481 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9560 | 2026.01.14 02:41:42.654557 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9561 | 2026.01.14 02:41:42.654638 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9562 | 2026.01.14 02:41:42.688128 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23507 | ||
| 9563 | 2026.01.14 02:41:42.688627 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9564 | 2026.01.14 02:41:42.688667 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9565 | 2026.01.14 02:41:42.689148 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9566 | 2026.01.14 02:41:42.689372 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9567 | 2026.01.14 02:41:42.689495 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23507 | ||
| 9568 | 2026.01.14 02:41:43.000205 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.85 MiB, peak 325.17 MiB, free memory in arenas 0.00 B, will set to 315.70 MiB (RSS), difference: 1.85 MiB | ||
| 9569 | 2026.01.14 02:41:43.922862 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9570 | 2026.01.14 02:41:43.940514 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9571 | 2026.01.14 02:41:43.940573 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9572 | 2026.01.14 02:41:43.946685 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9573 | 2026.01.14 02:41:43.947370 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9574 | 2026.01.14 02:41:43.950360 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9575 | 2026.01.14 02:41:45.269329 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1166 | ||
| 9576 | 2026.01.14 02:41:45.271680 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9577 | 2026.01.14 02:41:45.271727 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9578 | 2026.01.14 02:41:45.272931 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9579 | 2026.01.14 02:41:45.273196 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9580 | 2026.01.14 02:41:45.273453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1166 | ||
| 9581 | 2026.01.14 02:41:46.684206 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62682 | ||
| 9582 | 2026.01.14 02:41:46.684320 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9583 | 2026.01.14 02:41:46.684353 [ 286 ] {} <Debug> TCP-Session: 81617a2d-3c78-4b7a-b11a-bb42272b2ccb Authenticating user 'default' from [fd00:1122:3344:101::e]:62682 | ||
| 9584 | 2026.01.14 02:41:46.684386 [ 286 ] {} <Debug> TCP-Session: 81617a2d-3c78-4b7a-b11a-bb42272b2ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9585 | 2026.01.14 02:41:46.684406 [ 286 ] {} <Debug> TCP-Session: 81617a2d-3c78-4b7a-b11a-bb42272b2ccb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9586 | 2026.01.14 02:41:46.684639 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58493 | ||
| 9587 | 2026.01.14 02:41:46.684665 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58322 | ||
| 9588 | 2026.01.14 02:41:46.684689 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44548 | ||
| 9589 | 2026.01.14 02:41:46.684723 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46359 | ||
| 9590 | 2026.01.14 02:41:46.684771 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9591 | 2026.01.14 02:41:46.684796 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9592 | 2026.01.14 02:41:46.684811 [ 286 ] {} <Trace> TCP-Session: 81617a2d-3c78-4b7a-b11a-bb42272b2ccb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9593 | 2026.01.14 02:41:46.684835 [ 289 ] {} <Debug> TCP-Session: 956d933c-c22e-4d6d-8370-78ab690b8f10 Authenticating user 'default' from [fd00:1122:3344:101::e]:58322 | ||
| 9594 | 2026.01.14 02:41:46.684825 [ 287 ] {} <Debug> TCP-Session: 2ff02a41-2d5d-4bd2-8779-2792abbb334c Authenticating user 'default' from [fd00:1122:3344:101::e]:58493 | ||
| 9595 | 2026.01.14 02:41:46.684880 [ 289 ] {} <Debug> TCP-Session: 956d933c-c22e-4d6d-8370-78ab690b8f10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9596 | 2026.01.14 02:41:46.684802 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9597 | 2026.01.14 02:41:46.684933 [ 289 ] {} <Debug> TCP-Session: 956d933c-c22e-4d6d-8370-78ab690b8f10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9598 | 2026.01.14 02:41:46.684927 [ 287 ] {} <Debug> TCP-Session: 2ff02a41-2d5d-4bd2-8779-2792abbb334c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9599 | 2026.01.14 02:41:46.684969 [ 352 ] {} <Debug> TCP-Session: bca8c255-a1ff-46ec-8d7b-9bc32cc69a9c Authenticating user 'default' from [fd00:1122:3344:101::e]:44548 | ||
| 9600 | 2026.01.14 02:41:46.684995 [ 287 ] {} <Debug> TCP-Session: 2ff02a41-2d5d-4bd2-8779-2792abbb334c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9601 | 2026.01.14 02:41:46.685013 [ 352 ] {} <Debug> TCP-Session: bca8c255-a1ff-46ec-8d7b-9bc32cc69a9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9602 | 2026.01.14 02:41:46.685012 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9603 | 2026.01.14 02:41:46.685042 [ 352 ] {} <Debug> TCP-Session: bca8c255-a1ff-46ec-8d7b-9bc32cc69a9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9604 | 2026.01.14 02:41:46.685071 [ 355 ] {} <Debug> TCP-Session: c55e8f1e-21cc-4d01-85e5-ce0e4b699b81 Authenticating user 'default' from [fd00:1122:3344:101::e]:46359 | ||
| 9605 | 2026.01.14 02:41:46.685047 [ 286 ] {984ae106-e109-42f5-8f76-cc9e597aa7df} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62682) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9606 | 2026.01.14 02:41:46.685113 [ 355 ] {} <Debug> TCP-Session: c55e8f1e-21cc-4d01-85e5-ce0e4b699b81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9607 | 2026.01.14 02:41:46.684716 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51226 | ||
| 9608 | 2026.01.14 02:41:46.685158 [ 355 ] {} <Debug> TCP-Session: c55e8f1e-21cc-4d01-85e5-ce0e4b699b81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9609 | 2026.01.14 02:41:46.684706 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39131 | ||
| 9610 | 2026.01.14 02:41:46.684667 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53567 | ||
| 9611 | 2026.01.14 02:41:46.684652 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43342 | ||
| 9612 | 2026.01.14 02:41:46.685418 [ 286 ] {984ae106-e109-42f5-8f76-cc9e597aa7df} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9613 | 2026.01.14 02:41:46.685484 [ 286 ] {984ae106-e109-42f5-8f76-cc9e597aa7df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9614 | 2026.01.14 02:41:46.685725 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9615 | 2026.01.14 02:41:46.685766 [ 353 ] {} <Debug> TCP-Session: 8aa38e9d-1e8b-43b9-b69e-b54a948bfe6a Authenticating user 'default' from [fd00:1122:3344:101::e]:39131 | ||
| 9616 | 2026.01.14 02:41:46.685794 [ 353 ] {} <Debug> TCP-Session: 8aa38e9d-1e8b-43b9-b69e-b54a948bfe6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9617 | 2026.01.14 02:41:46.685804 [ 286 ] {984ae106-e109-42f5-8f76-cc9e597aa7df} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 9618 | 2026.01.14 02:41:46.685811 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9619 | 2026.01.14 02:41:46.685809 [ 353 ] {} <Debug> TCP-Session: 8aa38e9d-1e8b-43b9-b69e-b54a948bfe6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9620 | 2026.01.14 02:41:46.685874 [ 288 ] {} <Debug> TCP-Session: 0546feda-2c80-4ac7-9482-ec588ec20a53 Authenticating user 'default' from [fd00:1122:3344:101::e]:43342 | ||
| 9621 | 2026.01.14 02:41:46.685891 [ 288 ] {} <Debug> TCP-Session: 0546feda-2c80-4ac7-9482-ec588ec20a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9622 | 2026.01.14 02:41:46.685904 [ 288 ] {} <Debug> TCP-Session: 0546feda-2c80-4ac7-9482-ec588ec20a53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9623 | 2026.01.14 02:41:46.686150 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9624 | 2026.01.14 02:41:46.686201 [ 354 ] {} <Debug> TCP-Session: 73b288fa-2f1b-4a43-8ad9-794b7825f582 Authenticating user 'default' from [fd00:1122:3344:101::e]:51226 | ||
| 9625 | 2026.01.14 02:41:46.686230 [ 354 ] {} <Debug> TCP-Session: 73b288fa-2f1b-4a43-8ad9-794b7825f582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9626 | 2026.01.14 02:41:46.686250 [ 354 ] {} <Debug> TCP-Session: 73b288fa-2f1b-4a43-8ad9-794b7825f582 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9627 | 2026.01.14 02:41:46.686258 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9628 | 2026.01.14 02:41:46.686294 [ 351 ] {} <Debug> TCP-Session: 90ca034b-a5a5-4f7e-bd81-bd22002be448 Authenticating user 'default' from [fd00:1122:3344:101::e]:53567 | ||
| 9629 | 2026.01.14 02:41:46.686311 [ 351 ] {} <Debug> TCP-Session: 90ca034b-a5a5-4f7e-bd81-bd22002be448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9630 | 2026.01.14 02:41:46.686324 [ 351 ] {} <Debug> TCP-Session: 90ca034b-a5a5-4f7e-bd81-bd22002be448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9631 | 2026.01.14 02:41:46.686783 [ 344 ] {984ae106-e109-42f5-8f76-cc9e597aa7df} <Trace> AggregatingTransform: Aggregating | ||
| 9632 | 2026.01.14 02:41:46.686838 [ 344 ] {984ae106-e109-42f5-8f76-cc9e597aa7df} <Trace> Aggregator: Aggregation method: without_key | ||
| 9633 | 2026.01.14 02:41:46.686879 [ 344 ] {984ae106-e109-42f5-8f76-cc9e597aa7df} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000939378 sec. (1064.534 rows/sec., 41.58 KiB/sec.) | ||
| 9634 | 2026.01.14 02:41:46.686900 [ 344 ] {984ae106-e109-42f5-8f76-cc9e597aa7df} <Trace> Aggregator: Merging aggregated data | ||
| 9635 | 2026.01.14 02:41:46.688414 [ 286 ] {984ae106-e109-42f5-8f76-cc9e597aa7df} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003432 sec., 291.37529137529134 rows/sec., 11.38 KiB/sec. | ||
| 9636 | 2026.01.14 02:41:46.688603 [ 286 ] {984ae106-e109-42f5-8f76-cc9e597aa7df} <Debug> TCPHandler: Processed in 0.003938142 sec. | ||
| 9637 | 2026.01.14 02:41:46.688748 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9638 | 2026.01.14 02:41:46.688775 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9639 | 2026.01.14 02:41:46.688790 [ 286 ] {} <Debug> TCP-Session: 81617a2d-3c78-4b7a-b11a-bb42272b2ccb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9640 | 2026.01.14 02:41:46.688800 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9641 | 2026.01.14 02:41:46.688820 [ 351 ] {} <Debug> TCP-Session: 90ca034b-a5a5-4f7e-bd81-bd22002be448 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9642 | 2026.01.14 02:41:46.688837 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9643 | 2026.01.14 02:41:46.688859 [ 288 ] {} <Debug> TCP-Session: 0546feda-2c80-4ac7-9482-ec588ec20a53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9644 | 2026.01.14 02:41:46.688861 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9645 | 2026.01.14 02:41:46.688880 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9646 | 2026.01.14 02:41:46.688902 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9647 | 2026.01.14 02:41:46.688924 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9648 | 2026.01.14 02:41:46.688932 [ 352 ] {} <Debug> TCP-Session: bca8c255-a1ff-46ec-8d7b-9bc32cc69a9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9649 | 2026.01.14 02:41:46.688958 [ 289 ] {} <Debug> TCP-Session: 956d933c-c22e-4d6d-8370-78ab690b8f10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9650 | 2026.01.14 02:41:46.688970 [ 355 ] {} <Debug> TCP-Session: c55e8f1e-21cc-4d01-85e5-ce0e4b699b81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9651 | 2026.01.14 02:41:46.688889 [ 353 ] {} <Debug> TCP-Session: 8aa38e9d-1e8b-43b9-b69e-b54a948bfe6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9652 | 2026.01.14 02:41:46.688819 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9653 | 2026.01.14 02:41:46.688946 [ 354 ] {} <Debug> TCP-Session: 73b288fa-2f1b-4a43-8ad9-794b7825f582 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9654 | 2026.01.14 02:41:46.689063 [ 287 ] {} <Debug> TCP-Session: 2ff02a41-2d5d-4bd2-8779-2792abbb334c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9655 | 2026.01.14 02:41:46.810193 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62646 | ||
| 9656 | 2026.01.14 02:41:46.810296 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9657 | 2026.01.14 02:41:46.810322 [ 286 ] {} <Debug> TCP-Session: 6129c094-73c8-4ffa-a08c-32fd7fa40ab7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62646 | ||
| 9658 | 2026.01.14 02:41:46.810344 [ 286 ] {} <Debug> TCP-Session: 6129c094-73c8-4ffa-a08c-32fd7fa40ab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9659 | 2026.01.14 02:41:46.810359 [ 286 ] {} <Debug> TCP-Session: 6129c094-73c8-4ffa-a08c-32fd7fa40ab7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9660 | 2026.01.14 02:41:46.810597 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58140 | ||
| 9661 | 2026.01.14 02:41:46.810628 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58451 | ||
| 9662 | 2026.01.14 02:41:46.810646 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62285 | ||
| 9663 | 2026.01.14 02:41:46.810685 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58787 | ||
| 9664 | 2026.01.14 02:41:46.810666 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39885 | ||
| 9665 | 2026.01.14 02:41:46.810728 [ 286 ] {} <Trace> TCP-Session: 6129c094-73c8-4ffa-a08c-32fd7fa40ab7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9666 | 2026.01.14 02:41:46.810744 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9667 | 2026.01.14 02:41:46.810776 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9668 | 2026.01.14 02:41:46.810778 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9669 | 2026.01.14 02:41:46.810795 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9670 | 2026.01.14 02:41:46.810819 [ 351 ] {} <Debug> TCP-Session: ab8cf2ea-50b8-48f6-acb6-275f68129ce5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62285 | ||
| 9671 | 2026.01.14 02:41:46.810829 [ 355 ] {} <Debug> TCP-Session: db2a65b7-1d0b-40f1-9b48-04f61defb364 Authenticating user 'default' from [fd00:1122:3344:101::e]:58787 | ||
| 9672 | 2026.01.14 02:41:46.810844 [ 353 ] {} <Debug> TCP-Session: ea7a2066-f5ad-4fca-ad9a-6a287d593276 Authenticating user 'default' from [fd00:1122:3344:101::e]:39885 | ||
| 9673 | 2026.01.14 02:41:46.810864 [ 351 ] {} <Debug> TCP-Session: ab8cf2ea-50b8-48f6-acb6-275f68129ce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9674 | 2026.01.14 02:41:46.810864 [ 355 ] {} <Debug> TCP-Session: db2a65b7-1d0b-40f1-9b48-04f61defb364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9675 | 2026.01.14 02:41:46.810898 [ 353 ] {} <Debug> TCP-Session: ea7a2066-f5ad-4fca-ad9a-6a287d593276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9676 | 2026.01.14 02:41:46.810904 [ 351 ] {} <Debug> TCP-Session: ab8cf2ea-50b8-48f6-acb6-275f68129ce5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9677 | 2026.01.14 02:41:46.810912 [ 355 ] {} <Debug> TCP-Session: db2a65b7-1d0b-40f1-9b48-04f61defb364 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9678 | 2026.01.14 02:41:46.810920 [ 286 ] {7571fb2d-4d98-4bdb-917b-bbad7e6392b9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62646) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9679 | 2026.01.14 02:41:46.810923 [ 353 ] {} <Debug> TCP-Session: ea7a2066-f5ad-4fca-ad9a-6a287d593276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9680 | 2026.01.14 02:41:46.810797 [ 288 ] {} <Debug> TCP-Session: 4d62de04-0aa3-4768-8481-846feebe0d1e Authenticating user 'default' from [fd00:1122:3344:101::e]:58451 | ||
| 9681 | 2026.01.14 02:41:46.810721 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9682 | 2026.01.14 02:41:46.811003 [ 288 ] {} <Debug> TCP-Session: 4d62de04-0aa3-4768-8481-846feebe0d1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9683 | 2026.01.14 02:41:46.810642 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63777 | ||
| 9684 | 2026.01.14 02:41:46.811039 [ 287 ] {} <Debug> TCP-Session: 1179efdb-aad9-4a10-bae6-f97cf3531e57 Authenticating user 'default' from [fd00:1122:3344:101::e]:58140 | ||
| 9685 | 2026.01.14 02:41:46.811043 [ 288 ] {} <Debug> TCP-Session: 4d62de04-0aa3-4768-8481-846feebe0d1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9686 | 2026.01.14 02:41:46.811094 [ 287 ] {} <Debug> TCP-Session: 1179efdb-aad9-4a10-bae6-f97cf3531e57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9687 | 2026.01.14 02:41:46.810655 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60656 | ||
| 9688 | 2026.01.14 02:41:46.811117 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9689 | 2026.01.14 02:41:46.811118 [ 287 ] {} <Debug> TCP-Session: 1179efdb-aad9-4a10-bae6-f97cf3531e57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9690 | 2026.01.14 02:41:46.811171 [ 289 ] {} <Debug> TCP-Session: 2fb2282e-3227-4c05-af80-ae04079fca12 Authenticating user 'default' from [fd00:1122:3344:101::e]:63777 | ||
| 9691 | 2026.01.14 02:41:46.810675 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35061 | ||
| 9692 | 2026.01.14 02:41:46.811201 [ 289 ] {} <Debug> TCP-Session: 2fb2282e-3227-4c05-af80-ae04079fca12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9693 | 2026.01.14 02:41:46.811224 [ 286 ] {7571fb2d-4d98-4bdb-917b-bbad7e6392b9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9694 | 2026.01.14 02:41:46.811239 [ 289 ] {} <Debug> TCP-Session: 2fb2282e-3227-4c05-af80-ae04079fca12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9695 | 2026.01.14 02:41:46.811196 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9696 | 2026.01.14 02:41:46.811270 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9697 | 2026.01.14 02:41:46.811296 [ 352 ] {} <Debug> TCP-Session: be69252f-c1e7-402a-a2fa-4d4eb96f3a62 Authenticating user 'default' from [fd00:1122:3344:101::e]:60656 | ||
| 9698 | 2026.01.14 02:41:46.811296 [ 286 ] {7571fb2d-4d98-4bdb-917b-bbad7e6392b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9699 | 2026.01.14 02:41:46.811308 [ 354 ] {} <Debug> TCP-Session: f538fffd-511b-4a08-97dc-955e2080cd16 Authenticating user 'default' from [fd00:1122:3344:101::e]:35061 | ||
| 9700 | 2026.01.14 02:41:46.811320 [ 352 ] {} <Debug> TCP-Session: be69252f-c1e7-402a-a2fa-4d4eb96f3a62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9701 | 2026.01.14 02:41:46.811347 [ 354 ] {} <Debug> TCP-Session: f538fffd-511b-4a08-97dc-955e2080cd16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9702 | 2026.01.14 02:41:46.811355 [ 352 ] {} <Debug> TCP-Session: be69252f-c1e7-402a-a2fa-4d4eb96f3a62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9703 | 2026.01.14 02:41:46.811381 [ 354 ] {} <Debug> TCP-Session: f538fffd-511b-4a08-97dc-955e2080cd16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9704 | 2026.01.14 02:41:46.811599 [ 286 ] {7571fb2d-4d98-4bdb-917b-bbad7e6392b9} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 9705 | 2026.01.14 02:41:46.812517 [ 326 ] {7571fb2d-4d98-4bdb-917b-bbad7e6392b9} <Trace> AggregatingTransform: Aggregating | ||
| 9706 | 2026.01.14 02:41:46.812568 [ 326 ] {7571fb2d-4d98-4bdb-917b-bbad7e6392b9} <Trace> Aggregator: Aggregation method: without_key | ||
| 9707 | 2026.01.14 02:41:46.812607 [ 326 ] {7571fb2d-4d98-4bdb-917b-bbad7e6392b9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000902187 sec. (1108.418 rows/sec., 43.30 KiB/sec.) | ||
| 9708 | 2026.01.14 02:41:46.812626 [ 326 ] {7571fb2d-4d98-4bdb-917b-bbad7e6392b9} <Trace> Aggregator: Merging aggregated data | ||
| 9709 | 2026.01.14 02:41:46.814010 [ 286 ] {7571fb2d-4d98-4bdb-917b-bbad7e6392b9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00315 sec., 317.46031746031747 rows/sec., 12.40 KiB/sec. | ||
| 9710 | 2026.01.14 02:41:46.814162 [ 286 ] {7571fb2d-4d98-4bdb-917b-bbad7e6392b9} <Debug> TCPHandler: Processed in 0.003551789 sec. | ||
| 9711 | 2026.01.14 02:41:46.814284 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9712 | 2026.01.14 02:41:46.814315 [ 286 ] {} <Debug> TCP-Session: 6129c094-73c8-4ffa-a08c-32fd7fa40ab7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9713 | 2026.01.14 02:41:46.814321 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9714 | 2026.01.14 02:41:46.814342 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9715 | 2026.01.14 02:41:46.814362 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9716 | 2026.01.14 02:41:46.814378 [ 287 ] {} <Debug> TCP-Session: 1179efdb-aad9-4a10-bae6-f97cf3531e57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9717 | 2026.01.14 02:41:46.814393 [ 355 ] {} <Debug> TCP-Session: db2a65b7-1d0b-40f1-9b48-04f61defb364 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9718 | 2026.01.14 02:41:46.814414 [ 289 ] {} <Debug> TCP-Session: 2fb2282e-3227-4c05-af80-ae04079fca12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9719 | 2026.01.14 02:41:46.814425 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9720 | 2026.01.14 02:41:46.814440 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9721 | 2026.01.14 02:41:46.814461 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9722 | 2026.01.14 02:41:46.814500 [ 351 ] {} <Debug> TCP-Session: ab8cf2ea-50b8-48f6-acb6-275f68129ce5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9723 | 2026.01.14 02:41:46.814407 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9724 | 2026.01.14 02:41:46.814525 [ 354 ] {} <Debug> TCP-Session: f538fffd-511b-4a08-97dc-955e2080cd16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9725 | 2026.01.14 02:41:46.814385 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9726 | 2026.01.14 02:41:46.814571 [ 353 ] {} <Debug> TCP-Session: ea7a2066-f5ad-4fca-ad9a-6a287d593276 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9727 | 2026.01.14 02:41:46.814474 [ 352 ] {} <Debug> TCP-Session: be69252f-c1e7-402a-a2fa-4d4eb96f3a62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9728 | 2026.01.14 02:41:46.814607 [ 288 ] {} <Debug> TCP-Session: 4d62de04-0aa3-4768-8481-846feebe0d1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9729 | 2026.01.14 02:41:46.972661 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60241 | ||
| 9730 | 2026.01.14 02:41:46.972770 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9731 | 2026.01.14 02:41:46.972798 [ 352 ] {} <Debug> TCP-Session: 63aca84f-3b22-4eaa-89d8-95b462c74ca9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60241 | ||
| 9732 | 2026.01.14 02:41:46.972820 [ 352 ] {} <Debug> TCP-Session: 63aca84f-3b22-4eaa-89d8-95b462c74ca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9733 | 2026.01.14 02:41:46.972833 [ 352 ] {} <Debug> TCP-Session: 63aca84f-3b22-4eaa-89d8-95b462c74ca9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9734 | 2026.01.14 02:41:46.973013 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54759 | ||
| 9735 | 2026.01.14 02:41:46.973047 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41654 | ||
| 9736 | 2026.01.14 02:41:46.973085 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57816 | ||
| 9737 | 2026.01.14 02:41:46.973090 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40652 | ||
| 9738 | 2026.01.14 02:41:46.973124 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44776 | ||
| 9739 | 2026.01.14 02:41:46.973140 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9740 | 2026.01.14 02:41:46.973164 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9741 | 2026.01.14 02:41:46.973173 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9742 | 2026.01.14 02:41:46.973194 [ 352 ] {} <Trace> TCP-Session: 63aca84f-3b22-4eaa-89d8-95b462c74ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9743 | 2026.01.14 02:41:46.973218 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9744 | 2026.01.14 02:41:46.973223 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9745 | 2026.01.14 02:41:46.973258 [ 289 ] {} <Debug> TCP-Session: dde2320c-b74a-472f-a42f-b0f01685e13a Authenticating user 'default' from [fd00:1122:3344:101::e]:44776 | ||
| 9746 | 2026.01.14 02:41:46.973271 [ 355 ] {} <Debug> TCP-Session: 9e90d6e2-7aa5-4734-abd2-ba26b099ed98 Authenticating user 'default' from [fd00:1122:3344:101::e]:40652 | ||
| 9747 | 2026.01.14 02:41:46.973222 [ 286 ] {} <Debug> TCP-Session: 98bbe6ac-7c8e-4c55-bc00-fec92e652769 Authenticating user 'default' from [fd00:1122:3344:101::e]:57816 | ||
| 9748 | 2026.01.14 02:41:46.973291 [ 355 ] {} <Debug> TCP-Session: 9e90d6e2-7aa5-4734-abd2-ba26b099ed98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9749 | 2026.01.14 02:41:46.973314 [ 286 ] {} <Debug> TCP-Session: 98bbe6ac-7c8e-4c55-bc00-fec92e652769 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9750 | 2026.01.14 02:41:46.973326 [ 355 ] {} <Debug> TCP-Session: 9e90d6e2-7aa5-4734-abd2-ba26b099ed98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9751 | 2026.01.14 02:41:46.973337 [ 286 ] {} <Debug> TCP-Session: 98bbe6ac-7c8e-4c55-bc00-fec92e652769 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9752 | 2026.01.14 02:41:46.973285 [ 289 ] {} <Debug> TCP-Session: dde2320c-b74a-472f-a42f-b0f01685e13a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9753 | 2026.01.14 02:41:46.973197 [ 353 ] {} <Debug> TCP-Session: e72f5e57-9ce4-4aac-9c72-94f663f5c767 Authenticating user 'default' from [fd00:1122:3344:101::e]:54759 | ||
| 9754 | 2026.01.14 02:41:46.973386 [ 289 ] {} <Debug> TCP-Session: dde2320c-b74a-472f-a42f-b0f01685e13a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9755 | 2026.01.14 02:41:46.973392 [ 352 ] {eb56de6b-3388-4c9d-9ead-ba012350b4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60241) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9756 | 2026.01.14 02:41:46.973417 [ 353 ] {} <Debug> TCP-Session: e72f5e57-9ce4-4aac-9c72-94f663f5c767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9757 | 2026.01.14 02:41:46.973132 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45087 | ||
| 9758 | 2026.01.14 02:41:46.973449 [ 353 ] {} <Debug> TCP-Session: e72f5e57-9ce4-4aac-9c72-94f663f5c767 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9759 | 2026.01.14 02:41:46.973097 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54364 | ||
| 9760 | 2026.01.14 02:41:46.973115 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63846 | ||
| 9761 | 2026.01.14 02:41:46.973513 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9762 | 2026.01.14 02:41:46.973211 [ 354 ] {} <Debug> TCP-Session: ec847f4e-8436-4e2b-882a-2d0f20f50147 Authenticating user 'default' from [fd00:1122:3344:101::e]:41654 | ||
| 9763 | 2026.01.14 02:41:46.973561 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9764 | 2026.01.14 02:41:46.973566 [ 351 ] {} <Debug> TCP-Session: 6a727f38-25ca-4fbc-a17b-b67f75f092f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45087 | ||
| 9765 | 2026.01.14 02:41:46.973586 [ 354 ] {} <Debug> TCP-Session: ec847f4e-8436-4e2b-882a-2d0f20f50147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9766 | 2026.01.14 02:41:46.973609 [ 351 ] {} <Debug> TCP-Session: 6a727f38-25ca-4fbc-a17b-b67f75f092f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9767 | 2026.01.14 02:41:46.973625 [ 354 ] {} <Debug> TCP-Session: ec847f4e-8436-4e2b-882a-2d0f20f50147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9768 | 2026.01.14 02:41:46.973637 [ 351 ] {} <Debug> TCP-Session: 6a727f38-25ca-4fbc-a17b-b67f75f092f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9769 | 2026.01.14 02:41:46.973589 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9770 | 2026.01.14 02:41:46.973591 [ 287 ] {} <Debug> TCP-Session: d52c6059-42dc-4370-9d56-8dc1191140da Authenticating user 'default' from [fd00:1122:3344:101::e]:54364 | ||
| 9771 | 2026.01.14 02:41:46.973705 [ 288 ] {} <Debug> TCP-Session: 1dbc5769-dd22-41ea-a096-bbc22697912a Authenticating user 'default' from [fd00:1122:3344:101::e]:63846 | ||
| 9772 | 2026.01.14 02:41:46.973723 [ 287 ] {} <Debug> TCP-Session: d52c6059-42dc-4370-9d56-8dc1191140da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9773 | 2026.01.14 02:41:46.973732 [ 288 ] {} <Debug> TCP-Session: 1dbc5769-dd22-41ea-a096-bbc22697912a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9774 | 2026.01.14 02:41:46.973744 [ 287 ] {} <Debug> TCP-Session: d52c6059-42dc-4370-9d56-8dc1191140da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9775 | 2026.01.14 02:41:46.973758 [ 288 ] {} <Debug> TCP-Session: 1dbc5769-dd22-41ea-a096-bbc22697912a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9776 | 2026.01.14 02:41:46.973761 [ 352 ] {eb56de6b-3388-4c9d-9ead-ba012350b4b1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9777 | 2026.01.14 02:41:46.973839 [ 352 ] {eb56de6b-3388-4c9d-9ead-ba012350b4b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9778 | 2026.01.14 02:41:46.974234 [ 352 ] {eb56de6b-3388-4c9d-9ead-ba012350b4b1} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 9779 | 2026.01.14 02:41:46.975312 [ 331 ] {eb56de6b-3388-4c9d-9ead-ba012350b4b1} <Trace> AggregatingTransform: Aggregating | ||
| 9780 | 2026.01.14 02:41:46.975368 [ 331 ] {eb56de6b-3388-4c9d-9ead-ba012350b4b1} <Trace> Aggregator: Aggregation method: without_key | ||
| 9781 | 2026.01.14 02:41:46.975404 [ 331 ] {eb56de6b-3388-4c9d-9ead-ba012350b4b1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001059889 sec. (943.495 rows/sec., 36.86 KiB/sec.) | ||
| 9782 | 2026.01.14 02:41:46.975428 [ 331 ] {eb56de6b-3388-4c9d-9ead-ba012350b4b1} <Trace> Aggregator: Merging aggregated data | ||
| 9783 | 2026.01.14 02:41:46.977026 [ 352 ] {eb56de6b-3388-4c9d-9ead-ba012350b4b1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003694 sec., 270.7092582566324 rows/sec., 10.57 KiB/sec. | ||
| 9784 | 2026.01.14 02:41:46.977247 [ 352 ] {eb56de6b-3388-4c9d-9ead-ba012350b4b1} <Debug> TCPHandler: Processed in 0.004203824 sec. | ||
| 9785 | 2026.01.14 02:41:46.977378 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9786 | 2026.01.14 02:41:46.977408 [ 352 ] {} <Debug> TCP-Session: 63aca84f-3b22-4eaa-89d8-95b462c74ca9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9787 | 2026.01.14 02:41:46.977411 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9788 | 2026.01.14 02:41:46.977431 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9789 | 2026.01.14 02:41:46.977451 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9790 | 2026.01.14 02:41:46.977467 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9791 | 2026.01.14 02:41:46.977514 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9792 | 2026.01.14 02:41:46.977525 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9793 | 2026.01.14 02:41:46.977539 [ 286 ] {} <Debug> TCP-Session: 98bbe6ac-7c8e-4c55-bc00-fec92e652769 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9794 | 2026.01.14 02:41:46.977554 [ 355 ] {} <Debug> TCP-Session: 9e90d6e2-7aa5-4734-abd2-ba26b099ed98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9795 | 2026.01.14 02:41:46.977569 [ 289 ] {} <Debug> TCP-Session: dde2320c-b74a-472f-a42f-b0f01685e13a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9796 | 2026.01.14 02:41:46.977550 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9797 | 2026.01.14 02:41:46.977487 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9798 | 2026.01.14 02:41:46.977665 [ 288 ] {} <Debug> TCP-Session: 1dbc5769-dd22-41ea-a096-bbc22697912a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9799 | 2026.01.14 02:41:46.977522 [ 351 ] {} <Debug> TCP-Session: 6a727f38-25ca-4fbc-a17b-b67f75f092f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9800 | 2026.01.14 02:41:46.977695 [ 287 ] {} <Debug> TCP-Session: d52c6059-42dc-4370-9d56-8dc1191140da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9801 | 2026.01.14 02:41:46.977482 [ 353 ] {} <Debug> TCP-Session: e72f5e57-9ce4-4aac-9c72-94f663f5c767 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9802 | 2026.01.14 02:41:46.977457 [ 354 ] {} <Debug> TCP-Session: ec847f4e-8436-4e2b-882a-2d0f20f50147 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9803 | 2026.01.14 02:41:47.620807 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9804 | 2026.01.14 02:41:47.620990 [ 264 ] {5aaadf63-c198-4891-a585-3d6c4954b1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9805 | 2026.01.14 02:41:47.621061 [ 264 ] {5aaadf63-c198-4891-a585-3d6c4954b1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9806 | 2026.01.14 02:41:47.621855 [ 264 ] {5aaadf63-c198-4891-a585-3d6c4954b1bf} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9807 | 2026.01.14 02:41:47.621907 [ 264 ] {5aaadf63-c198-4891-a585-3d6c4954b1bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9808 | 2026.01.14 02:41:47.622372 [ 264 ] {5aaadf63-c198-4891-a585-3d6c4954b1bf} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9809 | 2026.01.14 02:41:47.622641 [ 264 ] {5aaadf63-c198-4891-a585-3d6c4954b1bf} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9810 | 2026.01.14 02:41:47.622813 [ 264 ] {5aaadf63-c198-4891-a585-3d6c4954b1bf} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001874 sec., 72572.03842049094 rows/sec., 6.29 MiB/sec. | ||
| 9811 | 2026.01.14 02:41:47.622871 [ 264 ] {5aaadf63-c198-4891-a585-3d6c4954b1bf} <Debug> TCPHandler: Processed in 0.002194298 sec. | ||
| 9812 | 2026.01.14 02:41:47.623017 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9813 | 2026.01.14 02:41:47.623124 [ 264 ] {b3982a8f-094c-41ea-b661-0047959f0831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9814 | 2026.01.14 02:41:47.623172 [ 264 ] {b3982a8f-094c-41ea-b661-0047959f0831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9815 | 2026.01.14 02:41:47.623636 [ 264 ] {b3982a8f-094c-41ea-b661-0047959f0831} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9816 | 2026.01.14 02:41:47.623675 [ 264 ] {b3982a8f-094c-41ea-b661-0047959f0831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9817 | 2026.01.14 02:41:47.624006 [ 264 ] {b3982a8f-094c-41ea-b661-0047959f0831} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9818 | 2026.01.14 02:41:47.624237 [ 264 ] {b3982a8f-094c-41ea-b661-0047959f0831} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9819 | 2026.01.14 02:41:47.624387 [ 264 ] {b3982a8f-094c-41ea-b661-0047959f0831} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001286 sec., 31104.199066874025 rows/sec., 2.28 MiB/sec. | ||
| 9820 | 2026.01.14 02:41:47.624431 [ 264 ] {b3982a8f-094c-41ea-b661-0047959f0831} <Debug> TCPHandler: Processed in 0.001468142 sec. | ||
| 9821 | 2026.01.14 02:41:47.624558 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9822 | 2026.01.14 02:41:47.624658 [ 264 ] {17e440e5-f1ad-4a77-a163-dd04ac70100d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9823 | 2026.01.14 02:41:47.624700 [ 264 ] {17e440e5-f1ad-4a77-a163-dd04ac70100d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9824 | 2026.01.14 02:41:47.625171 [ 264 ] {17e440e5-f1ad-4a77-a163-dd04ac70100d} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9825 | 2026.01.14 02:41:47.625210 [ 264 ] {17e440e5-f1ad-4a77-a163-dd04ac70100d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9826 | 2026.01.14 02:41:47.625533 [ 264 ] {17e440e5-f1ad-4a77-a163-dd04ac70100d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9827 | 2026.01.14 02:41:47.625757 [ 264 ] {17e440e5-f1ad-4a77-a163-dd04ac70100d} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9828 | 2026.01.14 02:41:47.625912 [ 264 ] {17e440e5-f1ad-4a77-a163-dd04ac70100d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001276 sec., 81504.70219435736 rows/sec., 6.37 MiB/sec. | ||
| 9829 | 2026.01.14 02:41:47.625954 [ 264 ] {17e440e5-f1ad-4a77-a163-dd04ac70100d} <Debug> TCPHandler: Processed in 0.001451662 sec. | ||
| 9830 | 2026.01.14 02:41:47.626083 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9831 | 2026.01.14 02:41:47.626184 [ 264 ] {891588bf-d031-482b-ae63-6b870ee79c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9832 | 2026.01.14 02:41:47.626230 [ 264 ] {891588bf-d031-482b-ae63-6b870ee79c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9833 | 2026.01.14 02:41:47.626706 [ 264 ] {891588bf-d031-482b-ae63-6b870ee79c60} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9834 | 2026.01.14 02:41:47.626744 [ 264 ] {891588bf-d031-482b-ae63-6b870ee79c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9835 | 2026.01.14 02:41:47.627078 [ 264 ] {891588bf-d031-482b-ae63-6b870ee79c60} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9836 | 2026.01.14 02:41:47.627304 [ 264 ] {891588bf-d031-482b-ae63-6b870ee79c60} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9837 | 2026.01.14 02:41:47.627442 [ 264 ] {891588bf-d031-482b-ae63-6b870ee79c60} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 9838 | 2026.01.14 02:41:47.627480 [ 264 ] {891588bf-d031-482b-ae63-6b870ee79c60} <Debug> TCPHandler: Processed in 0.001453052 sec. | ||
| 9839 | 2026.01.14 02:41:47.627599 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9840 | 2026.01.14 02:41:47.627696 [ 264 ] {10d2420b-d876-4992-b928-8b9dbbf73758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9841 | 2026.01.14 02:41:47.627753 [ 264 ] {10d2420b-d876-4992-b928-8b9dbbf73758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9842 | 2026.01.14 02:41:47.628673 [ 264 ] {10d2420b-d876-4992-b928-8b9dbbf73758} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9843 | 2026.01.14 02:41:47.628710 [ 264 ] {10d2420b-d876-4992-b928-8b9dbbf73758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9844 | 2026.01.14 02:41:47.629299 [ 264 ] {10d2420b-d876-4992-b928-8b9dbbf73758} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9845 | 2026.01.14 02:41:47.629557 [ 264 ] {10d2420b-d876-4992-b928-8b9dbbf73758} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9846 | 2026.01.14 02:41:47.629687 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9847 | 2026.01.14 02:41:47.629704 [ 264 ] {10d2420b-d876-4992-b928-8b9dbbf73758} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002027 sec., 19733.596447952637 rows/sec., 35.36 MiB/sec. | ||
| 9848 | 2026.01.14 02:41:47.629771 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9849 | 2026.01.14 02:41:47.629797 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9850 | 2026.01.14 02:41:47.629825 [ 264 ] {10d2420b-d876-4992-b928-8b9dbbf73758} <Debug> TCPHandler: Processed in 0.002275878 sec. | ||
| 9851 | 2026.01.14 02:41:47.629938 [ 188 ] {54faf14f-464a-4e46-92f0-faf20853345d::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 | ||
| 9852 | 2026.01.14 02:41:47.629964 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9853 | 2026.01.14 02:41:47.630107 [ 264 ] {0671c7c1-6dae-4440-b28a-fb040f2e0076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9854 | 2026.01.14 02:41:47.630166 [ 264 ] {0671c7c1-6dae-4440-b28a-fb040f2e0076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9855 | 2026.01.14 02:41:47.630238 [ 188 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9856 | 2026.01.14 02:41:47.630309 [ 188 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1172 rows starting from the beginning of the part | ||
| 9857 | 2026.01.14 02:41:47.630447 [ 188 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 9858 | 2026.01.14 02:41:47.630552 [ 188 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 9859 | 2026.01.14 02:41:47.630578 [ 264 ] {0671c7c1-6dae-4440-b28a-fb040f2e0076} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9860 | 2026.01.14 02:41:47.630620 [ 264 ] {0671c7c1-6dae-4440-b28a-fb040f2e0076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9861 | 2026.01.14 02:41:47.630656 [ 188 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 9862 | 2026.01.14 02:41:47.630759 [ 188 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 9863 | 2026.01.14 02:41:47.630866 [ 188 ] {54faf14f-464a-4e46-92f0-faf20853345d::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 | ||
| 9864 | 2026.01.14 02:41:47.630951 [ 264 ] {0671c7c1-6dae-4440-b28a-fb040f2e0076} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9865 | 2026.01.14 02:41:47.631171 [ 264 ] {0671c7c1-6dae-4440-b28a-fb040f2e0076} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2026.01.14 02:41:47.631314 [ 264 ] {0671c7c1-6dae-4440-b28a-fb040f2e0076} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001233 sec., 48661.800486618005 rows/sec., 3.28 MiB/sec. | ||
| 9867 | 2026.01.14 02:41:47.631355 [ 264 ] {0671c7c1-6dae-4440-b28a-fb040f2e0076} <Debug> TCPHandler: Processed in 0.001441822 sec. | ||
| 9868 | 2026.01.14 02:41:47.637677 [ 187 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1372 rows, containing 19 columns (19 merged, 0 gathered) in 0.007805945 sec., 175763.4725840369 rows/sec., 314.96 MiB/sec. | ||
| 9869 | 2026.01.14 02:41:47.639499 [ 194 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9870 | 2026.01.14 02:41:47.639870 [ 194 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9871 | 2026.01.14 02:41:47.639941 [ 194 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9872 | 2026.01.14 02:41:47.640065 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.51 MiB. | ||
| 9873 | 2026.01.14 02:41:48.000257 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.27 MiB, peak 327.75 MiB, free memory in arenas 0.00 B, will set to 318.59 MiB (RSS), difference: 2.32 MiB | ||
| 9874 | 2026.01.14 02:41:49.988956 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9875 | 2026.01.14 02:41:49.989030 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9876 | 2026.01.14 02:41:50.189675 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24019 | ||
| 9877 | 2026.01.14 02:41:50.190261 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9878 | 2026.01.14 02:41:50.190306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9879 | 2026.01.14 02:41:50.190821 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9880 | 2026.01.14 02:41:50.191054 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9881 | 2026.01.14 02:41:50.191196 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24019 | ||
| 9882 | 2026.01.14 02:41:51.450521 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9883 | 2026.01.14 02:41:51.468165 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9884 | 2026.01.14 02:41:51.468225 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9885 | 2026.01.14 02:41:51.473760 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9886 | 2026.01.14 02:41:51.474424 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9887 | 2026.01.14 02:41:51.477460 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9888 | 2026.01.14 02:41:52.628825 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9889 | 2026.01.14 02:41:52.629027 [ 264 ] {0845e3de-301f-45c3-bbde-97da86149711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9890 | 2026.01.14 02:41:52.629103 [ 264 ] {0845e3de-301f-45c3-bbde-97da86149711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9891 | 2026.01.14 02:41:52.629987 [ 264 ] {0845e3de-301f-45c3-bbde-97da86149711} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9892 | 2026.01.14 02:41:52.630039 [ 264 ] {0845e3de-301f-45c3-bbde-97da86149711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9893 | 2026.01.14 02:41:52.630477 [ 264 ] {0845e3de-301f-45c3-bbde-97da86149711} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9894 | 2026.01.14 02:41:52.630738 [ 264 ] {0845e3de-301f-45c3-bbde-97da86149711} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9895 | 2026.01.14 02:41:52.630905 [ 264 ] {0845e3de-301f-45c3-bbde-97da86149711} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001933 sec., 212105.53543714434 rows/sec., 13.46 MiB/sec. | ||
| 9896 | 2026.01.14 02:41:52.630960 [ 264 ] {0845e3de-301f-45c3-bbde-97da86149711} <Debug> TCPHandler: Processed in 0.002274789 sec. | ||
| 9897 | 2026.01.14 02:41:52.631088 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9898 | 2026.01.14 02:41:52.631193 [ 264 ] {cf9faaa4-3489-46b6-a6b5-78b595ea774a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9899 | 2026.01.14 02:41:52.631237 [ 264 ] {cf9faaa4-3489-46b6-a6b5-78b595ea774a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9900 | 2026.01.14 02:41:52.632202 [ 264 ] {cf9faaa4-3489-46b6-a6b5-78b595ea774a} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9901 | 2026.01.14 02:41:52.632240 [ 264 ] {cf9faaa4-3489-46b6-a6b5-78b595ea774a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9902 | 2026.01.14 02:41:52.632622 [ 264 ] {cf9faaa4-3489-46b6-a6b5-78b595ea774a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9903 | 2026.01.14 02:41:52.632844 [ 264 ] {cf9faaa4-3489-46b6-a6b5-78b595ea774a} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9904 | 2026.01.14 02:41:52.632982 [ 264 ] {cf9faaa4-3489-46b6-a6b5-78b595ea774a} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001814 sec., 613009.9228224917 rows/sec., 48.37 MiB/sec. | ||
| 9905 | 2026.01.14 02:41:52.633023 [ 264 ] {cf9faaa4-3489-46b6-a6b5-78b595ea774a} <Debug> TCPHandler: Processed in 0.001988686 sec. | ||
| 9906 | 2026.01.14 02:41:52.633134 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9907 | 2026.01.14 02:41:52.633232 [ 264 ] {40e1b40c-7ff2-4bd2-995a-87c5b9d57210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9908 | 2026.01.14 02:41:52.633273 [ 264 ] {40e1b40c-7ff2-4bd2-995a-87c5b9d57210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9909 | 2026.01.14 02:41:52.633761 [ 264 ] {40e1b40c-7ff2-4bd2-995a-87c5b9d57210} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9910 | 2026.01.14 02:41:52.633798 [ 264 ] {40e1b40c-7ff2-4bd2-995a-87c5b9d57210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9911 | 2026.01.14 02:41:52.634112 [ 264 ] {40e1b40c-7ff2-4bd2-995a-87c5b9d57210} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9912 | 2026.01.14 02:41:52.634322 [ 264 ] {40e1b40c-7ff2-4bd2-995a-87c5b9d57210} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9913 | 2026.01.14 02:41:52.634454 [ 264 ] {40e1b40c-7ff2-4bd2-995a-87c5b9d57210} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001242 sec., 165056.3607085346 rows/sec., 9.68 MiB/sec. | ||
| 9914 | 2026.01.14 02:41:52.634493 [ 264 ] {40e1b40c-7ff2-4bd2-995a-87c5b9d57210} <Debug> TCPHandler: Processed in 0.001409182 sec. | ||
| 9915 | 2026.01.14 02:41:52.634609 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9916 | 2026.01.14 02:41:52.634705 [ 264 ] {e5ccd9b0-4259-4872-8f19-d83d7d5c8412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9917 | 2026.01.14 02:41:52.634746 [ 264 ] {e5ccd9b0-4259-4872-8f19-d83d7d5c8412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9918 | 2026.01.14 02:41:52.635225 [ 264 ] {e5ccd9b0-4259-4872-8f19-d83d7d5c8412} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9919 | 2026.01.14 02:41:52.635263 [ 264 ] {e5ccd9b0-4259-4872-8f19-d83d7d5c8412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9920 | 2026.01.14 02:41:52.635585 [ 264 ] {e5ccd9b0-4259-4872-8f19-d83d7d5c8412} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9921 | 2026.01.14 02:41:52.635819 [ 264 ] {e5ccd9b0-4259-4872-8f19-d83d7d5c8412} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9922 | 2026.01.14 02:41:52.636049 [ 264 ] {e5ccd9b0-4259-4872-8f19-d83d7d5c8412} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001363 sec., 155539.25165077034 rows/sec., 10.03 MiB/sec. | ||
| 9923 | 2026.01.14 02:41:52.636089 [ 264 ] {e5ccd9b0-4259-4872-8f19-d83d7d5c8412} <Debug> TCPHandler: Processed in 0.001529062 sec. | ||
| 9924 | 2026.01.14 02:41:52.636197 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9925 | 2026.01.14 02:41:52.636291 [ 264 ] {86cedb1f-18f2-4cfa-8a1e-adfe1556581a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9926 | 2026.01.14 02:41:52.636330 [ 264 ] {86cedb1f-18f2-4cfa-8a1e-adfe1556581a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9927 | 2026.01.14 02:41:52.636818 [ 264 ] {86cedb1f-18f2-4cfa-8a1e-adfe1556581a} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9928 | 2026.01.14 02:41:52.636855 [ 264 ] {86cedb1f-18f2-4cfa-8a1e-adfe1556581a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9929 | 2026.01.14 02:41:52.637168 [ 264 ] {86cedb1f-18f2-4cfa-8a1e-adfe1556581a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9930 | 2026.01.14 02:41:52.637481 [ 264 ] {86cedb1f-18f2-4cfa-8a1e-adfe1556581a} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9931 | 2026.01.14 02:41:52.637612 [ 264 ] {86cedb1f-18f2-4cfa-8a1e-adfe1556581a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001339 sec., 157580.28379387603 rows/sec., 8.95 MiB/sec. | ||
| 9932 | 2026.01.14 02:41:52.637652 [ 264 ] {86cedb1f-18f2-4cfa-8a1e-adfe1556581a} <Debug> TCPHandler: Processed in 0.001504712 sec. | ||
| 9933 | 2026.01.14 02:41:52.637758 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9934 | 2026.01.14 02:41:52.637859 [ 264 ] {5ba8cda6-8680-4f2b-8551-b9fe63144d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9935 | 2026.01.14 02:41:52.637899 [ 264 ] {5ba8cda6-8680-4f2b-8551-b9fe63144d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9936 | 2026.01.14 02:41:52.638563 [ 264 ] {5ba8cda6-8680-4f2b-8551-b9fe63144d4e} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9937 | 2026.01.14 02:41:52.638600 [ 264 ] {5ba8cda6-8680-4f2b-8551-b9fe63144d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9938 | 2026.01.14 02:41:52.638939 [ 264 ] {5ba8cda6-8680-4f2b-8551-b9fe63144d4e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9939 | 2026.01.14 02:41:52.639155 [ 264 ] {5ba8cda6-8680-4f2b-8551-b9fe63144d4e} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9940 | 2026.01.14 02:41:52.639283 [ 264 ] {5ba8cda6-8680-4f2b-8551-b9fe63144d4e} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001443 sec., 470547.47054747056 rows/sec., 32.80 MiB/sec. | ||
| 9941 | 2026.01.14 02:41:52.639322 [ 264 ] {5ba8cda6-8680-4f2b-8551-b9fe63144d4e} <Debug> TCPHandler: Processed in 0.001615594 sec. | ||
| 9942 | 2026.01.14 02:41:52.639440 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9943 | 2026.01.14 02:41:52.639561 [ 264 ] {04fb9b1c-b6c5-44ce-9e11-2503a85f9cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9944 | 2026.01.14 02:41:52.639619 [ 264 ] {04fb9b1c-b6c5-44ce-9e11-2503a85f9cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9945 | 2026.01.14 02:41:52.640011 [ 264 ] {04fb9b1c-b6c5-44ce-9e11-2503a85f9cae} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9946 | 2026.01.14 02:41:52.640054 [ 264 ] {04fb9b1c-b6c5-44ce-9e11-2503a85f9cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9947 | 2026.01.14 02:41:52.640423 [ 264 ] {04fb9b1c-b6c5-44ce-9e11-2503a85f9cae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 9948 | 2026.01.14 02:41:52.640663 [ 264 ] {04fb9b1c-b6c5-44ce-9e11-2503a85f9cae} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9949 | 2026.01.14 02:41:52.640790 [ 264 ] {04fb9b1c-b6c5-44ce-9e11-2503a85f9cae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001252 sec., 4792.3322683706065 rows/sec., 250.38 KiB/sec. | ||
| 9950 | 2026.01.14 02:41:52.640828 [ 264 ] {04fb9b1c-b6c5-44ce-9e11-2503a85f9cae} <Debug> TCPHandler: Processed in 0.001449842 sec. | ||
| 9951 | 2026.01.14 02:41:52.640938 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9952 | 2026.01.14 02:41:52.641034 [ 264 ] {70fde3f1-c7c3-473c-9bf0-9b980238ff32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9953 | 2026.01.14 02:41:52.641078 [ 264 ] {70fde3f1-c7c3-473c-9bf0-9b980238ff32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9954 | 2026.01.14 02:41:52.641518 [ 264 ] {70fde3f1-c7c3-473c-9bf0-9b980238ff32} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9955 | 2026.01.14 02:41:52.641554 [ 264 ] {70fde3f1-c7c3-473c-9bf0-9b980238ff32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9956 | 2026.01.14 02:41:52.641900 [ 264 ] {70fde3f1-c7c3-473c-9bf0-9b980238ff32} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9957 | 2026.01.14 02:41:52.642112 [ 264 ] {70fde3f1-c7c3-473c-9bf0-9b980238ff32} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9958 | 2026.01.14 02:41:52.642248 [ 264 ] {70fde3f1-c7c3-473c-9bf0-9b980238ff32} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001232 sec., 254870.12987012987 rows/sec., 16.74 MiB/sec. | ||
| 9959 | 2026.01.14 02:41:52.642285 [ 264 ] {70fde3f1-c7c3-473c-9bf0-9b980238ff32} <Debug> TCPHandler: Processed in 0.001397441 sec. | ||
| 9960 | 2026.01.14 02:41:52.642405 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9961 | 2026.01.14 02:41:52.642530 [ 264 ] {8552ede8-fc3d-4766-84ad-f83bab4c0ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9962 | 2026.01.14 02:41:52.642582 [ 264 ] {8552ede8-fc3d-4766-84ad-f83bab4c0ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9963 | 2026.01.14 02:41:52.642980 [ 264 ] {8552ede8-fc3d-4766-84ad-f83bab4c0ea8} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9964 | 2026.01.14 02:41:52.643025 [ 264 ] {8552ede8-fc3d-4766-84ad-f83bab4c0ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9965 | 2026.01.14 02:41:52.643390 [ 264 ] {8552ede8-fc3d-4766-84ad-f83bab4c0ea8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9966 | 2026.01.14 02:41:52.643633 [ 264 ] {8552ede8-fc3d-4766-84ad-f83bab4c0ea8} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9967 | 2026.01.14 02:41:52.643762 [ 264 ] {8552ede8-fc3d-4766-84ad-f83bab4c0ea8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001256 sec., 796.1783439490446 rows/sec., 53.65 KiB/sec. | ||
| 9968 | 2026.01.14 02:41:52.643800 [ 264 ] {8552ede8-fc3d-4766-84ad-f83bab4c0ea8} <Debug> TCPHandler: Processed in 0.001456732 sec. | ||
| 9969 | 2026.01.14 02:41:52.643919 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9970 | 2026.01.14 02:41:52.644040 [ 264 ] {7c8b380c-9083-414c-af21-1ec4e38ffa27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9971 | 2026.01.14 02:41:52.644089 [ 264 ] {7c8b380c-9083-414c-af21-1ec4e38ffa27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9972 | 2026.01.14 02:41:52.644496 [ 264 ] {7c8b380c-9083-414c-af21-1ec4e38ffa27} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9973 | 2026.01.14 02:41:52.644539 [ 264 ] {7c8b380c-9083-414c-af21-1ec4e38ffa27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 9974 | 2026.01.14 02:41:52.644868 [ 264 ] {7c8b380c-9083-414c-af21-1ec4e38ffa27} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9975 | 2026.01.14 02:41:52.645076 [ 264 ] {7c8b380c-9083-414c-af21-1ec4e38ffa27} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9976 | 2026.01.14 02:41:52.645202 [ 264 ] {7c8b380c-9083-414c-af21-1ec4e38ffa27} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001187 sec., 87615.83824768325 rows/sec., 5.37 MiB/sec. | ||
| 9977 | 2026.01.14 02:41:52.645238 [ 264 ] {7c8b380c-9083-414c-af21-1ec4e38ffa27} <Debug> TCPHandler: Processed in 0.001378462 sec. | ||
| 9978 | 2026.01.14 02:41:55.273934 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1204 | ||
| 9979 | 2026.01.14 02:41:55.276414 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9980 | 2026.01.14 02:41:55.276450 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9981 | 2026.01.14 02:41:55.277658 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9982 | 2026.01.14 02:41:55.277928 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9983 | 2026.01.14 02:41:55.278191 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1204 | ||
| 9984 | 2026.01.14 02:41:57.647423 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9985 | 2026.01.14 02:41:57.647615 [ 264 ] {6f982893-9fc2-4e9c-87a9-5f93cb474cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9986 | 2026.01.14 02:41:57.647685 [ 264 ] {6f982893-9fc2-4e9c-87a9-5f93cb474cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9987 | 2026.01.14 02:41:57.648307 [ 264 ] {6f982893-9fc2-4e9c-87a9-5f93cb474cca} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9988 | 2026.01.14 02:41:57.648349 [ 264 ] {6f982893-9fc2-4e9c-87a9-5f93cb474cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9989 | 2026.01.14 02:41:57.648743 [ 264 ] {6f982893-9fc2-4e9c-87a9-5f93cb474cca} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9990 | 2026.01.14 02:41:57.648961 [ 264 ] {6f982893-9fc2-4e9c-87a9-5f93cb474cca} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9991 | 2026.01.14 02:41:57.649111 [ 264 ] {6f982893-9fc2-4e9c-87a9-5f93cb474cca} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001549 sec., 7746.933505487411 rows/sec., 631.71 KiB/sec. | ||
| 9992 | 2026.01.14 02:41:57.649153 [ 264 ] {6f982893-9fc2-4e9c-87a9-5f93cb474cca} <Debug> TCPHandler: Processed in 0.001863565 sec. | ||
| 9993 | 2026.01.14 02:41:57.649279 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9994 | 2026.01.14 02:41:57.649373 [ 264 ] {981c2464-88fd-4987-a8f4-cde80ce62c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9995 | 2026.01.14 02:41:57.649411 [ 264 ] {981c2464-88fd-4987-a8f4-cde80ce62c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9996 | 2026.01.14 02:41:57.650419 [ 264 ] {981c2464-88fd-4987-a8f4-cde80ce62c5c} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9997 | 2026.01.14 02:41:57.650457 [ 264 ] {981c2464-88fd-4987-a8f4-cde80ce62c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 9998 | 2026.01.14 02:41:57.650847 [ 264 ] {981c2464-88fd-4987-a8f4-cde80ce62c5c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9999 | 2026.01.14 02:41:57.651053 [ 264 ] {981c2464-88fd-4987-a8f4-cde80ce62c5c} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10000 | 2026.01.14 02:41:57.651180 [ 264 ] {981c2464-88fd-4987-a8f4-cde80ce62c5c} <Debug> executeQuery: Read 1283 rows, 109.17 KiB in 0.001826 sec., 702628.6966046003 rows/sec., 58.39 MiB/sec. | ||
| 10001 | 2026.01.14 02:41:57.651218 [ 264 ] {981c2464-88fd-4987-a8f4-cde80ce62c5c} <Debug> TCPHandler: Processed in 0.001988316 sec. | ||
| 10002 | 2026.01.14 02:41:57.651329 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10003 | 2026.01.14 02:41:57.651437 [ 264 ] {26b21772-35c0-41b9-9568-5373eff53ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10004 | 2026.01.14 02:41:57.651478 [ 264 ] {26b21772-35c0-41b9-9568-5373eff53ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10005 | 2026.01.14 02:41:57.651904 [ 264 ] {26b21772-35c0-41b9-9568-5373eff53ba2} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10006 | 2026.01.14 02:41:57.651940 [ 264 ] {26b21772-35c0-41b9-9568-5373eff53ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10007 | 2026.01.14 02:41:57.652251 [ 264 ] {26b21772-35c0-41b9-9568-5373eff53ba2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10008 | 2026.01.14 02:41:57.652471 [ 264 ] {26b21772-35c0-41b9-9568-5373eff53ba2} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10009 | 2026.01.14 02:41:57.652601 [ 264 ] {26b21772-35c0-41b9-9568-5373eff53ba2} <Debug> executeQuery: Read 52 rows, 3.85 KiB in 0.001182 sec., 43993.23181049069 rows/sec., 3.18 MiB/sec. | ||
| 10010 | 2026.01.14 02:41:57.652641 [ 264 ] {26b21772-35c0-41b9-9568-5373eff53ba2} <Debug> TCPHandler: Processed in 0.001362031 sec. | ||
| 10011 | 2026.01.14 02:41:57.652761 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10012 | 2026.01.14 02:41:57.652856 [ 264 ] {a5049a94-050d-4aeb-8bd5-a19ed73809dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10013 | 2026.01.14 02:41:57.652896 [ 264 ] {a5049a94-050d-4aeb-8bd5-a19ed73809dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10014 | 2026.01.14 02:41:57.653367 [ 264 ] {a5049a94-050d-4aeb-8bd5-a19ed73809dd} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10015 | 2026.01.14 02:41:57.653404 [ 264 ] {a5049a94-050d-4aeb-8bd5-a19ed73809dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10016 | 2026.01.14 02:41:57.653699 [ 264 ] {a5049a94-050d-4aeb-8bd5-a19ed73809dd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10017 | 2026.01.14 02:41:57.653907 [ 264 ] {a5049a94-050d-4aeb-8bd5-a19ed73809dd} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10018 | 2026.01.14 02:41:57.654033 [ 264 ] {a5049a94-050d-4aeb-8bd5-a19ed73809dd} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001195 sec., 191631.7991631799 rows/sec., 12.97 MiB/sec. | ||
| 10019 | 2026.01.14 02:41:57.654071 [ 264 ] {a5049a94-050d-4aeb-8bd5-a19ed73809dd} <Debug> TCPHandler: Processed in 0.001364351 sec. | ||
| 10020 | 2026.01.14 02:41:57.654176 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10021 | 2026.01.14 02:41:57.654279 [ 264 ] {c070bcb5-d392-4673-858c-cd3b46a6358d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10022 | 2026.01.14 02:41:57.654322 [ 264 ] {c070bcb5-d392-4673-858c-cd3b46a6358d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10023 | 2026.01.14 02:41:57.654944 [ 264 ] {c070bcb5-d392-4673-858c-cd3b46a6358d} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10024 | 2026.01.14 02:41:57.654982 [ 264 ] {c070bcb5-d392-4673-858c-cd3b46a6358d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10025 | 2026.01.14 02:41:57.655328 [ 264 ] {c070bcb5-d392-4673-858c-cd3b46a6358d} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10026 | 2026.01.14 02:41:57.655538 [ 264 ] {c070bcb5-d392-4673-858c-cd3b46a6358d} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10027 | 2026.01.14 02:41:57.655670 [ 264 ] {c070bcb5-d392-4673-858c-cd3b46a6358d} <Debug> executeQuery: Read 572 rows, 43.59 KiB in 0.001409 sec., 405961.6749467707 rows/sec., 30.21 MiB/sec. | ||
| 10028 | 2026.01.14 02:41:57.655709 [ 264 ] {c070bcb5-d392-4673-858c-cd3b46a6358d} <Debug> TCPHandler: Processed in 0.001583943 sec. | ||
| 10029 | 2026.01.14 02:41:57.655821 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10030 | 2026.01.14 02:41:57.655917 [ 264 ] {f7812571-d6cf-4eb4-bf8e-1351866f55cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10031 | 2026.01.14 02:41:57.655962 [ 264 ] {f7812571-d6cf-4eb4-bf8e-1351866f55cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10032 | 2026.01.14 02:41:57.656518 [ 264 ] {f7812571-d6cf-4eb4-bf8e-1351866f55cd} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10033 | 2026.01.14 02:41:57.656556 [ 264 ] {f7812571-d6cf-4eb4-bf8e-1351866f55cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10034 | 2026.01.14 02:41:57.656929 [ 264 ] {f7812571-d6cf-4eb4-bf8e-1351866f55cd} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10035 | 2026.01.14 02:41:57.657147 [ 264 ] {f7812571-d6cf-4eb4-bf8e-1351866f55cd} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10036 | 2026.01.14 02:41:57.657275 [ 264 ] {f7812571-d6cf-4eb4-bf8e-1351866f55cd} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001378 sec., 616835.9941944847 rows/sec., 41.52 MiB/sec. | ||
| 10037 | 2026.01.14 02:41:57.657313 [ 264 ] {f7812571-d6cf-4eb4-bf8e-1351866f55cd} <Debug> TCPHandler: Processed in 0.001542332 sec. | ||
| 10038 | 2026.01.14 02:41:57.657421 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10039 | 2026.01.14 02:41:57.657516 [ 264 ] {7d3afb1b-fcd5-42d1-8d2b-7bc4a736a678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10040 | 2026.01.14 02:41:57.657558 [ 264 ] {7d3afb1b-fcd5-42d1-8d2b-7bc4a736a678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10041 | 2026.01.14 02:41:57.657869 [ 264 ] {7d3afb1b-fcd5-42d1-8d2b-7bc4a736a678} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10042 | 2026.01.14 02:41:57.657905 [ 264 ] {7d3afb1b-fcd5-42d1-8d2b-7bc4a736a678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10043 | 2026.01.14 02:41:57.658202 [ 264 ] {7d3afb1b-fcd5-42d1-8d2b-7bc4a736a678} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10044 | 2026.01.14 02:41:57.658404 [ 264 ] {7d3afb1b-fcd5-42d1-8d2b-7bc4a736a678} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10045 | 2026.01.14 02:41:57.658506 [ 144 ] {} <Debug> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 10046 | 2026.01.14 02:41:57.658530 [ 264 ] {7d3afb1b-fcd5-42d1-8d2b-7bc4a736a678} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 61.51 KiB/sec. | ||
| 10047 | 2026.01.14 02:41:57.658574 [ 144 ] {} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10048 | 2026.01.14 02:41:57.658582 [ 264 ] {7d3afb1b-fcd5-42d1-8d2b-7bc4a736a678} <Debug> TCPHandler: Processed in 0.00121025 sec. | ||
| 10049 | 2026.01.14 02:41:57.658603 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10050 | 2026.01.14 02:41:57.658700 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10051 | 2026.01.14 02:41:57.658740 [ 187 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::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 | ||
| 10052 | 2026.01.14 02:41:57.658799 [ 264 ] {f5d0b3f2-a183-4c68-bc6a-8653507ae44e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10053 | 2026.01.14 02:41:57.658860 [ 264 ] {f5d0b3f2-a183-4c68-bc6a-8653507ae44e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10054 | 2026.01.14 02:41:57.658905 [ 187 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10055 | 2026.01.14 02:41:57.658950 [ 187 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 8 rows starting from the beginning of the part | ||
| 10056 | 2026.01.14 02:41:57.659021 [ 187 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 10057 | 2026.01.14 02:41:57.659071 [ 187 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 10058 | 2026.01.14 02:41:57.659117 [ 187 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 10059 | 2026.01.14 02:41:57.659164 [ 187 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 10060 | 2026.01.14 02:41:57.659207 [ 187 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 10061 | 2026.01.14 02:41:57.659706 [ 264 ] {f5d0b3f2-a183-4c68-bc6a-8653507ae44e} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10062 | 2026.01.14 02:41:57.659748 [ 264 ] {f5d0b3f2-a183-4c68-bc6a-8653507ae44e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10063 | 2026.01.14 02:41:57.660179 [ 189 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.001498812 sec., 8673.536107263619 rows/sec., 571.42 KiB/sec. | ||
| 10064 | 2026.01.14 02:41:57.660325 [ 264 ] {f5d0b3f2-a183-4c68-bc6a-8653507ae44e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10065 | 2026.01.14 02:41:57.660394 [ 200 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 10066 | 2026.01.14 02:41:57.660586 [ 264 ] {f5d0b3f2-a183-4c68-bc6a-8653507ae44e} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10067 | 2026.01.14 02:41:57.660750 [ 264 ] {f5d0b3f2-a183-4c68-bc6a-8653507ae44e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001965 sec., 20356.23409669211 rows/sec., 36.48 MiB/sec. | ||
| 10068 | 2026.01.14 02:41:57.660771 [ 200 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_11_2} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10069 | 2026.01.14 02:41:57.660813 [ 264 ] {f5d0b3f2-a183-4c68-bc6a-8653507ae44e} <Debug> TCPHandler: Processed in 0.002163088 sec. | ||
| 10070 | 2026.01.14 02:41:57.660857 [ 200 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_11_2} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 10071 | 2026.01.14 02:41:57.660929 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10072 | 2026.01.14 02:41:57.660950 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10073 | 2026.01.14 02:41:57.661027 [ 264 ] {417fc948-eeb9-466d-a2de-b78d42fc9471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10074 | 2026.01.14 02:41:57.661075 [ 264 ] {417fc948-eeb9-466d-a2de-b78d42fc9471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10075 | 2026.01.14 02:41:57.661403 [ 264 ] {417fc948-eeb9-466d-a2de-b78d42fc9471} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10076 | 2026.01.14 02:41:57.661439 [ 264 ] {417fc948-eeb9-466d-a2de-b78d42fc9471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10077 | 2026.01.14 02:41:57.661746 [ 264 ] {417fc948-eeb9-466d-a2de-b78d42fc9471} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10078 | 2026.01.14 02:41:57.661954 [ 264 ] {417fc948-eeb9-466d-a2de-b78d42fc9471} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10079 | 2026.01.14 02:41:57.662086 [ 264 ] {417fc948-eeb9-466d-a2de-b78d42fc9471} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 10080 | 2026.01.14 02:41:57.662122 [ 264 ] {417fc948-eeb9-466d-a2de-b78d42fc9471} <Debug> TCPHandler: Processed in 0.00124398 sec. | ||
| 10081 | 2026.01.14 02:41:57.691506 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24467 | ||
| 10082 | 2026.01.14 02:41:57.692035 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10083 | 2026.01.14 02:41:57.692080 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10084 | 2026.01.14 02:41:57.692587 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10085 | 2026.01.14 02:41:57.692846 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10086 | 2026.01.14 02:41:57.692980 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24467 | ||
| 10087 | 2026.01.14 02:41:57.692994 [ 144 ] {} <Debug> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10088 | 2026.01.14 02:41:57.693057 [ 144 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10089 | 2026.01.14 02:41:57.693092 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10090 | 2026.01.14 02:41:57.693196 [ 189 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 10091 | 2026.01.14 02:41:57.693303 [ 189 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10092 | 2026.01.14 02:41:57.693341 [ 189 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22099 rows starting from the beginning of the part | ||
| 10093 | 2026.01.14 02:41:57.693410 [ 189 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 10094 | 2026.01.14 02:41:57.693465 [ 189 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 10095 | 2026.01.14 02:41:57.693513 [ 189 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 10096 | 2026.01.14 02:41:57.693560 [ 189 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 10097 | 2026.01.14 02:41:57.693607 [ 189 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 10098 | 2026.01.14 02:41:57.695674 [ 196 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24467 rows, containing 4 columns (4 merged, 0 gathered) in 0.002521271 sec., 9704232.508127846 rows/sec., 138.82 MiB/sec. | ||
| 10099 | 2026.01.14 02:41:57.696027 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10100 | 2026.01.14 02:41:57.696274 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_51_10} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10101 | 2026.01.14 02:41:57.696342 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_51_10} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10102 | 2026.01.14 02:41:57.696439 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10103 | 2026.01.14 02:41:58.977776 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 10104 | 2026.01.14 02:41:58.995791 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10105 | 2026.01.14 02:41:58.995852 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10106 | 2026.01.14 02:41:59.000303 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.28 MiB, peak 327.75 MiB, free memory in arenas 0.00 B, will set to 318.85 MiB (RSS), difference: -4.43 MiB | ||
| 10107 | 2026.01.14 02:41:59.001662 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10108 | 2026.01.14 02:41:59.002419 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10109 | 2026.01.14 02:41:59.002720 [ 123 ] {} <Debug> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10110 | 2026.01.14 02:41:59.002787 [ 123 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10111 | 2026.01.14 02:41:59.002812 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10112 | 2026.01.14 02:41:59.002917 [ 190 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 10113 | 2026.01.14 02:41:59.005501 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10114 | 2026.01.14 02:41:59.006140 [ 190 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10115 | 2026.01.14 02:41:59.007010 [ 190 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 10116 | 2026.01.14 02:41:59.010459 [ 190 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 10117 | 2026.01.14 02:41:59.013781 [ 190 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 10118 | 2026.01.14 02:41:59.017735 [ 190 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 10119 | 2026.01.14 02:41:59.021845 [ 190 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 10120 | 2026.01.14 02:41:59.025848 [ 190 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 10121 | 2026.01.14 02:41:59.079209 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.076356648 sec., 5029.031656811337 rows/sec., 26.00 MiB/sec. | ||
| 10122 | 2026.01.14 02:41:59.082079 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10123 | 2026.01.14 02:41:59.084057 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_51_10} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10124 | 2026.01.14 02:41:59.084164 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_51_10} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10125 | 2026.01.14 02:41:59.086750 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10126 | 2026.01.14 02:42:00.000249 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.39 MiB, peak 328.81 MiB, free memory in arenas 0.00 B, will set to 324.37 MiB (RSS), difference: 8.98 MiB | ||
| 10127 | 2026.01.14 02:42:02.629811 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10128 | 2026.01.14 02:42:02.629992 [ 264 ] {3611104f-cf39-4abf-8fb3-92b9b4546395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10129 | 2026.01.14 02:42:02.630057 [ 264 ] {3611104f-cf39-4abf-8fb3-92b9b4546395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10130 | 2026.01.14 02:42:02.630842 [ 264 ] {3611104f-cf39-4abf-8fb3-92b9b4546395} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10131 | 2026.01.14 02:42:02.630883 [ 264 ] {3611104f-cf39-4abf-8fb3-92b9b4546395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10132 | 2026.01.14 02:42:02.631311 [ 264 ] {3611104f-cf39-4abf-8fb3-92b9b4546395} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10133 | 2026.01.14 02:42:02.631545 [ 264 ] {3611104f-cf39-4abf-8fb3-92b9b4546395} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10134 | 2026.01.14 02:42:02.631694 [ 264 ] {3611104f-cf39-4abf-8fb3-92b9b4546395} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001753 sec., 233884.7689674843 rows/sec., 14.84 MiB/sec. | ||
| 10135 | 2026.01.14 02:42:02.631739 [ 264 ] {3611104f-cf39-4abf-8fb3-92b9b4546395} <Debug> TCPHandler: Processed in 0.002051627 sec. | ||
| 10136 | 2026.01.14 02:42:02.631856 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10137 | 2026.01.14 02:42:02.631961 [ 264 ] {df60c69f-8796-4dd4-b116-d95572a5d1c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10138 | 2026.01.14 02:42:02.632003 [ 264 ] {df60c69f-8796-4dd4-b116-d95572a5d1c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10139 | 2026.01.14 02:42:02.633121 [ 264 ] {df60c69f-8796-4dd4-b116-d95572a5d1c1} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10140 | 2026.01.14 02:42:02.633158 [ 264 ] {df60c69f-8796-4dd4-b116-d95572a5d1c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10141 | 2026.01.14 02:42:02.633544 [ 264 ] {df60c69f-8796-4dd4-b116-d95572a5d1c1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10142 | 2026.01.14 02:42:02.633758 [ 264 ] {df60c69f-8796-4dd4-b116-d95572a5d1c1} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10143 | 2026.01.14 02:42:02.633888 [ 264 ] {df60c69f-8796-4dd4-b116-d95572a5d1c1} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001945 sec., 571722.3650385605 rows/sec., 45.11 MiB/sec. | ||
| 10144 | 2026.01.14 02:42:02.633927 [ 264 ] {df60c69f-8796-4dd4-b116-d95572a5d1c1} <Debug> TCPHandler: Processed in 0.002121207 sec. | ||
| 10145 | 2026.01.14 02:42:02.634041 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10146 | 2026.01.14 02:42:02.634137 [ 264 ] {6f0809de-8e07-46fd-a489-74914f7a2b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10147 | 2026.01.14 02:42:02.634178 [ 264 ] {6f0809de-8e07-46fd-a489-74914f7a2b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10148 | 2026.01.14 02:42:02.634697 [ 264 ] {6f0809de-8e07-46fd-a489-74914f7a2b43} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10149 | 2026.01.14 02:42:02.634734 [ 264 ] {6f0809de-8e07-46fd-a489-74914f7a2b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10150 | 2026.01.14 02:42:02.635042 [ 264 ] {6f0809de-8e07-46fd-a489-74914f7a2b43} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10151 | 2026.01.14 02:42:02.635250 [ 264 ] {6f0809de-8e07-46fd-a489-74914f7a2b43} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10152 | 2026.01.14 02:42:02.635379 [ 264 ] {6f0809de-8e07-46fd-a489-74914f7a2b43} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.00126 sec., 162698.4126984127 rows/sec., 9.55 MiB/sec. | ||
| 10153 | 2026.01.14 02:42:02.635417 [ 264 ] {6f0809de-8e07-46fd-a489-74914f7a2b43} <Debug> TCPHandler: Processed in 0.001425331 sec. | ||
| 10154 | 2026.01.14 02:42:02.635522 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10155 | 2026.01.14 02:42:02.635617 [ 264 ] {2eec4fea-8ce2-4f10-84c6-8876530672b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10156 | 2026.01.14 02:42:02.635655 [ 264 ] {2eec4fea-8ce2-4f10-84c6-8876530672b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10157 | 2026.01.14 02:42:02.636165 [ 264 ] {2eec4fea-8ce2-4f10-84c6-8876530672b9} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10158 | 2026.01.14 02:42:02.636205 [ 264 ] {2eec4fea-8ce2-4f10-84c6-8876530672b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10159 | 2026.01.14 02:42:02.636516 [ 264 ] {2eec4fea-8ce2-4f10-84c6-8876530672b9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10160 | 2026.01.14 02:42:02.636722 [ 264 ] {2eec4fea-8ce2-4f10-84c6-8876530672b9} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10161 | 2026.01.14 02:42:02.636832 [ 127 ] {} <Debug> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41) (MergerMutator): Selected 6 parts from all_1_22_5 to all_27_27_0 | ||
| 10162 | 2026.01.14 02:42:02.636848 [ 264 ] {2eec4fea-8ce2-4f10-84c6-8876530672b9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001249 sec., 169735.78863090475 rows/sec., 10.95 MiB/sec. | ||
| 10163 | 2026.01.14 02:42:02.636905 [ 127 ] {} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10164 | 2026.01.14 02:42:02.636912 [ 264 ] {2eec4fea-8ce2-4f10-84c6-8876530672b9} <Debug> TCPHandler: Processed in 0.001439922 sec. | ||
| 10165 | 2026.01.14 02:42:02.636934 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10166 | 2026.01.14 02:42:02.637044 [ 195 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_22_5 to all_27_27_0 into Compact with storage Full | ||
| 10167 | 2026.01.14 02:42:02.637053 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10168 | 2026.01.14 02:42:02.637168 [ 264 ] {73c23961-d1a6-4a31-b672-7b4b5db06ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10169 | 2026.01.14 02:42:02.637170 [ 195 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10170 | 2026.01.14 02:42:02.637211 [ 264 ] {73c23961-d1a6-4a31-b672-7b4b5db06ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10171 | 2026.01.14 02:42:02.637218 [ 195 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 466 rows starting from the beginning of the part | ||
| 10172 | 2026.01.14 02:42:02.637294 [ 195 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 10173 | 2026.01.14 02:42:02.637341 [ 195 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 10174 | 2026.01.14 02:42:02.637383 [ 195 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 10175 | 2026.01.14 02:42:02.637423 [ 195 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 229 rows starting from the beginning of the part | ||
| 10176 | 2026.01.14 02:42:02.637464 [ 195 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 10177 | 2026.01.14 02:42:02.637764 [ 264 ] {73c23961-d1a6-4a31-b672-7b4b5db06ef1} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10178 | 2026.01.14 02:42:02.637807 [ 264 ] {73c23961-d1a6-4a31-b672-7b4b5db06ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10179 | 2026.01.14 02:42:02.638157 [ 264 ] {73c23961-d1a6-4a31-b672-7b4b5db06ef1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10180 | 2026.01.14 02:42:02.638371 [ 264 ] {73c23961-d1a6-4a31-b672-7b4b5db06ef1} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10181 | 2026.01.14 02:42:02.638470 [ 200 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1559 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468462 sec., 1061654.983240969 rows/sec., 74.32 MiB/sec. | ||
| 10182 | 2026.01.14 02:42:02.638503 [ 264 ] {73c23961-d1a6-4a31-b672-7b4b5db06ef1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001352 sec., 156065.08875739647 rows/sec., 8.86 MiB/sec. | ||
| 10183 | 2026.01.14 02:42:02.638549 [ 264 ] {73c23961-d1a6-4a31-b672-7b4b5db06ef1} <Debug> TCPHandler: Processed in 0.001546463 sec. | ||
| 10184 | 2026.01.14 02:42:02.638668 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10185 | 2026.01.14 02:42:02.638708 [ 193 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 10186 | 2026.01.14 02:42:02.638763 [ 264 ] {5e13a91e-5dc9-47cd-b753-b011904048a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10187 | 2026.01.14 02:42:02.638809 [ 264 ] {5e13a91e-5dc9-47cd-b753-b011904048a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10188 | 2026.01.14 02:42:02.639033 [ 193 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_27_6} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10189 | 2026.01.14 02:42:02.639118 [ 193 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_27_6} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41) (MergerMutator): Merged 6 parts: [all_1_22_5, all_27_27_0] -> all_1_27_6 | ||
| 10190 | 2026.01.14 02:42:02.639216 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 10191 | 2026.01.14 02:42:02.639603 [ 264 ] {5e13a91e-5dc9-47cd-b753-b011904048a1} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10192 | 2026.01.14 02:42:02.639644 [ 264 ] {5e13a91e-5dc9-47cd-b753-b011904048a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10193 | 2026.01.14 02:42:02.639989 [ 264 ] {5e13a91e-5dc9-47cd-b753-b011904048a1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10194 | 2026.01.14 02:42:02.640201 [ 264 ] {5e13a91e-5dc9-47cd-b753-b011904048a1} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10195 | 2026.01.14 02:42:02.640334 [ 264 ] {5e13a91e-5dc9-47cd-b753-b011904048a1} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001589 sec., 427312.7753303965 rows/sec., 29.79 MiB/sec. | ||
| 10196 | 2026.01.14 02:42:02.640372 [ 264 ] {5e13a91e-5dc9-47cd-b753-b011904048a1} <Debug> TCPHandler: Processed in 0.001753634 sec. | ||
| 10197 | 2026.01.14 02:42:02.640491 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10198 | 2026.01.14 02:42:02.640585 [ 264 ] {8c7de441-dddf-4f12-9d00-cc96069d6e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10199 | 2026.01.14 02:42:02.640627 [ 264 ] {8c7de441-dddf-4f12-9d00-cc96069d6e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10200 | 2026.01.14 02:42:02.640962 [ 264 ] {8c7de441-dddf-4f12-9d00-cc96069d6e7c} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10201 | 2026.01.14 02:42:02.640998 [ 264 ] {8c7de441-dddf-4f12-9d00-cc96069d6e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10202 | 2026.01.14 02:42:02.641304 [ 264 ] {8c7de441-dddf-4f12-9d00-cc96069d6e7c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 10203 | 2026.01.14 02:42:02.641516 [ 264 ] {8c7de441-dddf-4f12-9d00-cc96069d6e7c} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10204 | 2026.01.14 02:42:02.641643 [ 264 ] {8c7de441-dddf-4f12-9d00-cc96069d6e7c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 10205 | 2026.01.14 02:42:02.641680 [ 264 ] {8c7de441-dddf-4f12-9d00-cc96069d6e7c} <Debug> TCPHandler: Processed in 0.00123903 sec. | ||
| 10206 | 2026.01.14 02:42:02.641795 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10207 | 2026.01.14 02:42:02.641889 [ 264 ] {e40fbbdc-d234-42c5-acca-be15e8bdcfe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10208 | 2026.01.14 02:42:02.641932 [ 264 ] {e40fbbdc-d234-42c5-acca-be15e8bdcfe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10209 | 2026.01.14 02:42:02.642404 [ 264 ] {e40fbbdc-d234-42c5-acca-be15e8bdcfe7} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10210 | 2026.01.14 02:42:02.642440 [ 264 ] {e40fbbdc-d234-42c5-acca-be15e8bdcfe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10211 | 2026.01.14 02:42:02.642786 [ 264 ] {e40fbbdc-d234-42c5-acca-be15e8bdcfe7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10212 | 2026.01.14 02:42:02.643000 [ 264 ] {e40fbbdc-d234-42c5-acca-be15e8bdcfe7} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10213 | 2026.01.14 02:42:02.643128 [ 264 ] {e40fbbdc-d234-42c5-acca-be15e8bdcfe7} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001258 sec., 249602.5437201908 rows/sec., 16.40 MiB/sec. | ||
| 10214 | 2026.01.14 02:42:02.643167 [ 264 ] {e40fbbdc-d234-42c5-acca-be15e8bdcfe7} <Debug> TCPHandler: Processed in 0.001421482 sec. | ||
| 10215 | 2026.01.14 02:42:02.643285 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10216 | 2026.01.14 02:42:02.643378 [ 264 ] {6df614bb-b09c-4dec-b0c3-3ac048d75ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10217 | 2026.01.14 02:42:02.643421 [ 264 ] {6df614bb-b09c-4dec-b0c3-3ac048d75ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10218 | 2026.01.14 02:42:02.643729 [ 264 ] {6df614bb-b09c-4dec-b0c3-3ac048d75ca4} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10219 | 2026.01.14 02:42:02.643765 [ 264 ] {6df614bb-b09c-4dec-b0c3-3ac048d75ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10220 | 2026.01.14 02:42:02.644069 [ 264 ] {6df614bb-b09c-4dec-b0c3-3ac048d75ca4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10221 | 2026.01.14 02:42:02.644272 [ 264 ] {6df614bb-b09c-4dec-b0c3-3ac048d75ca4} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10222 | 2026.01.14 02:42:02.644399 [ 264 ] {6df614bb-b09c-4dec-b0c3-3ac048d75ca4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 10223 | 2026.01.14 02:42:02.644436 [ 264 ] {6df614bb-b09c-4dec-b0c3-3ac048d75ca4} <Debug> TCPHandler: Processed in 0.001201519 sec. | ||
| 10224 | 2026.01.14 02:42:02.644550 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10225 | 2026.01.14 02:42:02.644642 [ 264 ] {e3ce337b-618c-4208-82a1-5e541fa08e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10226 | 2026.01.14 02:42:02.644683 [ 264 ] {e3ce337b-618c-4208-82a1-5e541fa08e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10227 | 2026.01.14 02:42:02.645016 [ 264 ] {e3ce337b-618c-4208-82a1-5e541fa08e3a} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10228 | 2026.01.14 02:42:02.645051 [ 264 ] {e3ce337b-618c-4208-82a1-5e541fa08e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10229 | 2026.01.14 02:42:02.645362 [ 264 ] {e3ce337b-618c-4208-82a1-5e541fa08e3a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10230 | 2026.01.14 02:42:02.645571 [ 264 ] {e3ce337b-618c-4208-82a1-5e541fa08e3a} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10231 | 2026.01.14 02:42:02.645697 [ 264 ] {e3ce337b-618c-4208-82a1-5e541fa08e3a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001072 sec., 97014.92537313432 rows/sec., 5.94 MiB/sec. | ||
| 10232 | 2026.01.14 02:42:02.645733 [ 264 ] {e3ce337b-618c-4208-82a1-5e541fa08e3a} <Debug> TCPHandler: Processed in 0.00123353 sec. | ||
| 10233 | 2026.01.14 02:42:04.989348 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10234 | 2026.01.14 02:42:04.989467 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10235 | 2026.01.14 02:42:05.193364 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24979 | ||
| 10236 | 2026.01.14 02:42:05.193966 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10237 | 2026.01.14 02:42:05.194017 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10238 | 2026.01.14 02:42:05.194539 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10239 | 2026.01.14 02:42:05.194765 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10240 | 2026.01.14 02:42:05.194908 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24979 | ||
| 10241 | 2026.01.14 02:42:05.278805 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1242 | ||
| 10242 | 2026.01.14 02:42:05.281650 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10243 | 2026.01.14 02:42:05.281705 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10244 | 2026.01.14 02:42:05.282976 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10245 | 2026.01.14 02:42:05.283242 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10246 | 2026.01.14 02:42:05.283494 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1242 | ||
| 10247 | 2026.01.14 02:42:06.505741 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10248 | 2026.01.14 02:42:06.520721 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10249 | 2026.01.14 02:42:06.520782 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10250 | 2026.01.14 02:42:06.526196 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10251 | 2026.01.14 02:42:06.526909 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10252 | 2026.01.14 02:42:06.529829 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10253 | 2026.01.14 02:42:07.621115 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10254 | 2026.01.14 02:42:07.621310 [ 264 ] {401a60ae-eab6-4f32-8202-1f6f82129948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10255 | 2026.01.14 02:42:07.621379 [ 264 ] {401a60ae-eab6-4f32-8202-1f6f82129948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10256 | 2026.01.14 02:42:07.622124 [ 264 ] {401a60ae-eab6-4f32-8202-1f6f82129948} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10257 | 2026.01.14 02:42:07.622166 [ 264 ] {401a60ae-eab6-4f32-8202-1f6f82129948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10258 | 2026.01.14 02:42:07.622566 [ 264 ] {401a60ae-eab6-4f32-8202-1f6f82129948} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10259 | 2026.01.14 02:42:07.622793 [ 264 ] {401a60ae-eab6-4f32-8202-1f6f82129948} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10260 | 2026.01.14 02:42:07.622936 [ 142 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10261 | 2026.01.14 02:42:07.622956 [ 264 ] {401a60ae-eab6-4f32-8202-1f6f82129948} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001698 sec., 80094.2285041225 rows/sec., 6.95 MiB/sec. | ||
| 10262 | 2026.01.14 02:42:07.622978 [ 142 ] {} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10263 | 2026.01.14 02:42:07.623002 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10264 | 2026.01.14 02:42:07.623006 [ 264 ] {401a60ae-eab6-4f32-8202-1f6f82129948} <Debug> TCPHandler: Processed in 0.002024447 sec. | ||
| 10265 | 2026.01.14 02:42:07.623138 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10266 | 2026.01.14 02:42:07.623135 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::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 | ||
| 10267 | 2026.01.14 02:42:07.623242 [ 264 ] {7898b3dc-c646-4053-b0a9-cfa9611f173d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10268 | 2026.01.14 02:42:07.623290 [ 264 ] {7898b3dc-c646-4053-b0a9-cfa9611f173d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10269 | 2026.01.14 02:42:07.623297 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10270 | 2026.01.14 02:42:07.623341 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2465 rows starting from the beginning of the part | ||
| 10271 | 2026.01.14 02:42:07.623413 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 136 rows starting from the beginning of the part | ||
| 10272 | 2026.01.14 02:42:07.623463 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1112 rows starting from the beginning of the part | ||
| 10273 | 2026.01.14 02:42:07.623510 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1283 rows starting from the beginning of the part | ||
| 10274 | 2026.01.14 02:42:07.623552 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1112 rows starting from the beginning of the part | ||
| 10275 | 2026.01.14 02:42:07.623596 [ 200 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 136 rows starting from the beginning of the part | ||
| 10276 | 2026.01.14 02:42:07.623715 [ 264 ] {7898b3dc-c646-4053-b0a9-cfa9611f173d} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10277 | 2026.01.14 02:42:07.623758 [ 264 ] {7898b3dc-c646-4053-b0a9-cfa9611f173d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10278 | 2026.01.14 02:42:07.624084 [ 264 ] {7898b3dc-c646-4053-b0a9-cfa9611f173d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10279 | 2026.01.14 02:42:07.624316 [ 264 ] {7898b3dc-c646-4053-b0a9-cfa9611f173d} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10280 | 2026.01.14 02:42:07.624424 [ 142 ] {} <Debug> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10281 | 2026.01.14 02:42:07.624450 [ 142 ] {} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10282 | 2026.01.14 02:42:07.624456 [ 264 ] {7898b3dc-c646-4053-b0a9-cfa9611f173d} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001238 sec., 32310.177705977385 rows/sec., 2.37 MiB/sec. | ||
| 10283 | 2026.01.14 02:42:07.624469 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10284 | 2026.01.14 02:42:07.624497 [ 264 ] {7898b3dc-c646-4053-b0a9-cfa9611f173d} <Debug> TCPHandler: Processed in 0.001411432 sec. | ||
| 10285 | 2026.01.14 02:42:07.624578 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 10286 | 2026.01.14 02:42:07.624621 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10287 | 2026.01.14 02:42:07.624722 [ 264 ] {36f2610e-cc98-4741-acfd-bcf46ee93bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10288 | 2026.01.14 02:42:07.624731 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10289 | 2026.01.14 02:42:07.624767 [ 264 ] {36f2610e-cc98-4741-acfd-bcf46ee93bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10290 | 2026.01.14 02:42:07.624776 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 277 rows starting from the beginning of the part | ||
| 10291 | 2026.01.14 02:42:07.624853 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
| 10292 | 2026.01.14 02:42:07.624896 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 205 rows starting from the beginning of the part | ||
| 10293 | 2026.01.14 02:42:07.624936 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 52 rows starting from the beginning of the part | ||
| 10294 | 2026.01.14 02:42:07.624973 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 205 rows starting from the beginning of the part | ||
| 10295 | 2026.01.14 02:42:07.625013 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
| 10296 | 2026.01.14 02:42:07.625213 [ 264 ] {36f2610e-cc98-4741-acfd-bcf46ee93bf2} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10297 | 2026.01.14 02:42:07.625254 [ 264 ] {36f2610e-cc98-4741-acfd-bcf46ee93bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10298 | 2026.01.14 02:42:07.625857 [ 203 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6244 rows, containing 5 columns (5 merged, 0 gathered) in 0.002783203 sec., 2243458.346372866 rows/sec., 190.85 MiB/sec. | ||
| 10299 | 2026.01.14 02:42:07.625875 [ 264 ] {36f2610e-cc98-4741-acfd-bcf46ee93bf2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10300 | 2026.01.14 02:42:07.625938 [ 203 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 819 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420212 sec., 576674.4683188144 rows/sec., 38.07 MiB/sec. | ||
| 10301 | 2026.01.14 02:42:07.626087 [ 198 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10302 | 2026.01.14 02:42:07.626157 [ 264 ] {36f2610e-cc98-4741-acfd-bcf46ee93bf2} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10303 | 2026.01.14 02:42:07.626252 [ 197 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10304 | 2026.01.14 02:42:07.626279 [ 142 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10305 | 2026.01.14 02:42:07.626305 [ 264 ] {36f2610e-cc98-4741-acfd-bcf46ee93bf2} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001601 sec., 64959.40037476577 rows/sec., 5.07 MiB/sec. | ||
| 10306 | 2026.01.14 02:42:07.626323 [ 142 ] {} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10307 | 2026.01.14 02:42:07.626346 [ 264 ] {36f2610e-cc98-4741-acfd-bcf46ee93bf2} <Debug> TCPHandler: Processed in 0.001776805 sec. | ||
| 10308 | 2026.01.14 02:42:07.626348 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10309 | 2026.01.14 02:42:07.626376 [ 198 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_56_11} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10310 | 2026.01.14 02:42:07.626418 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 10311 | 2026.01.14 02:42:07.626456 [ 198 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_56_11} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10312 | 2026.01.14 02:42:07.626467 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10313 | 2026.01.14 02:42:07.626507 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10314 | 2026.01.14 02:42:07.626536 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1249 rows starting from the beginning of the part | ||
| 10315 | 2026.01.14 02:42:07.626543 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10316 | 2026.01.14 02:42:07.626567 [ 264 ] {4c0641b5-9f29-4f40-a1c3-e0af6f72cbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10317 | 2026.01.14 02:42:07.626584 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 10318 | 2026.01.14 02:42:07.626608 [ 197 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_76_15} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10319 | 2026.01.14 02:42:07.626615 [ 264 ] {4c0641b5-9f29-4f40-a1c3-e0af6f72cbdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10320 | 2026.01.14 02:42:07.626625 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 679 rows starting from the beginning of the part | ||
| 10321 | 2026.01.14 02:42:07.626676 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 572 rows starting from the beginning of the part | ||
| 10322 | 2026.01.14 02:42:07.626708 [ 197 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_76_15} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10323 | 2026.01.14 02:42:07.626712 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 679 rows starting from the beginning of the part | ||
| 10324 | 2026.01.14 02:42:07.626761 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 104 rows starting from the beginning of the part | ||
| 10325 | 2026.01.14 02:42:07.626812 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 10326 | 2026.01.14 02:42:07.627055 [ 264 ] {4c0641b5-9f29-4f40-a1c3-e0af6f72cbdf} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10327 | 2026.01.14 02:42:07.627095 [ 264 ] {4c0641b5-9f29-4f40-a1c3-e0af6f72cbdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10328 | 2026.01.14 02:42:07.627448 [ 264 ] {4c0641b5-9f29-4f40-a1c3-e0af6f72cbdf} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10329 | 2026.01.14 02:42:07.627663 [ 264 ] {4c0641b5-9f29-4f40-a1c3-e0af6f72cbdf} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10330 | 2026.01.14 02:42:07.627769 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10331 | 2026.01.14 02:42:07.627793 [ 264 ] {4c0641b5-9f29-4f40-a1c3-e0af6f72cbdf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 10332 | 2026.01.14 02:42:07.627797 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10333 | 2026.01.14 02:42:07.627824 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10334 | 2026.01.14 02:42:07.627831 [ 264 ] {4c0641b5-9f29-4f40-a1c3-e0af6f72cbdf} <Debug> TCPHandler: Processed in 0.001416581 sec. | ||
| 10335 | 2026.01.14 02:42:07.627849 [ 200 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3387 rows, containing 5 columns (5 merged, 0 gathered) in 0.001455552 sec., 2326952.249043662 rows/sec., 176.24 MiB/sec. | ||
| 10336 | 2026.01.14 02:42:07.627907 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 10337 | 2026.01.14 02:42:07.627942 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10338 | 2026.01.14 02:42:07.628033 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10339 | 2026.01.14 02:42:07.628044 [ 264 ] {acc00b5c-50c6-4c9f-a119-a95ea2ea28c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10340 | 2026.01.14 02:42:07.628076 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21383 rows starting from the beginning of the part | ||
| 10341 | 2026.01.14 02:42:07.628108 [ 264 ] {acc00b5c-50c6-4c9f-a119-a95ea2ea28c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10342 | 2026.01.14 02:42:07.628126 [ 199 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10343 | 2026.01.14 02:42:07.628149 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10344 | 2026.01.14 02:42:07.628196 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 314 rows starting from the beginning of the part | ||
| 10345 | 2026.01.14 02:42:07.628238 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 850 rows starting from the beginning of the part | ||
| 10346 | 2026.01.14 02:42:07.628278 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 314 rows starting from the beginning of the part | ||
| 10347 | 2026.01.14 02:42:07.628320 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10348 | 2026.01.14 02:42:07.628443 [ 199 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_76_15} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10349 | 2026.01.14 02:42:07.628528 [ 199 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_76_15} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10350 | 2026.01.14 02:42:07.628618 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 10351 | 2026.01.14 02:42:07.629022 [ 264 ] {acc00b5c-50c6-4c9f-a119-a95ea2ea28c9} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10352 | 2026.01.14 02:42:07.629063 [ 264 ] {acc00b5c-50c6-4c9f-a119-a95ea2ea28c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10353 | 2026.01.14 02:42:07.629645 [ 264 ] {acc00b5c-50c6-4c9f-a119-a95ea2ea28c9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10354 | 2026.01.14 02:42:07.629877 [ 264 ] {acc00b5c-50c6-4c9f-a119-a95ea2ea28c9} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10355 | 2026.01.14 02:42:07.630020 [ 264 ] {acc00b5c-50c6-4c9f-a119-a95ea2ea28c9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001995 sec., 20050.12531328321 rows/sec., 35.93 MiB/sec. | ||
| 10356 | 2026.01.14 02:42:07.630090 [ 264 ] {acc00b5c-50c6-4c9f-a119-a95ea2ea28c9} <Debug> TCPHandler: Processed in 0.002198738 sec. | ||
| 10357 | 2026.01.14 02:42:07.630204 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10358 | 2026.01.14 02:42:07.630301 [ 264 ] {e18a6d8c-df68-45cf-bd7d-4c1b695ae9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10359 | 2026.01.14 02:42:07.630345 [ 264 ] {e18a6d8c-df68-45cf-bd7d-4c1b695ae9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10360 | 2026.01.14 02:42:07.630980 [ 264 ] {e18a6d8c-df68-45cf-bd7d-4c1b695ae9cb} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10361 | 2026.01.14 02:42:07.631016 [ 264 ] {e18a6d8c-df68-45cf-bd7d-4c1b695ae9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10362 | 2026.01.14 02:42:07.631334 [ 264 ] {e18a6d8c-df68-45cf-bd7d-4c1b695ae9cb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10363 | 2026.01.14 02:42:07.631552 [ 264 ] {e18a6d8c-df68-45cf-bd7d-4c1b695ae9cb} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10364 | 2026.01.14 02:42:07.631653 [ 142 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10365 | 2026.01.14 02:42:07.631678 [ 264 ] {e18a6d8c-df68-45cf-bd7d-4c1b695ae9cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001395 sec., 43010.75268817204 rows/sec., 2.90 MiB/sec. | ||
| 10366 | 2026.01.14 02:42:07.631685 [ 142 ] {} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10367 | 2026.01.14 02:42:07.631711 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10368 | 2026.01.14 02:42:07.631716 [ 264 ] {e18a6d8c-df68-45cf-bd7d-4c1b695ae9cb} <Debug> TCPHandler: Processed in 0.001563192 sec. | ||
| 10369 | 2026.01.14 02:42:07.631789 [ 198 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 10370 | 2026.01.14 02:42:07.631879 [ 198 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10371 | 2026.01.14 02:42:07.631910 [ 198 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4388 rows starting from the beginning of the part | ||
| 10372 | 2026.01.14 02:42:07.631968 [ 198 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 10373 | 2026.01.14 02:42:07.632016 [ 198 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 104 rows starting from the beginning of the part | ||
| 10374 | 2026.01.14 02:42:07.632067 [ 198 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 10375 | 2026.01.14 02:42:07.632114 [ 198 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 104 rows starting from the beginning of the part | ||
| 10376 | 2026.01.14 02:42:07.632157 [ 198 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10377 | 2026.01.14 02:42:07.637256 [ 201 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4776 rows, containing 4 columns (4 merged, 0 gathered) in 0.005496976 sec., 868841.3411301051 rows/sec., 57.56 MiB/sec. | ||
| 10378 | 2026.01.14 02:42:07.638117 [ 201 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10379 | 2026.01.14 02:42:07.638511 [ 201 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_76_15} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10380 | 2026.01.14 02:42:07.638586 [ 201 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_76_15} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10381 | 2026.01.14 02:42:07.638664 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 10382 | 2026.01.14 02:42:07.641887 [ 201 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23181 rows, containing 5 columns (5 merged, 0 gathered) in 0.014079166 sec., 1646475.3665096355 rows/sec., 112.47 MiB/sec. | ||
| 10383 | 2026.01.14 02:42:07.642590 [ 188 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10384 | 2026.01.14 02:42:07.642913 [ 188 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10385 | 2026.01.14 02:42:07.642998 [ 188 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10386 | 2026.01.14 02:42:07.643088 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 10387 | 2026.01.14 02:42:08.000279 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.57 MiB, peak 336.96 MiB, free memory in arenas 0.00 B, will set to 327.65 MiB (RSS), difference: 2.08 MiB | ||
| 10388 | 2026.01.14 02:42:10.333571 [ 138 ] {} <Debug> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 10389 | 2026.01.14 02:42:10.333651 [ 138 ] {} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10390 | 2026.01.14 02:42:10.333676 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10391 | 2026.01.14 02:42:10.333801 [ 200 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::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 | ||
| 10392 | 2026.01.14 02:42:10.333929 [ 200 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10393 | 2026.01.14 02:42:10.333962 [ 200 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 10394 | 2026.01.14 02:42:10.334040 [ 200 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::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 | ||
| 10395 | 2026.01.14 02:42:10.334096 [ 200 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 10396 | 2026.01.14 02:42:10.334177 [ 200 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::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 | ||
| 10397 | 2026.01.14 02:42:10.334234 [ 200 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 10398 | 2026.01.14 02:42:10.335076 [ 201 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001324261 sec., 28695.249652447666 rows/sec., 2.39 MiB/sec. | ||
| 10399 | 2026.01.14 02:42:10.335321 [ 201 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 10400 | 2026.01.14 02:42:10.335757 [ 201 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_25_6} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10401 | 2026.01.14 02:42:10.335877 [ 201 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_25_6} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 10402 | 2026.01.14 02:42:10.336018 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10403 | 2026.01.14 02:42:12.623456 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10404 | 2026.01.14 02:42:12.623624 [ 264 ] {28b851fe-9e2d-4a73-baa2-db50a5cd7695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10405 | 2026.01.14 02:42:12.623685 [ 264 ] {28b851fe-9e2d-4a73-baa2-db50a5cd7695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10406 | 2026.01.14 02:42:12.624271 [ 264 ] {28b851fe-9e2d-4a73-baa2-db50a5cd7695} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10407 | 2026.01.14 02:42:12.624374 [ 264 ] {28b851fe-9e2d-4a73-baa2-db50a5cd7695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10408 | 2026.01.14 02:42:12.624758 [ 264 ] {28b851fe-9e2d-4a73-baa2-db50a5cd7695} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10409 | 2026.01.14 02:42:12.624987 [ 264 ] {28b851fe-9e2d-4a73-baa2-db50a5cd7695} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10410 | 2026.01.14 02:42:12.625146 [ 264 ] {28b851fe-9e2d-4a73-baa2-db50a5cd7695} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00155 sec., 15483.870967741936 rows/sec., 1.28 MiB/sec. | ||
| 10411 | 2026.01.14 02:42:12.625189 [ 264 ] {28b851fe-9e2d-4a73-baa2-db50a5cd7695} <Debug> TCPHandler: Processed in 0.001852435 sec. | ||
| 10412 | 2026.01.14 02:42:12.625316 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10413 | 2026.01.14 02:42:12.625415 [ 264 ] {ec2c5fda-fd42-48bc-a7eb-8b1d0bb495ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10414 | 2026.01.14 02:42:12.625457 [ 264 ] {ec2c5fda-fd42-48bc-a7eb-8b1d0bb495ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10415 | 2026.01.14 02:42:12.625844 [ 264 ] {ec2c5fda-fd42-48bc-a7eb-8b1d0bb495ff} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10416 | 2026.01.14 02:42:12.625877 [ 264 ] {ec2c5fda-fd42-48bc-a7eb-8b1d0bb495ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10417 | 2026.01.14 02:42:12.626174 [ 264 ] {ec2c5fda-fd42-48bc-a7eb-8b1d0bb495ff} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10418 | 2026.01.14 02:42:12.626387 [ 264 ] {ec2c5fda-fd42-48bc-a7eb-8b1d0bb495ff} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10419 | 2026.01.14 02:42:12.626513 [ 264 ] {ec2c5fda-fd42-48bc-a7eb-8b1d0bb495ff} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001117 sec., 1790.510295434199 rows/sec., 146.00 KiB/sec. | ||
| 10420 | 2026.01.14 02:42:12.626549 [ 264 ] {ec2c5fda-fd42-48bc-a7eb-8b1d0bb495ff} <Debug> TCPHandler: Processed in 0.00128634 sec. | ||
| 10421 | 2026.01.14 02:42:12.626662 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10422 | 2026.01.14 02:42:12.626757 [ 264 ] {be378c8e-837a-4e1a-8f8e-ff427e429ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10423 | 2026.01.14 02:42:12.626796 [ 264 ] {be378c8e-837a-4e1a-8f8e-ff427e429ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10424 | 2026.01.14 02:42:12.627296 [ 264 ] {be378c8e-837a-4e1a-8f8e-ff427e429ec8} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10425 | 2026.01.14 02:42:12.627329 [ 264 ] {be378c8e-837a-4e1a-8f8e-ff427e429ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10426 | 2026.01.14 02:42:12.627644 [ 264 ] {be378c8e-837a-4e1a-8f8e-ff427e429ec8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10427 | 2026.01.14 02:42:12.627858 [ 264 ] {be378c8e-837a-4e1a-8f8e-ff427e429ec8} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10428 | 2026.01.14 02:42:12.627983 [ 264 ] {be378c8e-837a-4e1a-8f8e-ff427e429ec8} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.001244 sec., 142282.95819935692 rows/sec., 12.51 MiB/sec. | ||
| 10429 | 2026.01.14 02:42:12.628020 [ 264 ] {be378c8e-837a-4e1a-8f8e-ff427e429ec8} <Debug> TCPHandler: Processed in 0.001409501 sec. | ||
| 10430 | 2026.01.14 02:42:12.628140 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10431 | 2026.01.14 02:42:12.628235 [ 264 ] {b8a09675-c318-429f-9876-2da5740ec99c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10432 | 2026.01.14 02:42:12.628275 [ 264 ] {b8a09675-c318-429f-9876-2da5740ec99c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10433 | 2026.01.14 02:42:12.628670 [ 264 ] {b8a09675-c318-429f-9876-2da5740ec99c} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10434 | 2026.01.14 02:42:12.628705 [ 264 ] {b8a09675-c318-429f-9876-2da5740ec99c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10435 | 2026.01.14 02:42:12.628995 [ 264 ] {b8a09675-c318-429f-9876-2da5740ec99c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10436 | 2026.01.14 02:42:12.629199 [ 264 ] {b8a09675-c318-429f-9876-2da5740ec99c} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10437 | 2026.01.14 02:42:12.629323 [ 264 ] {b8a09675-c318-429f-9876-2da5740ec99c} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001105 sec., 12669.68325791855 rows/sec., 996.01 KiB/sec. | ||
| 10438 | 2026.01.14 02:42:12.629359 [ 264 ] {b8a09675-c318-429f-9876-2da5740ec99c} <Debug> TCPHandler: Processed in 0.00127 sec. | ||
| 10439 | 2026.01.14 02:42:12.629472 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10440 | 2026.01.14 02:42:12.629560 [ 264 ] {4588e26f-8384-4a7e-a20f-440592889b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10441 | 2026.01.14 02:42:12.629596 [ 264 ] {4588e26f-8384-4a7e-a20f-440592889b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10442 | 2026.01.14 02:42:12.630015 [ 264 ] {4588e26f-8384-4a7e-a20f-440592889b69} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10443 | 2026.01.14 02:42:12.630051 [ 264 ] {4588e26f-8384-4a7e-a20f-440592889b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10444 | 2026.01.14 02:42:12.630456 [ 264 ] {4588e26f-8384-4a7e-a20f-440592889b69} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10445 | 2026.01.14 02:42:12.630697 [ 264 ] {4588e26f-8384-4a7e-a20f-440592889b69} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10446 | 2026.01.14 02:42:12.630826 [ 264 ] {4588e26f-8384-4a7e-a20f-440592889b69} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001269 sec., 18912.529550827425 rows/sec., 1.57 MiB/sec. | ||
| 10447 | 2026.01.14 02:42:12.630863 [ 264 ] {4588e26f-8384-4a7e-a20f-440592889b69} <Debug> TCPHandler: Processed in 0.001433192 sec. | ||
| 10448 | 2026.01.14 02:42:12.630978 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10449 | 2026.01.14 02:42:12.631071 [ 264 ] {3ff3d5a8-c883-44f0-a795-0cc6da01d337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10450 | 2026.01.14 02:42:12.631109 [ 264 ] {3ff3d5a8-c883-44f0-a795-0cc6da01d337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10451 | 2026.01.14 02:42:12.631499 [ 264 ] {3ff3d5a8-c883-44f0-a795-0cc6da01d337} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10452 | 2026.01.14 02:42:12.631532 [ 264 ] {3ff3d5a8-c883-44f0-a795-0cc6da01d337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10453 | 2026.01.14 02:42:12.631824 [ 264 ] {3ff3d5a8-c883-44f0-a795-0cc6da01d337} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 10454 | 2026.01.14 02:42:12.632026 [ 264 ] {3ff3d5a8-c883-44f0-a795-0cc6da01d337} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10455 | 2026.01.14 02:42:12.632160 [ 264 ] {3ff3d5a8-c883-44f0-a795-0cc6da01d337} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001107 sec., 10840.108401084011 rows/sec., 846.88 KiB/sec. | ||
| 10456 | 2026.01.14 02:42:12.632196 [ 264 ] {3ff3d5a8-c883-44f0-a795-0cc6da01d337} <Debug> TCPHandler: Processed in 0.001265851 sec. | ||
| 10457 | 2026.01.14 02:42:12.632308 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10458 | 2026.01.14 02:42:12.632400 [ 264 ] {2df55ae8-831d-45f6-bd51-53e520531b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10459 | 2026.01.14 02:42:12.632439 [ 264 ] {2df55ae8-831d-45f6-bd51-53e520531b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10460 | 2026.01.14 02:42:12.632879 [ 264 ] {2df55ae8-831d-45f6-bd51-53e520531b68} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10461 | 2026.01.14 02:42:12.632912 [ 264 ] {2df55ae8-831d-45f6-bd51-53e520531b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10462 | 2026.01.14 02:42:12.633233 [ 264 ] {2df55ae8-831d-45f6-bd51-53e520531b68} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10463 | 2026.01.14 02:42:12.633437 [ 264 ] {2df55ae8-831d-45f6-bd51-53e520531b68} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10464 | 2026.01.14 02:42:12.633559 [ 264 ] {2df55ae8-831d-45f6-bd51-53e520531b68} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.001177 sec., 86661.00254885301 rows/sec., 7.08 MiB/sec. | ||
| 10465 | 2026.01.14 02:42:12.633603 [ 264 ] {2df55ae8-831d-45f6-bd51-53e520531b68} <Debug> TCPHandler: Processed in 0.001341581 sec. | ||
| 10466 | 2026.01.14 02:42:12.633714 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10467 | 2026.01.14 02:42:12.633806 [ 264 ] {627ecf72-2572-4091-b3f4-9be173872281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10468 | 2026.01.14 02:42:12.633847 [ 264 ] {627ecf72-2572-4091-b3f4-9be173872281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10469 | 2026.01.14 02:42:12.634278 [ 264 ] {627ecf72-2572-4091-b3f4-9be173872281} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10470 | 2026.01.14 02:42:12.634312 [ 264 ] {627ecf72-2572-4091-b3f4-9be173872281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10471 | 2026.01.14 02:42:12.634642 [ 264 ] {627ecf72-2572-4091-b3f4-9be173872281} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10472 | 2026.01.14 02:42:12.634844 [ 264 ] {627ecf72-2572-4091-b3f4-9be173872281} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10473 | 2026.01.14 02:42:12.634972 [ 264 ] {627ecf72-2572-4091-b3f4-9be173872281} <Debug> executeQuery: Read 233 rows, 17.46 KiB in 0.001184 sec., 196790.54054054056 rows/sec., 14.40 MiB/sec. | ||
| 10474 | 2026.01.14 02:42:12.635008 [ 264 ] {627ecf72-2572-4091-b3f4-9be173872281} <Debug> TCPHandler: Processed in 0.001341391 sec. | ||
| 10475 | 2026.01.14 02:42:12.635116 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10476 | 2026.01.14 02:42:12.635208 [ 264 ] {2afad28a-219a-4d5d-969a-3b88424f93bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10477 | 2026.01.14 02:42:12.635249 [ 264 ] {2afad28a-219a-4d5d-969a-3b88424f93bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10478 | 2026.01.14 02:42:12.635571 [ 264 ] {2afad28a-219a-4d5d-969a-3b88424f93bd} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10479 | 2026.01.14 02:42:12.635603 [ 264 ] {2afad28a-219a-4d5d-969a-3b88424f93bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10480 | 2026.01.14 02:42:12.635877 [ 264 ] {2afad28a-219a-4d5d-969a-3b88424f93bd} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10481 | 2026.01.14 02:42:12.636062 [ 264 ] {2afad28a-219a-4d5d-969a-3b88424f93bd} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10482 | 2026.01.14 02:42:12.636179 [ 264 ] {2afad28a-219a-4d5d-969a-3b88424f93bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 10483 | 2026.01.14 02:42:12.636210 [ 264 ] {2afad28a-219a-4d5d-969a-3b88424f93bd} <Debug> TCPHandler: Processed in 0.00119838 sec. | ||
| 10484 | 2026.01.14 02:42:12.695405 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25427 | ||
| 10485 | 2026.01.14 02:42:12.695954 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10486 | 2026.01.14 02:42:12.695997 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10487 | 2026.01.14 02:42:12.696489 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10488 | 2026.01.14 02:42:12.696718 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10489 | 2026.01.14 02:42:12.696847 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25427 | ||
| 10490 | 2026.01.14 02:42:14.030390 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 10491 | 2026.01.14 02:42:14.046727 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10492 | 2026.01.14 02:42:14.046788 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10493 | 2026.01.14 02:42:14.052406 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10494 | 2026.01.14 02:42:14.053138 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10495 | 2026.01.14 02:42:14.056112 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 10496 | 2026.01.14 02:42:15.284264 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1272 | ||
| 10497 | 2026.01.14 02:42:15.286675 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10498 | 2026.01.14 02:42:15.286734 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10499 | 2026.01.14 02:42:15.287952 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10500 | 2026.01.14 02:42:15.288231 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10501 | 2026.01.14 02:42:15.288600 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1272 | ||
| 10502 | 2026.01.14 02:42:17.622296 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10503 | 2026.01.14 02:42:17.622483 [ 264 ] {dbb8270f-a88d-438e-b97e-9e00d4250909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10504 | 2026.01.14 02:42:17.622551 [ 264 ] {dbb8270f-a88d-438e-b97e-9e00d4250909} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10505 | 2026.01.14 02:42:17.623280 [ 264 ] {dbb8270f-a88d-438e-b97e-9e00d4250909} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10506 | 2026.01.14 02:42:17.623321 [ 264 ] {dbb8270f-a88d-438e-b97e-9e00d4250909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10507 | 2026.01.14 02:42:17.623700 [ 264 ] {dbb8270f-a88d-438e-b97e-9e00d4250909} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10508 | 2026.01.14 02:42:17.623915 [ 264 ] {dbb8270f-a88d-438e-b97e-9e00d4250909} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10509 | 2026.01.14 02:42:17.624072 [ 264 ] {dbb8270f-a88d-438e-b97e-9e00d4250909} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001641 sec., 82876.29494210846 rows/sec., 7.19 MiB/sec. | ||
| 10510 | 2026.01.14 02:42:17.624112 [ 264 ] {dbb8270f-a88d-438e-b97e-9e00d4250909} <Debug> TCPHandler: Processed in 0.001945776 sec. | ||
| 10511 | 2026.01.14 02:42:17.624236 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10512 | 2026.01.14 02:42:17.624330 [ 264 ] {5c259e97-ca12-420e-bbb2-dd51d3910cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10513 | 2026.01.14 02:42:17.624369 [ 264 ] {5c259e97-ca12-420e-bbb2-dd51d3910cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10514 | 2026.01.14 02:42:17.624776 [ 264 ] {5c259e97-ca12-420e-bbb2-dd51d3910cac} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10515 | 2026.01.14 02:42:17.624812 [ 264 ] {5c259e97-ca12-420e-bbb2-dd51d3910cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10516 | 2026.01.14 02:42:17.625091 [ 264 ] {5c259e97-ca12-420e-bbb2-dd51d3910cac} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10517 | 2026.01.14 02:42:17.625296 [ 264 ] {5c259e97-ca12-420e-bbb2-dd51d3910cac} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10518 | 2026.01.14 02:42:17.625421 [ 264 ] {5c259e97-ca12-420e-bbb2-dd51d3910cac} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001109 sec., 36068.53020739405 rows/sec., 2.65 MiB/sec. | ||
| 10519 | 2026.01.14 02:42:17.625457 [ 264 ] {5c259e97-ca12-420e-bbb2-dd51d3910cac} <Debug> TCPHandler: Processed in 0.00126822 sec. | ||
| 10520 | 2026.01.14 02:42:17.625557 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10521 | 2026.01.14 02:42:17.625648 [ 264 ] {2331f705-f97c-4206-88e3-99c7e64afd9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10522 | 2026.01.14 02:42:17.625687 [ 264 ] {2331f705-f97c-4206-88e3-99c7e64afd9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10523 | 2026.01.14 02:42:17.626096 [ 264 ] {2331f705-f97c-4206-88e3-99c7e64afd9d} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10524 | 2026.01.14 02:42:17.626132 [ 264 ] {2331f705-f97c-4206-88e3-99c7e64afd9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10525 | 2026.01.14 02:42:17.626425 [ 264 ] {2331f705-f97c-4206-88e3-99c7e64afd9d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10526 | 2026.01.14 02:42:17.626637 [ 264 ] {2331f705-f97c-4206-88e3-99c7e64afd9d} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10527 | 2026.01.14 02:42:17.626766 [ 264 ] {2331f705-f97c-4206-88e3-99c7e64afd9d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001135 sec., 91629.95594713656 rows/sec., 7.16 MiB/sec. | ||
| 10528 | 2026.01.14 02:42:17.626802 [ 264 ] {2331f705-f97c-4206-88e3-99c7e64afd9d} <Debug> TCPHandler: Processed in 0.001292021 sec. | ||
| 10529 | 2026.01.14 02:42:17.626906 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10530 | 2026.01.14 02:42:17.626998 [ 264 ] {b3e67c26-acc3-42d4-adad-ebfba261b63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10531 | 2026.01.14 02:42:17.627039 [ 264 ] {b3e67c26-acc3-42d4-adad-ebfba261b63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10532 | 2026.01.14 02:42:17.627451 [ 264 ] {b3e67c26-acc3-42d4-adad-ebfba261b63d} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10533 | 2026.01.14 02:42:17.627486 [ 264 ] {b3e67c26-acc3-42d4-adad-ebfba261b63d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10534 | 2026.01.14 02:42:17.627798 [ 264 ] {b3e67c26-acc3-42d4-adad-ebfba261b63d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10535 | 2026.01.14 02:42:17.627995 [ 264 ] {b3e67c26-acc3-42d4-adad-ebfba261b63d} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10536 | 2026.01.14 02:42:17.628125 [ 264 ] {b3e67c26-acc3-42d4-adad-ebfba261b63d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 10537 | 2026.01.14 02:42:17.628160 [ 264 ] {b3e67c26-acc3-42d4-adad-ebfba261b63d} <Debug> TCPHandler: Processed in 0.001301151 sec. | ||
| 10538 | 2026.01.14 02:42:17.628262 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10539 | 2026.01.14 02:42:17.628358 [ 264 ] {20e2b7c0-5c69-42c8-bf54-d80e3b5a2aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10540 | 2026.01.14 02:42:17.628417 [ 264 ] {20e2b7c0-5c69-42c8-bf54-d80e3b5a2aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10541 | 2026.01.14 02:42:17.629310 [ 264 ] {20e2b7c0-5c69-42c8-bf54-d80e3b5a2aee} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10542 | 2026.01.14 02:42:17.629349 [ 264 ] {20e2b7c0-5c69-42c8-bf54-d80e3b5a2aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10543 | 2026.01.14 02:42:17.629942 [ 264 ] {20e2b7c0-5c69-42c8-bf54-d80e3b5a2aee} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10544 | 2026.01.14 02:42:17.630184 [ 264 ] {20e2b7c0-5c69-42c8-bf54-d80e3b5a2aee} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10545 | 2026.01.14 02:42:17.630325 [ 264 ] {20e2b7c0-5c69-42c8-bf54-d80e3b5a2aee} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001988 sec., 20120.72434607646 rows/sec., 36.06 MiB/sec. | ||
| 10546 | 2026.01.14 02:42:17.630379 [ 264 ] {20e2b7c0-5c69-42c8-bf54-d80e3b5a2aee} <Debug> TCPHandler: Processed in 0.002164208 sec. | ||
| 10547 | 2026.01.14 02:42:17.630516 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10548 | 2026.01.14 02:42:17.630615 [ 264 ] {3d2e3f32-747e-4b0e-b361-9141936dbc80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10549 | 2026.01.14 02:42:17.630657 [ 264 ] {3d2e3f32-747e-4b0e-b361-9141936dbc80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10550 | 2026.01.14 02:42:17.631000 [ 264 ] {3d2e3f32-747e-4b0e-b361-9141936dbc80} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10551 | 2026.01.14 02:42:17.631036 [ 264 ] {3d2e3f32-747e-4b0e-b361-9141936dbc80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 10552 | 2026.01.14 02:42:17.631336 [ 264 ] {3d2e3f32-747e-4b0e-b361-9141936dbc80} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10553 | 2026.01.14 02:42:17.631544 [ 264 ] {3d2e3f32-747e-4b0e-b361-9141936dbc80} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10554 | 2026.01.14 02:42:17.631683 [ 264 ] {3d2e3f32-747e-4b0e-b361-9141936dbc80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 10555 | 2026.01.14 02:42:17.631720 [ 264 ] {3d2e3f32-747e-4b0e-b361-9141936dbc80} <Debug> TCPHandler: Processed in 0.00125638 sec. | ||
| 10556 | 2026.01.14 02:42:19.989514 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10557 | 2026.01.14 02:42:19.989589 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10558 | 2026.01.14 02:42:20.197913 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25939 | ||
| 10559 | 2026.01.14 02:42:20.198568 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10560 | 2026.01.14 02:42:20.198607 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10561 | 2026.01.14 02:42:20.199084 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10562 | 2026.01.14 02:42:20.199311 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10563 | 2026.01.14 02:42:20.199440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25939 | ||
| 10564 | 2026.01.14 02:42:21.557111 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 10565 | 2026.01.14 02:42:21.572955 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10566 | 2026.01.14 02:42:21.573010 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10567 | 2026.01.14 02:42:21.578961 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10568 | 2026.01.14 02:42:21.579651 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10569 | 2026.01.14 02:42:21.582352 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10570 | 2026.01.14 02:42:22.619155 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10571 | 2026.01.14 02:42:22.619328 [ 264 ] {76444e06-be97-45f1-84fe-6a59f4523687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10572 | 2026.01.14 02:42:22.619388 [ 264 ] {76444e06-be97-45f1-84fe-6a59f4523687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10573 | 2026.01.14 02:42:22.620011 [ 264 ] {76444e06-be97-45f1-84fe-6a59f4523687} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10574 | 2026.01.14 02:42:22.620046 [ 264 ] {76444e06-be97-45f1-84fe-6a59f4523687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10575 | 2026.01.14 02:42:22.620417 [ 264 ] {76444e06-be97-45f1-84fe-6a59f4523687} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10576 | 2026.01.14 02:42:22.620633 [ 264 ] {76444e06-be97-45f1-84fe-6a59f4523687} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10577 | 2026.01.14 02:42:22.620778 [ 264 ] {76444e06-be97-45f1-84fe-6a59f4523687} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001497 sec., 37408.14963259853 rows/sec., 2.87 MiB/sec. | ||
| 10578 | 2026.01.14 02:42:22.620818 [ 264 ] {76444e06-be97-45f1-84fe-6a59f4523687} <Debug> TCPHandler: Processed in 0.001781404 sec. | ||
| 10579 | 2026.01.14 02:42:22.620936 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10580 | 2026.01.14 02:42:22.621030 [ 264 ] {05f8bb8a-3cc9-45a8-94b0-7e23fca5d7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10581 | 2026.01.14 02:42:22.621069 [ 264 ] {05f8bb8a-3cc9-45a8-94b0-7e23fca5d7bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10582 | 2026.01.14 02:42:22.621495 [ 264 ] {05f8bb8a-3cc9-45a8-94b0-7e23fca5d7bf} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10583 | 2026.01.14 02:42:22.621528 [ 264 ] {05f8bb8a-3cc9-45a8-94b0-7e23fca5d7bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10584 | 2026.01.14 02:42:22.621817 [ 264 ] {05f8bb8a-3cc9-45a8-94b0-7e23fca5d7bf} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10585 | 2026.01.14 02:42:22.622012 [ 264 ] {05f8bb8a-3cc9-45a8-94b0-7e23fca5d7bf} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10586 | 2026.01.14 02:42:22.622131 [ 264 ] {05f8bb8a-3cc9-45a8-94b0-7e23fca5d7bf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00112 sec., 57142.857142857145 rows/sec., 4.46 MiB/sec. | ||
| 10587 | 2026.01.14 02:42:22.622167 [ 264 ] {05f8bb8a-3cc9-45a8-94b0-7e23fca5d7bf} <Debug> TCPHandler: Processed in 0.001283131 sec. | ||
| 10588 | 2026.01.14 02:42:22.622275 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10589 | 2026.01.14 02:42:22.622367 [ 264 ] {4fddf533-821d-4d78-ac59-df3987f586cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10590 | 2026.01.14 02:42:22.622409 [ 264 ] {4fddf533-821d-4d78-ac59-df3987f586cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10591 | 2026.01.14 02:42:22.622810 [ 264 ] {4fddf533-821d-4d78-ac59-df3987f586cb} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10592 | 2026.01.14 02:42:22.622844 [ 264 ] {4fddf533-821d-4d78-ac59-df3987f586cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10593 | 2026.01.14 02:42:22.623167 [ 264 ] {4fddf533-821d-4d78-ac59-df3987f586cb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10594 | 2026.01.14 02:42:22.623366 [ 264 ] {4fddf533-821d-4d78-ac59-df3987f586cb} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10595 | 2026.01.14 02:42:22.623489 [ 264 ] {4fddf533-821d-4d78-ac59-df3987f586cb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 10596 | 2026.01.14 02:42:22.623525 [ 264 ] {4fddf533-821d-4d78-ac59-df3987f586cb} <Debug> TCPHandler: Processed in 0.001297621 sec. | ||
| 10597 | 2026.01.14 02:42:22.623630 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10598 | 2026.01.14 02:42:22.623722 [ 264 ] {41e00f73-0b73-4e9c-abbc-f283988488f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10599 | 2026.01.14 02:42:22.623763 [ 264 ] {41e00f73-0b73-4e9c-abbc-f283988488f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10600 | 2026.01.14 02:42:22.624080 [ 264 ] {41e00f73-0b73-4e9c-abbc-f283988488f0} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10601 | 2026.01.14 02:42:22.624114 [ 264 ] {41e00f73-0b73-4e9c-abbc-f283988488f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10602 | 2026.01.14 02:42:22.624401 [ 264 ] {41e00f73-0b73-4e9c-abbc-f283988488f0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10603 | 2026.01.14 02:42:22.624600 [ 264 ] {41e00f73-0b73-4e9c-abbc-f283988488f0} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10604 | 2026.01.14 02:42:22.624720 [ 264 ] {41e00f73-0b73-4e9c-abbc-f283988488f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001016 sec., 59055.118110236224 rows/sec., 3.98 MiB/sec. | ||
| 10605 | 2026.01.14 02:42:22.624753 [ 264 ] {41e00f73-0b73-4e9c-abbc-f283988488f0} <Debug> TCPHandler: Processed in 0.00117095 sec. | ||
| 10606 | 2026.01.14 02:42:23.958264 [ 122 ] {} <Debug> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10607 | 2026.01.14 02:42:23.958337 [ 122 ] {} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10608 | 2026.01.14 02:42:23.958358 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10609 | 2026.01.14 02:42:23.958453 [ 194 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 10610 | 2026.01.14 02:42:23.958555 [ 194 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10611 | 2026.01.14 02:42:23.958588 [ 194 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 434 rows starting from the beginning of the part | ||
| 10612 | 2026.01.14 02:42:23.958655 [ 194 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 10613 | 2026.01.14 02:42:23.958703 [ 194 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 10614 | 2026.01.14 02:42:23.958747 [ 194 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 10615 | 2026.01.14 02:42:23.958816 [ 194 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 10616 | 2026.01.14 02:42:23.959811 [ 191 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393492 sec., 1211345.3109167472 rows/sec., 82.14 MiB/sec. | ||
| 10617 | 2026.01.14 02:42:23.960015 [ 187 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10618 | 2026.01.14 02:42:23.960315 [ 187 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_18_4} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10619 | 2026.01.14 02:42:23.960399 [ 187 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_18_4} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10620 | 2026.01.14 02:42:23.960497 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 10621 | 2026.01.14 02:42:24.464490 [ 122 ] {} <Debug> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 10622 | 2026.01.14 02:42:24.464556 [ 122 ] {} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10623 | 2026.01.14 02:42:24.464579 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10624 | 2026.01.14 02:42:24.464681 [ 194 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 10625 | 2026.01.14 02:42:24.464788 [ 194 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10626 | 2026.01.14 02:42:24.464820 [ 194 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 223 rows starting from the beginning of the part | ||
| 10627 | 2026.01.14 02:42:24.464902 [ 194 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 10628 | 2026.01.14 02:42:24.464960 [ 194 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 10629 | 2026.01.14 02:42:24.465007 [ 194 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 10630 | 2026.01.14 02:42:24.465049 [ 194 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 10631 | 2026.01.14 02:42:24.466117 [ 187 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001472862 sec., 589328.8033773701 rows/sec., 36.03 MiB/sec. | ||
| 10632 | 2026.01.14 02:42:24.466368 [ 189 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 10633 | 2026.01.14 02:42:24.466713 [ 189 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_18_4} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10634 | 2026.01.14 02:42:24.466797 [ 189 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_18_4} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 10635 | 2026.01.14 02:42:24.466912 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10636 | 2026.01.14 02:42:25.289721 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1292 | ||
| 10637 | 2026.01.14 02:42:25.291873 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10638 | 2026.01.14 02:42:25.291925 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10639 | 2026.01.14 02:42:25.293374 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10640 | 2026.01.14 02:42:25.293709 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10641 | 2026.01.14 02:42:25.293888 [ 119 ] {} <Debug> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10642 | 2026.01.14 02:42:25.293975 [ 119 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10643 | 2026.01.14 02:42:25.294004 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10644 | 2026.01.14 02:42:25.294184 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1292 | ||
| 10645 | 2026.01.14 02:42:25.294185 [ 196 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::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 | ||
| 10646 | 2026.01.14 02:42:25.294798 [ 196 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10647 | 2026.01.14 02:42:25.294933 [ 196 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1132 rows starting from the beginning of the part | ||
| 10648 | 2026.01.14 02:42:25.295291 [ 196 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::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 | ||
| 10649 | 2026.01.14 02:42:25.295617 [ 196 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 38 rows starting from the beginning of the part | ||
| 10650 | 2026.01.14 02:42:25.296016 [ 196 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 38 rows starting from the beginning of the part | ||
| 10651 | 2026.01.14 02:42:25.296353 [ 196 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 10652 | 2026.01.14 02:42:25.296667 [ 196 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
| 10653 | 2026.01.14 02:42:25.303776 [ 189 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1292 rows, containing 72 columns (72 merged, 0 gathered) in 0.00966321 sec., 133702.98275624766 rows/sec., 108.36 MiB/sec. | ||
| 10654 | 2026.01.14 02:42:25.305292 [ 196 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10655 | 2026.01.14 02:42:25.305792 [ 196 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_41_8} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10656 | 2026.01.14 02:42:25.305860 [ 196 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_41_8} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10657 | 2026.01.14 02:42:25.306037 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 10658 | 2026.01.14 02:42:27.649779 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10659 | 2026.01.14 02:42:27.649974 [ 264 ] {ad568e31-c249-49e6-abbe-a2f31e4f79ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10660 | 2026.01.14 02:42:27.650046 [ 264 ] {ad568e31-c249-49e6-abbe-a2f31e4f79ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10661 | 2026.01.14 02:42:27.650657 [ 264 ] {ad568e31-c249-49e6-abbe-a2f31e4f79ef} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10662 | 2026.01.14 02:42:27.650695 [ 264 ] {ad568e31-c249-49e6-abbe-a2f31e4f79ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10663 | 2026.01.14 02:42:27.651062 [ 264 ] {ad568e31-c249-49e6-abbe-a2f31e4f79ef} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10664 | 2026.01.14 02:42:27.651286 [ 264 ] {ad568e31-c249-49e6-abbe-a2f31e4f79ef} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10665 | 2026.01.14 02:42:27.651440 [ 264 ] {ad568e31-c249-49e6-abbe-a2f31e4f79ef} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001518 sec., 1317.5230566534915 rows/sec., 107.43 KiB/sec. | ||
| 10666 | 2026.01.14 02:42:27.651483 [ 264 ] {ad568e31-c249-49e6-abbe-a2f31e4f79ef} <Debug> TCPHandler: Processed in 0.001837305 sec. | ||
| 10667 | 2026.01.14 02:42:27.651598 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10668 | 2026.01.14 02:42:27.651695 [ 264 ] {986d43ad-12ca-4b4a-9bd4-ac1e7fc32faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10669 | 2026.01.14 02:42:27.651736 [ 264 ] {986d43ad-12ca-4b4a-9bd4-ac1e7fc32faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10670 | 2026.01.14 02:42:27.652694 [ 264 ] {986d43ad-12ca-4b4a-9bd4-ac1e7fc32faf} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10671 | 2026.01.14 02:42:27.652729 [ 264 ] {986d43ad-12ca-4b4a-9bd4-ac1e7fc32faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10672 | 2026.01.14 02:42:27.653120 [ 264 ] {986d43ad-12ca-4b4a-9bd4-ac1e7fc32faf} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10673 | 2026.01.14 02:42:27.653323 [ 264 ] {986d43ad-12ca-4b4a-9bd4-ac1e7fc32faf} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10674 | 2026.01.14 02:42:27.653453 [ 264 ] {986d43ad-12ca-4b4a-9bd4-ac1e7fc32faf} <Debug> executeQuery: Read 1277 rows, 108.71 KiB in 0.001776 sec., 719031.5315315315 rows/sec., 59.78 MiB/sec. | ||
| 10675 | 2026.01.14 02:42:27.653490 [ 264 ] {986d43ad-12ca-4b4a-9bd4-ac1e7fc32faf} <Debug> TCPHandler: Processed in 0.001942966 sec. | ||
| 10676 | 2026.01.14 02:42:27.653606 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10677 | 2026.01.14 02:42:27.653701 [ 264 ] {ae7b1947-aa71-4c27-983f-fb7833349f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10678 | 2026.01.14 02:42:27.653741 [ 264 ] {ae7b1947-aa71-4c27-983f-fb7833349f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10679 | 2026.01.14 02:42:27.654153 [ 264 ] {ae7b1947-aa71-4c27-983f-fb7833349f7b} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10680 | 2026.01.14 02:42:27.654187 [ 264 ] {ae7b1947-aa71-4c27-983f-fb7833349f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10681 | 2026.01.14 02:42:27.654478 [ 264 ] {ae7b1947-aa71-4c27-983f-fb7833349f7b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10682 | 2026.01.14 02:42:27.654686 [ 264 ] {ae7b1947-aa71-4c27-983f-fb7833349f7b} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10683 | 2026.01.14 02:42:27.654814 [ 264 ] {ae7b1947-aa71-4c27-983f-fb7833349f7b} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.001131 sec., 37135.278514588856 rows/sec., 2.72 MiB/sec. | ||
| 10684 | 2026.01.14 02:42:27.654851 [ 264 ] {ae7b1947-aa71-4c27-983f-fb7833349f7b} <Debug> TCPHandler: Processed in 0.001295321 sec. | ||
| 10685 | 2026.01.14 02:42:27.654962 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10686 | 2026.01.14 02:42:27.655057 [ 264 ] {ec93452b-9e3c-4843-9527-5fb2b8039486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10687 | 2026.01.14 02:42:27.655096 [ 264 ] {ec93452b-9e3c-4843-9527-5fb2b8039486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10688 | 2026.01.14 02:42:27.655563 [ 264 ] {ec93452b-9e3c-4843-9527-5fb2b8039486} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10689 | 2026.01.14 02:42:27.655597 [ 264 ] {ec93452b-9e3c-4843-9527-5fb2b8039486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10690 | 2026.01.14 02:42:27.655889 [ 264 ] {ec93452b-9e3c-4843-9527-5fb2b8039486} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10691 | 2026.01.14 02:42:27.656091 [ 264 ] {ec93452b-9e3c-4843-9527-5fb2b8039486} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10692 | 2026.01.14 02:42:27.656219 [ 264 ] {ec93452b-9e3c-4843-9527-5fb2b8039486} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001181 sec., 193056.7315834039 rows/sec., 13.07 MiB/sec. | ||
| 10693 | 2026.01.14 02:42:27.656257 [ 264 ] {ec93452b-9e3c-4843-9527-5fb2b8039486} <Debug> TCPHandler: Processed in 0.001344421 sec. | ||
| 10694 | 2026.01.14 02:42:27.656365 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10695 | 2026.01.14 02:42:27.656459 [ 264 ] {cb54600b-51aa-4f93-bdee-8ba2617b5d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10696 | 2026.01.14 02:42:27.656498 [ 264 ] {cb54600b-51aa-4f93-bdee-8ba2617b5d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10697 | 2026.01.14 02:42:27.657065 [ 264 ] {cb54600b-51aa-4f93-bdee-8ba2617b5d37} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10698 | 2026.01.14 02:42:27.657098 [ 264 ] {cb54600b-51aa-4f93-bdee-8ba2617b5d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10699 | 2026.01.14 02:42:27.657414 [ 264 ] {cb54600b-51aa-4f93-bdee-8ba2617b5d37} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10700 | 2026.01.14 02:42:27.657630 [ 264 ] {cb54600b-51aa-4f93-bdee-8ba2617b5d37} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10701 | 2026.01.14 02:42:27.657749 [ 264 ] {cb54600b-51aa-4f93-bdee-8ba2617b5d37} <Debug> executeQuery: Read 562 rows, 42.77 KiB in 0.001317 sec., 426727.4107820805 rows/sec., 31.71 MiB/sec. | ||
| 10702 | 2026.01.14 02:42:27.657784 [ 264 ] {cb54600b-51aa-4f93-bdee-8ba2617b5d37} <Debug> TCPHandler: Processed in 0.001480082 sec. | ||
| 10703 | 2026.01.14 02:42:27.657887 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10704 | 2026.01.14 02:42:27.657976 [ 264 ] {530bbc12-32ac-4070-8aaf-c19c7524c62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10705 | 2026.01.14 02:42:27.658016 [ 264 ] {530bbc12-32ac-4070-8aaf-c19c7524c62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10706 | 2026.01.14 02:42:27.658527 [ 264 ] {530bbc12-32ac-4070-8aaf-c19c7524c62b} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10707 | 2026.01.14 02:42:27.658624 [ 264 ] {530bbc12-32ac-4070-8aaf-c19c7524c62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10708 | 2026.01.14 02:42:27.658989 [ 264 ] {530bbc12-32ac-4070-8aaf-c19c7524c62b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10709 | 2026.01.14 02:42:27.659200 [ 264 ] {530bbc12-32ac-4070-8aaf-c19c7524c62b} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10710 | 2026.01.14 02:42:27.659328 [ 264 ] {530bbc12-32ac-4070-8aaf-c19c7524c62b} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001345 sec., 628252.7881040892 rows/sec., 42.29 MiB/sec. | ||
| 10711 | 2026.01.14 02:42:27.659364 [ 264 ] {530bbc12-32ac-4070-8aaf-c19c7524c62b} <Debug> TCPHandler: Processed in 0.001507492 sec. | ||
| 10712 | 2026.01.14 02:42:27.659477 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10713 | 2026.01.14 02:42:27.659571 [ 264 ] {e1f24f60-3767-4916-82f7-91a8067f9a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10714 | 2026.01.14 02:42:27.659625 [ 264 ] {e1f24f60-3767-4916-82f7-91a8067f9a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10715 | 2026.01.14 02:42:27.660440 [ 264 ] {e1f24f60-3767-4916-82f7-91a8067f9a78} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10716 | 2026.01.14 02:42:27.660473 [ 264 ] {e1f24f60-3767-4916-82f7-91a8067f9a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10717 | 2026.01.14 02:42:27.661036 [ 264 ] {e1f24f60-3767-4916-82f7-91a8067f9a78} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10718 | 2026.01.14 02:42:27.661258 [ 264 ] {e1f24f60-3767-4916-82f7-91a8067f9a78} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10719 | 2026.01.14 02:42:27.661396 [ 264 ] {e1f24f60-3767-4916-82f7-91a8067f9a78} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001843 sec., 21703.74389582203 rows/sec., 38.89 MiB/sec. | ||
| 10720 | 2026.01.14 02:42:27.661460 [ 264 ] {e1f24f60-3767-4916-82f7-91a8067f9a78} <Debug> TCPHandler: Processed in 0.002033426 sec. | ||
| 10721 | 2026.01.14 02:42:27.661571 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10722 | 2026.01.14 02:42:27.661667 [ 264 ] {d240da20-7440-43be-8220-da8ceca0c261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10723 | 2026.01.14 02:42:27.661709 [ 264 ] {d240da20-7440-43be-8220-da8ceca0c261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10724 | 2026.01.14 02:42:27.662037 [ 264 ] {d240da20-7440-43be-8220-da8ceca0c261} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10725 | 2026.01.14 02:42:27.662071 [ 264 ] {d240da20-7440-43be-8220-da8ceca0c261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10726 | 2026.01.14 02:42:27.662375 [ 264 ] {d240da20-7440-43be-8220-da8ceca0c261} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10727 | 2026.01.14 02:42:27.662593 [ 264 ] {d240da20-7440-43be-8220-da8ceca0c261} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10728 | 2026.01.14 02:42:27.662722 [ 264 ] {d240da20-7440-43be-8220-da8ceca0c261} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 10729 | 2026.01.14 02:42:27.662757 [ 264 ] {d240da20-7440-43be-8220-da8ceca0c261} <Debug> TCPHandler: Processed in 0.00123647 sec. | ||
| 10730 | 2026.01.14 02:42:27.699644 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26387 | ||
| 10731 | 2026.01.14 02:42:27.700227 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10732 | 2026.01.14 02:42:27.700278 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10733 | 2026.01.14 02:42:27.700800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10734 | 2026.01.14 02:42:27.701034 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10735 | 2026.01.14 02:42:27.701183 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26387 | ||
| 10736 | 2026.01.14 02:42:29.082525 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 10737 | 2026.01.14 02:42:29.098902 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10738 | 2026.01.14 02:42:29.098954 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10739 | 2026.01.14 02:42:29.105021 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10740 | 2026.01.14 02:42:29.105749 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10741 | 2026.01.14 02:42:29.108836 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 10742 | 2026.01.14 02:42:32.619072 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10743 | 2026.01.14 02:42:32.619273 [ 264 ] {b6b74407-7839-4f5a-968b-95c6588bc719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10744 | 2026.01.14 02:42:32.619351 [ 264 ] {b6b74407-7839-4f5a-968b-95c6588bc719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10745 | 2026.01.14 02:42:32.620021 [ 264 ] {b6b74407-7839-4f5a-968b-95c6588bc719} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10746 | 2026.01.14 02:42:32.620072 [ 264 ] {b6b74407-7839-4f5a-968b-95c6588bc719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10747 | 2026.01.14 02:42:32.620470 [ 264 ] {b6b74407-7839-4f5a-968b-95c6588bc719} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10748 | 2026.01.14 02:42:32.620708 [ 264 ] {b6b74407-7839-4f5a-968b-95c6588bc719} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10749 | 2026.01.14 02:42:32.620859 [ 111 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10750 | 2026.01.14 02:42:32.620873 [ 264 ] {b6b74407-7839-4f5a-968b-95c6588bc719} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001655 sec., 33836.8580060423 rows/sec., 2.60 MiB/sec. | ||
| 10751 | 2026.01.14 02:42:32.620929 [ 111 ] {} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10752 | 2026.01.14 02:42:32.620950 [ 264 ] {b6b74407-7839-4f5a-968b-95c6588bc719} <Debug> TCPHandler: Processed in 0.002017997 sec. | ||
| 10753 | 2026.01.14 02:42:32.620955 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10754 | 2026.01.14 02:42:32.621076 [ 190 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::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 | ||
| 10755 | 2026.01.14 02:42:32.621090 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10756 | 2026.01.14 02:42:32.621184 [ 190 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10757 | 2026.01.14 02:42:32.621207 [ 264 ] {94366bab-36fd-40c3-a1bc-d82de2d35937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10758 | 2026.01.14 02:42:32.621218 [ 190 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2465 rows starting from the beginning of the part | ||
| 10759 | 2026.01.14 02:42:32.621253 [ 264 ] {94366bab-36fd-40c3-a1bc-d82de2d35937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10760 | 2026.01.14 02:42:32.621288 [ 190 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 177 rows starting from the beginning of the part | ||
| 10761 | 2026.01.14 02:42:32.621339 [ 190 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 136 rows starting from the beginning of the part | ||
| 10762 | 2026.01.14 02:42:32.621389 [ 190 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 10763 | 2026.01.14 02:42:32.621432 [ 190 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1277 rows starting from the beginning of the part | ||
| 10764 | 2026.01.14 02:42:32.621475 [ 190 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 10765 | 2026.01.14 02:42:32.621690 [ 264 ] {94366bab-36fd-40c3-a1bc-d82de2d35937} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10766 | 2026.01.14 02:42:32.621727 [ 264 ] {94366bab-36fd-40c3-a1bc-d82de2d35937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10767 | 2026.01.14 02:42:32.622043 [ 264 ] {94366bab-36fd-40c3-a1bc-d82de2d35937} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10768 | 2026.01.14 02:42:32.622259 [ 264 ] {94366bab-36fd-40c3-a1bc-d82de2d35937} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10769 | 2026.01.14 02:42:32.622379 [ 111 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10770 | 2026.01.14 02:42:32.622395 [ 264 ] {94366bab-36fd-40c3-a1bc-d82de2d35937} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 10771 | 2026.01.14 02:42:32.622417 [ 111 ] {} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10772 | 2026.01.14 02:42:32.622439 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10773 | 2026.01.14 02:42:32.622444 [ 264 ] {94366bab-36fd-40c3-a1bc-d82de2d35937} <Debug> TCPHandler: Processed in 0.001407161 sec. | ||
| 10774 | 2026.01.14 02:42:32.622541 [ 196 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 10775 | 2026.01.14 02:42:32.622571 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10776 | 2026.01.14 02:42:32.622680 [ 264 ] {5eaf6e93-6505-4324-91c0-dea83cf3900d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10777 | 2026.01.14 02:42:32.622680 [ 196 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10778 | 2026.01.14 02:42:32.622732 [ 264 ] {5eaf6e93-6505-4324-91c0-dea83cf3900d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10779 | 2026.01.14 02:42:32.622733 [ 196 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1249 rows starting from the beginning of the part | ||
| 10780 | 2026.01.14 02:42:32.622815 [ 196 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 102 rows starting from the beginning of the part | ||
| 10781 | 2026.01.14 02:42:32.622858 [ 196 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 104 rows starting from the beginning of the part | ||
| 10782 | 2026.01.14 02:42:32.622894 [ 196 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 10783 | 2026.01.14 02:42:32.622931 [ 196 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 562 rows starting from the beginning of the part | ||
| 10784 | 2026.01.14 02:42:32.622969 [ 196 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 10785 | 2026.01.14 02:42:32.623132 [ 189 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4167 rows, containing 5 columns (5 merged, 0 gathered) in 0.002097698 sec., 1986463.25638867 rows/sec., 171.48 MiB/sec. | ||
| 10786 | 2026.01.14 02:42:32.623167 [ 264 ] {5eaf6e93-6505-4324-91c0-dea83cf3900d} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10787 | 2026.01.14 02:42:32.623212 [ 264 ] {5eaf6e93-6505-4324-91c0-dea83cf3900d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10788 | 2026.01.14 02:42:32.623511 [ 195 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10789 | 2026.01.14 02:42:32.623724 [ 264 ] {5eaf6e93-6505-4324-91c0-dea83cf3900d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10790 | 2026.01.14 02:42:32.623923 [ 195 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_81_16} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10791 | 2026.01.14 02:42:32.624015 [ 264 ] {5eaf6e93-6505-4324-91c0-dea83cf3900d} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10792 | 2026.01.14 02:42:32.624026 [ 195 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_81_16} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10793 | 2026.01.14 02:42:32.624138 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10794 | 2026.01.14 02:42:32.624144 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 10795 | 2026.01.14 02:42:32.624138 [ 193 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2145 rows, containing 5 columns (5 merged, 0 gathered) in 0.001646144 sec., 1303045.177092648 rows/sec., 101.17 MiB/sec. | ||
| 10796 | 2026.01.14 02:42:32.624168 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10797 | 2026.01.14 02:42:32.624164 [ 264 ] {5eaf6e93-6505-4324-91c0-dea83cf3900d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001505 sec., 106312.29235880398 rows/sec., 7.40 MiB/sec. | ||
| 10798 | 2026.01.14 02:42:32.624215 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10799 | 2026.01.14 02:42:32.624258 [ 264 ] {5eaf6e93-6505-4324-91c0-dea83cf3900d} <Debug> TCPHandler: Processed in 0.001738194 sec. | ||
| 10800 | 2026.01.14 02:42:32.624317 [ 189 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 10801 | 2026.01.14 02:42:32.624374 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10802 | 2026.01.14 02:42:32.624407 [ 193 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10803 | 2026.01.14 02:42:32.624442 [ 189 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10804 | 2026.01.14 02:42:32.624475 [ 189 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23181 rows starting from the beginning of the part | ||
| 10805 | 2026.01.14 02:42:32.624475 [ 264 ] {cc3384dc-f9d9-4aec-bf37-e1aef719799b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10806 | 2026.01.14 02:42:32.624533 [ 264 ] {cc3384dc-f9d9-4aec-bf37-e1aef719799b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10807 | 2026.01.14 02:42:32.624545 [ 189 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 233 rows starting from the beginning of the part | ||
| 10808 | 2026.01.14 02:42:32.624597 [ 189 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 10809 | 2026.01.14 02:42:32.624641 [ 189 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 10810 | 2026.01.14 02:42:32.624683 [ 189 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 845 rows starting from the beginning of the part | ||
| 10811 | 2026.01.14 02:42:32.624728 [ 189 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 10812 | 2026.01.14 02:42:32.624764 [ 193 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_81_16} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10813 | 2026.01.14 02:42:32.624862 [ 193 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_81_16} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10814 | 2026.01.14 02:42:32.624873 [ 264 ] {cc3384dc-f9d9-4aec-bf37-e1aef719799b} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10815 | 2026.01.14 02:42:32.624916 [ 264 ] {cc3384dc-f9d9-4aec-bf37-e1aef719799b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10816 | 2026.01.14 02:42:32.624965 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 10817 | 2026.01.14 02:42:32.625250 [ 264 ] {cc3384dc-f9d9-4aec-bf37-e1aef719799b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10818 | 2026.01.14 02:42:32.625468 [ 264 ] {cc3384dc-f9d9-4aec-bf37-e1aef719799b} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10819 | 2026.01.14 02:42:32.625581 [ 111 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10820 | 2026.01.14 02:42:32.625601 [ 264 ] {cc3384dc-f9d9-4aec-bf37-e1aef719799b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001145 sec., 52401.74672489083 rows/sec., 3.53 MiB/sec. | ||
| 10821 | 2026.01.14 02:42:32.625614 [ 111 ] {} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10822 | 2026.01.14 02:42:32.625641 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10823 | 2026.01.14 02:42:32.625644 [ 264 ] {cc3384dc-f9d9-4aec-bf37-e1aef719799b} <Debug> TCPHandler: Processed in 0.00132178 sec. | ||
| 10824 | 2026.01.14 02:42:32.625721 [ 193 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 10825 | 2026.01.14 02:42:32.625802 [ 193 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10826 | 2026.01.14 02:42:32.625826 [ 193 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4776 rows starting from the beginning of the part | ||
| 10827 | 2026.01.14 02:42:32.625872 [ 193 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 10828 | 2026.01.14 02:42:32.625909 [ 193 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 10829 | 2026.01.14 02:42:32.625945 [ 193 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 10830 | 2026.01.14 02:42:32.625981 [ 193 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 10831 | 2026.01.14 02:42:32.626016 [ 193 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 10832 | 2026.01.14 02:42:32.628489 [ 192 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5076 rows, containing 4 columns (4 merged, 0 gathered) in 0.002798973 sec., 1813522.316935533 rows/sec., 120.27 MiB/sec. | ||
| 10833 | 2026.01.14 02:42:32.629124 [ 188 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10834 | 2026.01.14 02:42:32.629451 [ 188 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_81_16} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10835 | 2026.01.14 02:42:32.629532 [ 188 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_81_16} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10836 | 2026.01.14 02:42:32.629635 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 10837 | 2026.01.14 02:42:32.631373 [ 188 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24739 rows, containing 5 columns (5 merged, 0 gathered) in 0.007097359 sec., 3485662.7655441975 rows/sec., 238.24 MiB/sec. | ||
| 10838 | 2026.01.14 02:42:32.631590 [ 192 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10839 | 2026.01.14 02:42:32.631870 [ 192 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10840 | 2026.01.14 02:42:32.631938 [ 192 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10841 | 2026.01.14 02:42:32.632017 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 10842 | 2026.01.14 02:42:33.000190 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.86 MiB, peak 340.29 MiB, free memory in arenas 0.00 B, will set to 330.98 MiB (RSS), difference: 2.12 MiB | ||
| 10843 | 2026.01.14 02:42:34.989632 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10844 | 2026.01.14 02:42:34.989707 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10845 | 2026.01.14 02:42:35.201392 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26899 | ||
| 10846 | 2026.01.14 02:42:35.202253 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10847 | 2026.01.14 02:42:35.202330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10848 | 2026.01.14 02:42:35.202893 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10849 | 2026.01.14 02:42:35.203119 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10850 | 2026.01.14 02:42:35.203250 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26899 | ||
| 10851 | 2026.01.14 02:42:35.203265 [ 106 ] {} <Debug> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10852 | 2026.01.14 02:42:35.203331 [ 106 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10853 | 2026.01.14 02:42:35.203354 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10854 | 2026.01.14 02:42:35.203514 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 10855 | 2026.01.14 02:42:35.203722 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10856 | 2026.01.14 02:42:35.203784 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24467 rows starting from the beginning of the part | ||
| 10857 | 2026.01.14 02:42:35.203886 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 10858 | 2026.01.14 02:42:35.203965 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 10859 | 2026.01.14 02:42:35.204035 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 10860 | 2026.01.14 02:42:35.204100 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 10861 | 2026.01.14 02:42:35.204165 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 10862 | 2026.01.14 02:42:35.206679 [ 198 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26899 rows, containing 4 columns (4 merged, 0 gathered) in 0.003249477 sec., 8277947.497397273 rows/sec., 118.42 MiB/sec. | ||
| 10863 | 2026.01.14 02:42:35.206986 [ 198 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10864 | 2026.01.14 02:42:35.207315 [ 198 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_56_11} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10865 | 2026.01.14 02:42:35.207409 [ 198 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_56_11} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10866 | 2026.01.14 02:42:35.207524 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 10867 | 2026.01.14 02:42:35.294426 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1316 | ||
| 10868 | 2026.01.14 02:42:35.297105 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10869 | 2026.01.14 02:42:35.297158 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10870 | 2026.01.14 02:42:35.298361 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10871 | 2026.01.14 02:42:35.298631 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10872 | 2026.01.14 02:42:35.298993 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1316 | ||
| 10873 | 2026.01.14 02:42:36.608928 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 10874 | 2026.01.14 02:42:36.626130 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10875 | 2026.01.14 02:42:36.626191 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10876 | 2026.01.14 02:42:36.632326 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10877 | 2026.01.14 02:42:36.633025 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10878 | 2026.01.14 02:42:36.633341 [ 109 ] {} <Debug> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10879 | 2026.01.14 02:42:36.633408 [ 109 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10880 | 2026.01.14 02:42:36.633428 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10881 | 2026.01.14 02:42:36.633551 [ 199 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 10882 | 2026.01.14 02:42:36.636373 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 10883 | 2026.01.14 02:42:36.637368 [ 199 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10884 | 2026.01.14 02:42:36.638895 [ 199 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 10885 | 2026.01.14 02:42:36.643775 [ 199 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 10886 | 2026.01.14 02:42:36.648570 [ 199 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 10887 | 2026.01.14 02:42:36.653445 [ 199 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 10888 | 2026.01.14 02:42:36.658498 [ 199 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 10889 | 2026.01.14 02:42:36.663061 [ 199 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 10890 | 2026.01.14 02:42:36.717168 [ 188 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.083671378 sec., 5043.54069560083 rows/sec., 26.08 MiB/sec. | ||
| 10891 | 2026.01.14 02:42:36.720410 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10892 | 2026.01.14 02:42:36.722402 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_56_11} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10893 | 2026.01.14 02:42:36.722511 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_56_11} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10894 | 2026.01.14 02:42:36.725144 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10895 | 2026.01.14 02:42:37.621871 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10896 | 2026.01.14 02:42:37.622043 [ 264 ] {5cb889ea-bae9-4b64-a371-2d92f03c10c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10897 | 2026.01.14 02:42:37.622108 [ 264 ] {5cb889ea-bae9-4b64-a371-2d92f03c10c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10898 | 2026.01.14 02:42:37.622813 [ 264 ] {5cb889ea-bae9-4b64-a371-2d92f03c10c4} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10899 | 2026.01.14 02:42:37.622859 [ 264 ] {5cb889ea-bae9-4b64-a371-2d92f03c10c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10900 | 2026.01.14 02:42:37.623249 [ 264 ] {5cb889ea-bae9-4b64-a371-2d92f03c10c4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10901 | 2026.01.14 02:42:37.623474 [ 264 ] {5cb889ea-bae9-4b64-a371-2d92f03c10c4} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10902 | 2026.01.14 02:42:37.623622 [ 264 ] {5cb889ea-bae9-4b64-a371-2d92f03c10c4} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001626 sec., 83640.83640836408 rows/sec., 7.25 MiB/sec. | ||
| 10903 | 2026.01.14 02:42:37.623664 [ 264 ] {5cb889ea-bae9-4b64-a371-2d92f03c10c4} <Debug> TCPHandler: Processed in 0.001916025 sec. | ||
| 10904 | 2026.01.14 02:42:37.623812 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10905 | 2026.01.14 02:42:37.623937 [ 264 ] {72848b85-78c6-4d1b-8c07-81b7e8dd4e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10906 | 2026.01.14 02:42:37.623986 [ 264 ] {72848b85-78c6-4d1b-8c07-81b7e8dd4e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10907 | 2026.01.14 02:42:37.624486 [ 264 ] {72848b85-78c6-4d1b-8c07-81b7e8dd4e20} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10908 | 2026.01.14 02:42:37.624529 [ 264 ] {72848b85-78c6-4d1b-8c07-81b7e8dd4e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10909 | 2026.01.14 02:42:37.624847 [ 264 ] {72848b85-78c6-4d1b-8c07-81b7e8dd4e20} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10910 | 2026.01.14 02:42:37.625052 [ 264 ] {72848b85-78c6-4d1b-8c07-81b7e8dd4e20} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10911 | 2026.01.14 02:42:37.625181 [ 264 ] {72848b85-78c6-4d1b-8c07-81b7e8dd4e20} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001269 sec., 31520.882584712374 rows/sec., 2.31 MiB/sec. | ||
| 10912 | 2026.01.14 02:42:37.625219 [ 264 ] {72848b85-78c6-4d1b-8c07-81b7e8dd4e20} <Debug> TCPHandler: Processed in 0.001474532 sec. | ||
| 10913 | 2026.01.14 02:42:37.625338 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10914 | 2026.01.14 02:42:37.625434 [ 264 ] {5e9157b7-fe33-451d-b04c-b812f8438550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10915 | 2026.01.14 02:42:37.625474 [ 264 ] {5e9157b7-fe33-451d-b04c-b812f8438550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10916 | 2026.01.14 02:42:37.625914 [ 264 ] {5e9157b7-fe33-451d-b04c-b812f8438550} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10917 | 2026.01.14 02:42:37.625950 [ 264 ] {5e9157b7-fe33-451d-b04c-b812f8438550} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10918 | 2026.01.14 02:42:37.626244 [ 264 ] {5e9157b7-fe33-451d-b04c-b812f8438550} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10919 | 2026.01.14 02:42:37.626444 [ 264 ] {5e9157b7-fe33-451d-b04c-b812f8438550} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10920 | 2026.01.14 02:42:37.626572 [ 264 ] {5e9157b7-fe33-451d-b04c-b812f8438550} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001156 sec., 89965.39792387544 rows/sec., 7.03 MiB/sec. | ||
| 10921 | 2026.01.14 02:42:37.626611 [ 264 ] {5e9157b7-fe33-451d-b04c-b812f8438550} <Debug> TCPHandler: Processed in 0.001323501 sec. | ||
| 10922 | 2026.01.14 02:42:37.626723 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10923 | 2026.01.14 02:42:37.626818 [ 264 ] {76d729e8-19d7-476e-a775-73960bc7aa16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10924 | 2026.01.14 02:42:37.626861 [ 264 ] {76d729e8-19d7-476e-a775-73960bc7aa16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10925 | 2026.01.14 02:42:37.627268 [ 264 ] {76d729e8-19d7-476e-a775-73960bc7aa16} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10926 | 2026.01.14 02:42:37.627304 [ 264 ] {76d729e8-19d7-476e-a775-73960bc7aa16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10927 | 2026.01.14 02:42:37.627627 [ 264 ] {76d729e8-19d7-476e-a775-73960bc7aa16} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10928 | 2026.01.14 02:42:37.627822 [ 264 ] {76d729e8-19d7-476e-a775-73960bc7aa16} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10929 | 2026.01.14 02:42:37.627941 [ 264 ] {76d729e8-19d7-476e-a775-73960bc7aa16} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 10930 | 2026.01.14 02:42:37.627975 [ 264 ] {76d729e8-19d7-476e-a775-73960bc7aa16} <Debug> TCPHandler: Processed in 0.001324161 sec. | ||
| 10931 | 2026.01.14 02:42:37.628080 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10932 | 2026.01.14 02:42:37.628170 [ 264 ] {d413d382-0a69-4b87-b6f9-7f5e19fe3666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10933 | 2026.01.14 02:42:37.628220 [ 264 ] {d413d382-0a69-4b87-b6f9-7f5e19fe3666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10934 | 2026.01.14 02:42:37.629124 [ 264 ] {d413d382-0a69-4b87-b6f9-7f5e19fe3666} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10935 | 2026.01.14 02:42:37.629159 [ 264 ] {d413d382-0a69-4b87-b6f9-7f5e19fe3666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10936 | 2026.01.14 02:42:37.629713 [ 264 ] {d413d382-0a69-4b87-b6f9-7f5e19fe3666} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10937 | 2026.01.14 02:42:37.629938 [ 264 ] {d413d382-0a69-4b87-b6f9-7f5e19fe3666} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10938 | 2026.01.14 02:42:37.630059 [ 104 ] {} <Debug> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10939 | 2026.01.14 02:42:37.630074 [ 264 ] {d413d382-0a69-4b87-b6f9-7f5e19fe3666} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00189 sec., 21164.021164021164 rows/sec., 37.92 MiB/sec. | ||
| 10940 | 2026.01.14 02:42:37.630147 [ 104 ] {} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10941 | 2026.01.14 02:42:37.630175 [ 264 ] {d413d382-0a69-4b87-b6f9-7f5e19fe3666} <Debug> TCPHandler: Processed in 0.002119387 sec. | ||
| 10942 | 2026.01.14 02:42:37.630182 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10943 | 2026.01.14 02:42:37.630295 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10944 | 2026.01.14 02:42:37.630340 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::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 | ||
| 10945 | 2026.01.14 02:42:37.630396 [ 264 ] {50aecb4d-1c83-4a6f-9153-182ce704ea6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10946 | 2026.01.14 02:42:37.630442 [ 264 ] {50aecb4d-1c83-4a6f-9153-182ce704ea6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10947 | 2026.01.14 02:42:37.630629 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10948 | 2026.01.14 02:42:37.630697 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1372 rows starting from the beginning of the part | ||
| 10949 | 2026.01.14 02:42:37.630779 [ 264 ] {50aecb4d-1c83-4a6f-9153-182ce704ea6e} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10950 | 2026.01.14 02:42:37.630819 [ 264 ] {50aecb4d-1c83-4a6f-9153-182ce704ea6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10951 | 2026.01.14 02:42:37.630832 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 10952 | 2026.01.14 02:42:37.630944 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 10953 | 2026.01.14 02:42:37.631041 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 10954 | 2026.01.14 02:42:37.631129 [ 264 ] {50aecb4d-1c83-4a6f-9153-182ce704ea6e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10955 | 2026.01.14 02:42:37.631132 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
| 10956 | 2026.01.14 02:42:37.631239 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 10957 | 2026.01.14 02:42:37.631364 [ 264 ] {50aecb4d-1c83-4a6f-9153-182ce704ea6e} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10958 | 2026.01.14 02:42:37.631501 [ 264 ] {50aecb4d-1c83-4a6f-9153-182ce704ea6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 10959 | 2026.01.14 02:42:37.631539 [ 264 ] {50aecb4d-1c83-4a6f-9153-182ce704ea6e} <Debug> TCPHandler: Processed in 0.00129407 sec. | ||
| 10960 | 2026.01.14 02:42:37.640641 [ 191 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1572 rows, containing 19 columns (19 merged, 0 gathered) in 0.010361315 sec., 151718.19407092634 rows/sec., 271.87 MiB/sec. | ||
| 10961 | 2026.01.14 02:42:37.642839 [ 187 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10962 | 2026.01.14 02:42:37.643248 [ 187 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10963 | 2026.01.14 02:42:37.643337 [ 187 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10964 | 2026.01.14 02:42:37.643520 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.78 MiB. | ||
| 10965 | 2026.01.14 02:42:38.000254 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.00 MiB, peak 345.81 MiB, free memory in arenas 0.00 B, will set to 338.75 MiB (RSS), difference: 5.75 MiB | ||
| 10966 | 2026.01.14 02:42:42.621099 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10967 | 2026.01.14 02:42:42.621291 [ 264 ] {5b44d6a9-0944-4d0d-9cb1-30d0574d4c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10968 | 2026.01.14 02:42:42.621358 [ 264 ] {5b44d6a9-0944-4d0d-9cb1-30d0574d4c52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10969 | 2026.01.14 02:42:42.622026 [ 264 ] {5b44d6a9-0944-4d0d-9cb1-30d0574d4c52} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10970 | 2026.01.14 02:42:42.622084 [ 264 ] {5b44d6a9-0944-4d0d-9cb1-30d0574d4c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10971 | 2026.01.14 02:42:42.622524 [ 264 ] {5b44d6a9-0944-4d0d-9cb1-30d0574d4c52} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10972 | 2026.01.14 02:42:42.622761 [ 264 ] {5b44d6a9-0944-4d0d-9cb1-30d0574d4c52} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10973 | 2026.01.14 02:42:42.622925 [ 264 ] {5b44d6a9-0944-4d0d-9cb1-30d0574d4c52} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00168 sec., 14285.714285714284 rows/sec., 1.19 MiB/sec. | ||
| 10974 | 2026.01.14 02:42:42.622975 [ 264 ] {5b44d6a9-0944-4d0d-9cb1-30d0574d4c52} <Debug> TCPHandler: Processed in 0.002003007 sec. | ||
| 10975 | 2026.01.14 02:42:42.623099 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10976 | 2026.01.14 02:42:42.623203 [ 264 ] {656789e5-f3aa-4da1-bf27-e8a9648ba70f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10977 | 2026.01.14 02:42:42.623248 [ 264 ] {656789e5-f3aa-4da1-bf27-e8a9648ba70f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10978 | 2026.01.14 02:42:42.623648 [ 264 ] {656789e5-f3aa-4da1-bf27-e8a9648ba70f} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10979 | 2026.01.14 02:42:42.623686 [ 264 ] {656789e5-f3aa-4da1-bf27-e8a9648ba70f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10980 | 2026.01.14 02:42:42.623991 [ 264 ] {656789e5-f3aa-4da1-bf27-e8a9648ba70f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10981 | 2026.01.14 02:42:42.624210 [ 264 ] {656789e5-f3aa-4da1-bf27-e8a9648ba70f} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10982 | 2026.01.14 02:42:42.624342 [ 264 ] {656789e5-f3aa-4da1-bf27-e8a9648ba70f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001162 sec., 1721.170395869191 rows/sec., 140.35 KiB/sec. | ||
| 10983 | 2026.01.14 02:42:42.624381 [ 264 ] {656789e5-f3aa-4da1-bf27-e8a9648ba70f} <Debug> TCPHandler: Processed in 0.001335671 sec. | ||
| 10984 | 2026.01.14 02:42:42.624501 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10985 | 2026.01.14 02:42:42.624597 [ 264 ] {02cfca08-1d01-4082-b419-5e0339269cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10986 | 2026.01.14 02:42:42.624636 [ 264 ] {02cfca08-1d01-4082-b419-5e0339269cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10987 | 2026.01.14 02:42:42.625132 [ 264 ] {02cfca08-1d01-4082-b419-5e0339269cf4} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10988 | 2026.01.14 02:42:42.625169 [ 264 ] {02cfca08-1d01-4082-b419-5e0339269cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10989 | 2026.01.14 02:42:42.625473 [ 264 ] {02cfca08-1d01-4082-b419-5e0339269cf4} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10990 | 2026.01.14 02:42:42.625674 [ 264 ] {02cfca08-1d01-4082-b419-5e0339269cf4} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10991 | 2026.01.14 02:42:42.625801 [ 264 ] {02cfca08-1d01-4082-b419-5e0339269cf4} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.001223 sec., 144726.0834014718 rows/sec., 12.73 MiB/sec. | ||
| 10992 | 2026.01.14 02:42:42.625839 [ 264 ] {02cfca08-1d01-4082-b419-5e0339269cf4} <Debug> TCPHandler: Processed in 0.001388571 sec. | ||
| 10993 | 2026.01.14 02:42:42.625952 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10994 | 2026.01.14 02:42:42.626047 [ 264 ] {687834a7-11a0-492f-ab18-5a8c04b37285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10995 | 2026.01.14 02:42:42.626086 [ 264 ] {687834a7-11a0-492f-ab18-5a8c04b37285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10996 | 2026.01.14 02:42:42.626472 [ 264 ] {687834a7-11a0-492f-ab18-5a8c04b37285} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10997 | 2026.01.14 02:42:42.626508 [ 264 ] {687834a7-11a0-492f-ab18-5a8c04b37285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 10998 | 2026.01.14 02:42:42.626793 [ 264 ] {687834a7-11a0-492f-ab18-5a8c04b37285} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10999 | 2026.01.14 02:42:42.626989 [ 264 ] {687834a7-11a0-492f-ab18-5a8c04b37285} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11000 | 2026.01.14 02:42:42.627099 [ 103 ] {} <Debug> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11001 | 2026.01.14 02:42:42.627114 [ 264 ] {687834a7-11a0-492f-ab18-5a8c04b37285} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001085 sec., 12903.225806451612 rows/sec., 1014.36 KiB/sec. | ||
| 11002 | 2026.01.14 02:42:42.627166 [ 103 ] {} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11003 | 2026.01.14 02:42:42.627174 [ 264 ] {687834a7-11a0-492f-ab18-5a8c04b37285} <Debug> TCPHandler: Processed in 0.00127395 sec. | ||
| 11004 | 2026.01.14 02:42:42.627196 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11005 | 2026.01.14 02:42:42.627297 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 11006 | 2026.01.14 02:42:42.627301 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11007 | 2026.01.14 02:42:42.627413 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11008 | 2026.01.14 02:42:42.627425 [ 264 ] {2c7ff133-e3ce-4f08-912e-8ac53d8e4390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11009 | 2026.01.14 02:42:42.627446 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 277 rows starting from the beginning of the part | ||
| 11010 | 2026.01.14 02:42:42.627465 [ 264 ] {2c7ff133-e3ce-4f08-912e-8ac53d8e4390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11011 | 2026.01.14 02:42:42.627511 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part | ||
| 11012 | 2026.01.14 02:42:42.627560 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
| 11013 | 2026.01.14 02:42:42.627611 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 11014 | 2026.01.14 02:42:42.627653 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 11015 | 2026.01.14 02:42:42.627691 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part | ||
| 11016 | 2026.01.14 02:42:42.627857 [ 264 ] {2c7ff133-e3ce-4f08-912e-8ac53d8e4390} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11017 | 2026.01.14 02:42:42.627891 [ 264 ] {2c7ff133-e3ce-4f08-912e-8ac53d8e4390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11018 | 2026.01.14 02:42:42.628186 [ 264 ] {2c7ff133-e3ce-4f08-912e-8ac53d8e4390} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11019 | 2026.01.14 02:42:42.628396 [ 264 ] {2c7ff133-e3ce-4f08-912e-8ac53d8e4390} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11020 | 2026.01.14 02:42:42.628458 [ 187 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 427 rows, containing 5 columns (5 merged, 0 gathered) in 0.00120374 sec., 354727.76513200527 rows/sec., 24.92 MiB/sec. | ||
| 11021 | 2026.01.14 02:42:42.628526 [ 264 ] {2c7ff133-e3ce-4f08-912e-8ac53d8e4390} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001118 sec., 21466.90518783542 rows/sec., 1.78 MiB/sec. | ||
| 11022 | 2026.01.14 02:42:42.628568 [ 264 ] {2c7ff133-e3ce-4f08-912e-8ac53d8e4390} <Debug> TCPHandler: Processed in 0.001318301 sec. | ||
| 11023 | 2026.01.14 02:42:42.628588 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11024 | 2026.01.14 02:42:42.628675 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11025 | 2026.01.14 02:42:42.628770 [ 264 ] {e2edefa2-1737-4c0e-bedc-fc43d402a9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11026 | 2026.01.14 02:42:42.628810 [ 264 ] {e2edefa2-1737-4c0e-bedc-fc43d402a9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11027 | 2026.01.14 02:42:42.628821 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_61_12} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11028 | 2026.01.14 02:42:42.628884 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_61_12} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11029 | 2026.01.14 02:42:42.628944 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11030 | 2026.01.14 02:42:42.629193 [ 264 ] {e2edefa2-1737-4c0e-bedc-fc43d402a9b2} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11031 | 2026.01.14 02:42:42.629228 [ 264 ] {e2edefa2-1737-4c0e-bedc-fc43d402a9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11032 | 2026.01.14 02:42:42.629511 [ 264 ] {e2edefa2-1737-4c0e-bedc-fc43d402a9b2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11033 | 2026.01.14 02:42:42.629714 [ 264 ] {e2edefa2-1737-4c0e-bedc-fc43d402a9b2} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11034 | 2026.01.14 02:42:42.629840 [ 264 ] {e2edefa2-1737-4c0e-bedc-fc43d402a9b2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001088 sec., 11029.411764705883 rows/sec., 861.67 KiB/sec. | ||
| 11035 | 2026.01.14 02:42:42.629877 [ 264 ] {e2edefa2-1737-4c0e-bedc-fc43d402a9b2} <Debug> TCPHandler: Processed in 0.001253461 sec. | ||
| 11036 | 2026.01.14 02:42:42.629984 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11037 | 2026.01.14 02:42:42.630078 [ 264 ] {a52d85d3-c5a6-4b0b-b36f-e362379f3e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11038 | 2026.01.14 02:42:42.630116 [ 264 ] {a52d85d3-c5a6-4b0b-b36f-e362379f3e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11039 | 2026.01.14 02:42:42.630535 [ 264 ] {a52d85d3-c5a6-4b0b-b36f-e362379f3e12} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11040 | 2026.01.14 02:42:42.630570 [ 264 ] {a52d85d3-c5a6-4b0b-b36f-e362379f3e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11041 | 2026.01.14 02:42:42.630874 [ 264 ] {a52d85d3-c5a6-4b0b-b36f-e362379f3e12} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11042 | 2026.01.14 02:42:42.631072 [ 264 ] {a52d85d3-c5a6-4b0b-b36f-e362379f3e12} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11043 | 2026.01.14 02:42:42.631198 [ 264 ] {a52d85d3-c5a6-4b0b-b36f-e362379f3e12} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.001138 sec., 89630.93145869947 rows/sec., 7.33 MiB/sec. | ||
| 11044 | 2026.01.14 02:42:42.631235 [ 264 ] {a52d85d3-c5a6-4b0b-b36f-e362379f3e12} <Debug> TCPHandler: Processed in 0.001302181 sec. | ||
| 11045 | 2026.01.14 02:42:42.631342 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11046 | 2026.01.14 02:42:42.631436 [ 264 ] {d67a3493-fa1c-4fb3-ada2-99d7735b0a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11047 | 2026.01.14 02:42:42.631479 [ 264 ] {d67a3493-fa1c-4fb3-ada2-99d7735b0a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11048 | 2026.01.14 02:42:42.631878 [ 264 ] {d67a3493-fa1c-4fb3-ada2-99d7735b0a6a} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11049 | 2026.01.14 02:42:42.631913 [ 264 ] {d67a3493-fa1c-4fb3-ada2-99d7735b0a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11050 | 2026.01.14 02:42:42.632238 [ 264 ] {d67a3493-fa1c-4fb3-ada2-99d7735b0a6a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11051 | 2026.01.14 02:42:42.632439 [ 264 ] {d67a3493-fa1c-4fb3-ada2-99d7735b0a6a} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11052 | 2026.01.14 02:42:42.632565 [ 264 ] {d67a3493-fa1c-4fb3-ada2-99d7735b0a6a} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001146 sec., 171902.2687609075 rows/sec., 12.33 MiB/sec. | ||
| 11053 | 2026.01.14 02:42:42.632602 [ 264 ] {d67a3493-fa1c-4fb3-ada2-99d7735b0a6a} <Debug> TCPHandler: Processed in 0.001310321 sec. | ||
| 11054 | 2026.01.14 02:42:42.632710 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11055 | 2026.01.14 02:42:42.632804 [ 264 ] {d720f345-48e7-4545-9713-09ae3e296537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11056 | 2026.01.14 02:42:42.632845 [ 264 ] {d720f345-48e7-4545-9713-09ae3e296537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11057 | 2026.01.14 02:42:42.633165 [ 264 ] {d720f345-48e7-4545-9713-09ae3e296537} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11058 | 2026.01.14 02:42:42.633201 [ 264 ] {d720f345-48e7-4545-9713-09ae3e296537} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11059 | 2026.01.14 02:42:42.633504 [ 264 ] {d720f345-48e7-4545-9713-09ae3e296537} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11060 | 2026.01.14 02:42:42.633700 [ 264 ] {d720f345-48e7-4545-9713-09ae3e296537} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11061 | 2026.01.14 02:42:42.633829 [ 264 ] {d720f345-48e7-4545-9713-09ae3e296537} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 11062 | 2026.01.14 02:42:42.633865 [ 264 ] {d720f345-48e7-4545-9713-09ae3e296537} <Debug> TCPHandler: Processed in 0.00120549 sec. | ||
| 11063 | 2026.01.14 02:42:42.703468 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27347 | ||
| 11064 | 2026.01.14 02:42:42.704265 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11065 | 2026.01.14 02:42:42.704342 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 11066 | 2026.01.14 02:42:42.704993 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11067 | 2026.01.14 02:42:42.705244 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11068 | 2026.01.14 02:42:42.705392 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27347 | ||
| 11069 | 2026.01.14 02:42:44.137404 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11070 | 2026.01.14 02:42:44.153235 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11071 | 2026.01.14 02:42:44.153292 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11072 | 2026.01.14 02:42:44.159101 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11073 | 2026.01.14 02:42:44.159777 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11074 | 2026.01.14 02:42:44.162652 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11075 | 2026.01.14 02:42:45.299135 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1346 | ||
| 11076 | 2026.01.14 02:42:45.301646 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11077 | 2026.01.14 02:42:45.301701 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11078 | 2026.01.14 02:42:45.302888 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11079 | 2026.01.14 02:42:45.303154 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11080 | 2026.01.14 02:42:45.303528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1346 | ||
| 11081 | 2026.01.14 02:42:46.754195 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39979 | ||
| 11082 | 2026.01.14 02:42:46.754304 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11083 | 2026.01.14 02:42:46.754332 [ 352 ] {} <Debug> TCP-Session: f7db0237-838d-4f74-99ce-53bc8f25e783 Authenticating user 'default' from [fd00:1122:3344:101::e]:39979 | ||
| 11084 | 2026.01.14 02:42:46.754354 [ 352 ] {} <Debug> TCP-Session: f7db0237-838d-4f74-99ce-53bc8f25e783 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11085 | 2026.01.14 02:42:46.754367 [ 352 ] {} <Debug> TCP-Session: f7db0237-838d-4f74-99ce-53bc8f25e783 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11086 | 2026.01.14 02:42:46.754567 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52558 | ||
| 11087 | 2026.01.14 02:42:46.754628 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35128 | ||
| 11088 | 2026.01.14 02:42:46.754642 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44251 | ||
| 11089 | 2026.01.14 02:42:46.754689 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48770 | ||
| 11090 | 2026.01.14 02:42:46.754695 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55781 | ||
| 11091 | 2026.01.14 02:42:46.754686 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11092 | 2026.01.14 02:42:46.754744 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11093 | 2026.01.14 02:42:46.754752 [ 352 ] {} <Trace> TCP-Session: f7db0237-838d-4f74-99ce-53bc8f25e783 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11094 | 2026.01.14 02:42:46.754793 [ 354 ] {} <Debug> TCP-Session: 7abaaecb-226e-46ce-ad4c-71fe8a4b4b65 Authenticating user 'default' from [fd00:1122:3344:101::e]:35128 | ||
| 11095 | 2026.01.14 02:42:46.754777 [ 353 ] {} <Debug> TCP-Session: 98105136-e6c7-4e30-b114-a24588b98617 Authenticating user 'default' from [fd00:1122:3344:101::e]:52558 | ||
| 11096 | 2026.01.14 02:42:46.754834 [ 354 ] {} <Debug> TCP-Session: 7abaaecb-226e-46ce-ad4c-71fe8a4b4b65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11097 | 2026.01.14 02:42:46.754859 [ 353 ] {} <Debug> TCP-Session: 98105136-e6c7-4e30-b114-a24588b98617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11098 | 2026.01.14 02:42:46.754868 [ 354 ] {} <Debug> TCP-Session: 7abaaecb-226e-46ce-ad4c-71fe8a4b4b65 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11099 | 2026.01.14 02:42:46.754882 [ 353 ] {} <Debug> TCP-Session: 98105136-e6c7-4e30-b114-a24588b98617 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11100 | 2026.01.14 02:42:46.754898 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11101 | 2026.01.14 02:42:46.754677 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55604 | ||
| 11102 | 2026.01.14 02:42:46.754949 [ 289 ] {} <Debug> TCP-Session: 4e3ed334-46c1-4441-abab-61b7e7d5acab Authenticating user 'default' from [fd00:1122:3344:101::e]:48770 | ||
| 11103 | 2026.01.14 02:42:46.754968 [ 352 ] {c63e5c5e-8ee4-4aea-8b38-6f70d66dd700} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39979) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11104 | 2026.01.14 02:42:46.754644 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42493 | ||
| 11105 | 2026.01.14 02:42:46.755004 [ 289 ] {} <Debug> TCP-Session: 4e3ed334-46c1-4441-abab-61b7e7d5acab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11106 | 2026.01.14 02:42:46.754662 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52847 | ||
| 11107 | 2026.01.14 02:42:46.755077 [ 289 ] {} <Debug> TCP-Session: 4e3ed334-46c1-4441-abab-61b7e7d5acab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11108 | 2026.01.14 02:42:46.755260 [ 352 ] {c63e5c5e-8ee4-4aea-8b38-6f70d66dd700} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11109 | 2026.01.14 02:42:46.755325 [ 352 ] {c63e5c5e-8ee4-4aea-8b38-6f70d66dd700} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11110 | 2026.01.14 02:42:46.755490 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11111 | 2026.01.14 02:42:46.755530 [ 288 ] {} <Debug> TCP-Session: c9f7c9ed-2d4a-4e10-8a60-127e3d2f4ef2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55604 | ||
| 11112 | 2026.01.14 02:42:46.755552 [ 288 ] {} <Debug> TCP-Session: c9f7c9ed-2d4a-4e10-8a60-127e3d2f4ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11113 | 2026.01.14 02:42:46.755572 [ 288 ] {} <Debug> TCP-Session: c9f7c9ed-2d4a-4e10-8a60-127e3d2f4ef2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11114 | 2026.01.14 02:42:46.755607 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11115 | 2026.01.14 02:42:46.755629 [ 352 ] {c63e5c5e-8ee4-4aea-8b38-6f70d66dd700} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 11116 | 2026.01.14 02:42:46.755642 [ 287 ] {} <Debug> TCP-Session: 58969f92-7065-4e50-843e-be1c172288f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:52847 | ||
| 11117 | 2026.01.14 02:42:46.755674 [ 287 ] {} <Debug> TCP-Session: 58969f92-7065-4e50-843e-be1c172288f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11118 | 2026.01.14 02:42:46.755686 [ 287 ] {} <Debug> TCP-Session: 58969f92-7065-4e50-843e-be1c172288f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11119 | 2026.01.14 02:42:46.755872 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11120 | 2026.01.14 02:42:46.755908 [ 355 ] {} <Debug> TCP-Session: 6b390768-868c-4241-9dc7-c33df5f1a59d Authenticating user 'default' from [fd00:1122:3344:101::e]:44251 | ||
| 11121 | 2026.01.14 02:42:46.755930 [ 355 ] {} <Debug> TCP-Session: 6b390768-868c-4241-9dc7-c33df5f1a59d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11122 | 2026.01.14 02:42:46.755942 [ 355 ] {} <Debug> TCP-Session: 6b390768-868c-4241-9dc7-c33df5f1a59d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11123 | 2026.01.14 02:42:46.755965 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11124 | 2026.01.14 02:42:46.755996 [ 351 ] {} <Debug> TCP-Session: 5eef9997-ed87-48bc-b7de-3effb2b60842 Authenticating user 'default' from [fd00:1122:3344:101::e]:55781 | ||
| 11125 | 2026.01.14 02:42:46.756013 [ 351 ] {} <Debug> TCP-Session: 5eef9997-ed87-48bc-b7de-3effb2b60842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11126 | 2026.01.14 02:42:46.756026 [ 351 ] {} <Debug> TCP-Session: 5eef9997-ed87-48bc-b7de-3effb2b60842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11127 | 2026.01.14 02:42:46.756127 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11128 | 2026.01.14 02:42:46.756174 [ 286 ] {} <Debug> TCP-Session: 1c382721-a09d-47f3-9bc1-e26f5f088f49 Authenticating user 'default' from [fd00:1122:3344:101::e]:42493 | ||
| 11129 | 2026.01.14 02:42:46.756200 [ 286 ] {} <Debug> TCP-Session: 1c382721-a09d-47f3-9bc1-e26f5f088f49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11130 | 2026.01.14 02:42:46.756219 [ 286 ] {} <Debug> TCP-Session: 1c382721-a09d-47f3-9bc1-e26f5f088f49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11131 | 2026.01.14 02:42:46.756629 [ 295 ] {c63e5c5e-8ee4-4aea-8b38-6f70d66dd700} <Trace> AggregatingTransform: Aggregating | ||
| 11132 | 2026.01.14 02:42:46.756668 [ 295 ] {c63e5c5e-8ee4-4aea-8b38-6f70d66dd700} <Trace> Aggregator: Aggregation method: without_key | ||
| 11133 | 2026.01.14 02:42:46.756701 [ 295 ] {c63e5c5e-8ee4-4aea-8b38-6f70d66dd700} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000954638 sec. (1047.517 rows/sec., 40.92 KiB/sec.) | ||
| 11134 | 2026.01.14 02:42:46.756717 [ 295 ] {c63e5c5e-8ee4-4aea-8b38-6f70d66dd700} <Trace> Aggregator: Merging aggregated data | ||
| 11135 | 2026.01.14 02:42:46.757988 [ 352 ] {c63e5c5e-8ee4-4aea-8b38-6f70d66dd700} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003081 sec., 324.5699448231094 rows/sec., 12.68 KiB/sec. | ||
| 11136 | 2026.01.14 02:42:46.758170 [ 352 ] {c63e5c5e-8ee4-4aea-8b38-6f70d66dd700} <Debug> TCPHandler: Processed in 0.003551059 sec. | ||
| 11137 | 2026.01.14 02:42:46.758305 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11138 | 2026.01.14 02:42:46.758332 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11139 | 2026.01.14 02:42:46.758335 [ 352 ] {} <Debug> TCP-Session: f7db0237-838d-4f74-99ce-53bc8f25e783 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11140 | 2026.01.14 02:42:46.758359 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11141 | 2026.01.14 02:42:46.758377 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11142 | 2026.01.14 02:42:46.758398 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11143 | 2026.01.14 02:42:46.758410 [ 286 ] {} <Debug> TCP-Session: 1c382721-a09d-47f3-9bc1-e26f5f088f49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11144 | 2026.01.14 02:42:46.758430 [ 351 ] {} <Debug> TCP-Session: 5eef9997-ed87-48bc-b7de-3effb2b60842 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11145 | 2026.01.14 02:42:46.758436 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11146 | 2026.01.14 02:42:46.758457 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11147 | 2026.01.14 02:42:46.758475 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11148 | 2026.01.14 02:42:46.758499 [ 288 ] {} <Debug> TCP-Session: c9f7c9ed-2d4a-4e10-8a60-127e3d2f4ef2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11149 | 2026.01.14 02:42:46.758517 [ 287 ] {} <Debug> TCP-Session: 58969f92-7065-4e50-843e-be1c172288f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11150 | 2026.01.14 02:42:46.758535 [ 289 ] {} <Debug> TCP-Session: 4e3ed334-46c1-4441-abab-61b7e7d5acab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11151 | 2026.01.14 02:42:46.758446 [ 354 ] {} <Debug> TCP-Session: 7abaaecb-226e-46ce-ad4c-71fe8a4b4b65 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11152 | 2026.01.14 02:42:46.758430 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11153 | 2026.01.14 02:42:46.758380 [ 353 ] {} <Debug> TCP-Session: 98105136-e6c7-4e30-b114-a24588b98617 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11154 | 2026.01.14 02:42:46.758614 [ 355 ] {} <Debug> TCP-Session: 6b390768-868c-4241-9dc7-c33df5f1a59d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11155 | 2026.01.14 02:42:46.790628 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62073 | ||
| 11156 | 2026.01.14 02:42:46.790729 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11157 | 2026.01.14 02:42:46.790761 [ 352 ] {} <Debug> TCP-Session: b0524f3c-d849-4a30-b47b-9329eeaa1f36 Authenticating user 'default' from [fd00:1122:3344:101::e]:62073 | ||
| 11158 | 2026.01.14 02:42:46.790783 [ 352 ] {} <Debug> TCP-Session: b0524f3c-d849-4a30-b47b-9329eeaa1f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11159 | 2026.01.14 02:42:46.790796 [ 352 ] {} <Debug> TCP-Session: b0524f3c-d849-4a30-b47b-9329eeaa1f36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11160 | 2026.01.14 02:42:46.791015 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49309 | ||
| 11161 | 2026.01.14 02:42:46.791037 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41046 | ||
| 11162 | 2026.01.14 02:42:46.791047 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60607 | ||
| 11163 | 2026.01.14 02:42:46.791076 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41867 | ||
| 11164 | 2026.01.14 02:42:46.791088 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56985 | ||
| 11165 | 2026.01.14 02:42:46.791100 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11166 | 2026.01.14 02:42:46.791126 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11167 | 2026.01.14 02:42:46.791145 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11168 | 2026.01.14 02:42:46.791154 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11169 | 2026.01.14 02:42:46.791173 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11170 | 2026.01.14 02:42:46.791181 [ 286 ] {} <Debug> TCP-Session: 5b57ef05-0f47-4035-8b55-60e813cdf4be Authenticating user 'default' from [fd00:1122:3344:101::e]:60607 | ||
| 11171 | 2026.01.14 02:42:46.791192 [ 289 ] {} <Debug> TCP-Session: 4d597dd0-cebb-4c4c-9e68-186e5be129f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41867 | ||
| 11172 | 2026.01.14 02:42:46.791203 [ 351 ] {} <Debug> TCP-Session: 4983ae6b-6a92-472a-ad5b-9109bd248efd Authenticating user 'default' from [fd00:1122:3344:101::e]:56985 | ||
| 11173 | 2026.01.14 02:42:46.791216 [ 286 ] {} <Debug> TCP-Session: 5b57ef05-0f47-4035-8b55-60e813cdf4be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11174 | 2026.01.14 02:42:46.791227 [ 289 ] {} <Debug> TCP-Session: 4d597dd0-cebb-4c4c-9e68-186e5be129f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11175 | 2026.01.14 02:42:46.791250 [ 286 ] {} <Debug> TCP-Session: 5b57ef05-0f47-4035-8b55-60e813cdf4be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11176 | 2026.01.14 02:42:46.791264 [ 289 ] {} <Debug> TCP-Session: 4d597dd0-cebb-4c4c-9e68-186e5be129f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11177 | 2026.01.14 02:42:46.791170 [ 355 ] {} <Debug> TCP-Session: 44e2cfcb-a906-4dee-85d2-aee8694f4b9c Authenticating user 'default' from [fd00:1122:3344:101::e]:41046 | ||
| 11178 | 2026.01.14 02:42:46.791155 [ 353 ] {} <Debug> TCP-Session: b38f6ba2-55a5-4784-b42d-d110ba4317ee Authenticating user 'default' from [fd00:1122:3344:101::e]:49309 | ||
| 11179 | 2026.01.14 02:42:46.791315 [ 355 ] {} <Debug> TCP-Session: 44e2cfcb-a906-4dee-85d2-aee8694f4b9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11180 | 2026.01.14 02:42:46.791340 [ 353 ] {} <Debug> TCP-Session: b38f6ba2-55a5-4784-b42d-d110ba4317ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11181 | 2026.01.14 02:42:46.791347 [ 355 ] {} <Debug> TCP-Session: 44e2cfcb-a906-4dee-85d2-aee8694f4b9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11182 | 2026.01.14 02:42:46.791363 [ 353 ] {} <Debug> TCP-Session: b38f6ba2-55a5-4784-b42d-d110ba4317ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11183 | 2026.01.14 02:42:46.791092 [ 352 ] {} <Trace> TCP-Session: b0524f3c-d849-4a30-b47b-9329eeaa1f36 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11184 | 2026.01.14 02:42:46.791070 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42826 | ||
| 11185 | 2026.01.14 02:42:46.791027 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54551 | ||
| 11186 | 2026.01.14 02:42:46.791244 [ 351 ] {} <Debug> TCP-Session: 4983ae6b-6a92-472a-ad5b-9109bd248efd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11187 | 2026.01.14 02:42:46.791488 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11188 | 2026.01.14 02:42:46.791501 [ 351 ] {} <Debug> TCP-Session: 4983ae6b-6a92-472a-ad5b-9109bd248efd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11189 | 2026.01.14 02:42:46.791516 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11190 | 2026.01.14 02:42:46.791520 [ 288 ] {} <Debug> TCP-Session: 3e29fef9-d680-48ad-9409-0b81a84f617a Authenticating user 'default' from [fd00:1122:3344:101::e]:42826 | ||
| 11191 | 2026.01.14 02:42:46.791547 [ 354 ] {} <Debug> TCP-Session: 9723212b-049a-4edb-bdff-1742131a67a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:54551 | ||
| 11192 | 2026.01.14 02:42:46.791559 [ 288 ] {} <Debug> TCP-Session: 3e29fef9-d680-48ad-9409-0b81a84f617a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11193 | 2026.01.14 02:42:46.791563 [ 352 ] {3c9795f0-c9e8-40f0-89f9-67aa5e21687b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62073) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11194 | 2026.01.14 02:42:46.791575 [ 354 ] {} <Debug> TCP-Session: 9723212b-049a-4edb-bdff-1742131a67a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11195 | 2026.01.14 02:42:46.791594 [ 288 ] {} <Debug> TCP-Session: 3e29fef9-d680-48ad-9409-0b81a84f617a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11196 | 2026.01.14 02:42:46.791617 [ 354 ] {} <Debug> TCP-Session: 9723212b-049a-4edb-bdff-1742131a67a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11197 | 2026.01.14 02:42:46.791058 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58869 | ||
| 11198 | 2026.01.14 02:42:46.791700 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11199 | 2026.01.14 02:42:46.791722 [ 287 ] {} <Debug> TCP-Session: 4dcb92fe-0db1-4ae6-8a8c-844b7ceda4aa Authenticating user 'default' from [fd00:1122:3344:101::e]:58869 | ||
| 11200 | 2026.01.14 02:42:46.791738 [ 287 ] {} <Debug> TCP-Session: 4dcb92fe-0db1-4ae6-8a8c-844b7ceda4aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11201 | 2026.01.14 02:42:46.791750 [ 287 ] {} <Debug> TCP-Session: 4dcb92fe-0db1-4ae6-8a8c-844b7ceda4aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11202 | 2026.01.14 02:42:46.791844 [ 352 ] {3c9795f0-c9e8-40f0-89f9-67aa5e21687b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11203 | 2026.01.14 02:42:46.791902 [ 352 ] {3c9795f0-c9e8-40f0-89f9-67aa5e21687b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11204 | 2026.01.14 02:42:46.792207 [ 352 ] {3c9795f0-c9e8-40f0-89f9-67aa5e21687b} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 11205 | 2026.01.14 02:42:46.793171 [ 330 ] {3c9795f0-c9e8-40f0-89f9-67aa5e21687b} <Trace> AggregatingTransform: Aggregating | ||
| 11206 | 2026.01.14 02:42:46.793216 [ 330 ] {3c9795f0-c9e8-40f0-89f9-67aa5e21687b} <Trace> Aggregator: Aggregation method: without_key | ||
| 11207 | 2026.01.14 02:42:46.793254 [ 330 ] {3c9795f0-c9e8-40f0-89f9-67aa5e21687b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000942338 sec. (1061.190 rows/sec., 41.45 KiB/sec.) | ||
| 11208 | 2026.01.14 02:42:46.793272 [ 330 ] {3c9795f0-c9e8-40f0-89f9-67aa5e21687b} <Trace> Aggregator: Merging aggregated data | ||
| 11209 | 2026.01.14 02:42:46.794539 [ 352 ] {3c9795f0-c9e8-40f0-89f9-67aa5e21687b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003032 sec., 329.81530343007915 rows/sec., 12.88 KiB/sec. | ||
| 11210 | 2026.01.14 02:42:46.794692 [ 352 ] {3c9795f0-c9e8-40f0-89f9-67aa5e21687b} <Debug> TCPHandler: Processed in 0.003711581 sec. | ||
| 11211 | 2026.01.14 02:42:46.794794 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11212 | 2026.01.14 02:42:46.794819 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11213 | 2026.01.14 02:42:46.794829 [ 351 ] {} <Debug> TCP-Session: 4983ae6b-6a92-472a-ad5b-9109bd248efd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11214 | 2026.01.14 02:42:46.794843 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11215 | 2026.01.14 02:42:46.794855 [ 286 ] {} <Debug> TCP-Session: 5b57ef05-0f47-4035-8b55-60e813cdf4be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11216 | 2026.01.14 02:42:46.794861 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11217 | 2026.01.14 02:42:46.794901 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11218 | 2026.01.14 02:42:46.794923 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11219 | 2026.01.14 02:42:46.794950 [ 355 ] {} <Debug> TCP-Session: 44e2cfcb-a906-4dee-85d2-aee8694f4b9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11220 | 2026.01.14 02:42:46.794953 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11221 | 2026.01.14 02:42:46.794976 [ 287 ] {} <Debug> TCP-Session: 4dcb92fe-0db1-4ae6-8a8c-844b7ceda4aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11222 | 2026.01.14 02:42:46.794941 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11223 | 2026.01.14 02:42:46.795001 [ 352 ] {} <Debug> TCP-Session: b0524f3c-d849-4a30-b47b-9329eeaa1f36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11224 | 2026.01.14 02:42:46.794929 [ 353 ] {} <Debug> TCP-Session: b38f6ba2-55a5-4784-b42d-d110ba4317ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11225 | 2026.01.14 02:42:46.795040 [ 288 ] {} <Debug> TCP-Session: 3e29fef9-d680-48ad-9409-0b81a84f617a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11226 | 2026.01.14 02:42:46.794892 [ 354 ] {} <Debug> TCP-Session: 9723212b-049a-4edb-bdff-1742131a67a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11227 | 2026.01.14 02:42:46.794881 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11228 | 2026.01.14 02:42:46.795123 [ 289 ] {} <Debug> TCP-Session: 4d597dd0-cebb-4c4c-9e68-186e5be129f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11229 | 2026.01.14 02:42:47.035517 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40941 | ||
| 11230 | 2026.01.14 02:42:47.035623 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11231 | 2026.01.14 02:42:47.035650 [ 352 ] {} <Debug> TCP-Session: 6d024648-05e4-4f7f-a746-5ade1daff7de Authenticating user 'default' from [fd00:1122:3344:101::e]:40941 | ||
| 11232 | 2026.01.14 02:42:47.035674 [ 352 ] {} <Debug> TCP-Session: 6d024648-05e4-4f7f-a746-5ade1daff7de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11233 | 2026.01.14 02:42:47.035687 [ 352 ] {} <Debug> TCP-Session: 6d024648-05e4-4f7f-a746-5ade1daff7de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11234 | 2026.01.14 02:42:47.035896 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63894 | ||
| 11235 | 2026.01.14 02:42:47.035918 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44524 | ||
| 11236 | 2026.01.14 02:42:47.035920 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52095 | ||
| 11237 | 2026.01.14 02:42:47.035966 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46676 | ||
| 11238 | 2026.01.14 02:42:47.035957 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44457 | ||
| 11239 | 2026.01.14 02:42:47.036017 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11240 | 2026.01.14 02:42:47.036023 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11241 | 2026.01.14 02:42:47.036069 [ 286 ] {} <Debug> TCP-Session: 05dd6a0c-90f7-4a36-834a-eb67d2d89758 Authenticating user 'default' from [fd00:1122:3344:101::e]:44524 | ||
| 11242 | 2026.01.14 02:42:47.036081 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11243 | 2026.01.14 02:42:47.036096 [ 353 ] {} <Debug> TCP-Session: 97654cca-d427-4293-a82f-1369f3822f04 Authenticating user 'default' from [fd00:1122:3344:101::e]:63894 | ||
| 11244 | 2026.01.14 02:42:47.036110 [ 286 ] {} <Debug> TCP-Session: 05dd6a0c-90f7-4a36-834a-eb67d2d89758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11245 | 2026.01.14 02:42:47.036125 [ 289 ] {} <Debug> TCP-Session: 505874d6-285c-4bf6-a00e-06e6796d3345 Authenticating user 'default' from [fd00:1122:3344:101::e]:44457 | ||
| 11246 | 2026.01.14 02:42:47.036144 [ 286 ] {} <Debug> TCP-Session: 05dd6a0c-90f7-4a36-834a-eb67d2d89758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11247 | 2026.01.14 02:42:47.036140 [ 353 ] {} <Debug> TCP-Session: 97654cca-d427-4293-a82f-1369f3822f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11248 | 2026.01.14 02:42:47.036165 [ 289 ] {} <Debug> TCP-Session: 505874d6-285c-4bf6-a00e-06e6796d3345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11249 | 2026.01.14 02:42:47.036184 [ 353 ] {} <Debug> TCP-Session: 97654cca-d427-4293-a82f-1369f3822f04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11250 | 2026.01.14 02:42:47.036197 [ 289 ] {} <Debug> TCP-Session: 505874d6-285c-4bf6-a00e-06e6796d3345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11251 | 2026.01.14 02:42:47.036071 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11252 | 2026.01.14 02:42:47.036074 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11253 | 2026.01.14 02:42:47.036262 [ 355 ] {} <Debug> TCP-Session: 2cc30e17-0809-40b3-be95-4620d4bd0b03 Authenticating user 'default' from [fd00:1122:3344:101::e]:52095 | ||
| 11254 | 2026.01.14 02:42:47.036274 [ 351 ] {} <Debug> TCP-Session: 772b76a6-84e3-4fc4-8c6d-8e76e0a4fda6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46676 | ||
| 11255 | 2026.01.14 02:42:47.036287 [ 355 ] {} <Debug> TCP-Session: 2cc30e17-0809-40b3-be95-4620d4bd0b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11256 | 2026.01.14 02:42:47.036293 [ 351 ] {} <Debug> TCP-Session: 772b76a6-84e3-4fc4-8c6d-8e76e0a4fda6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11257 | 2026.01.14 02:42:47.036304 [ 355 ] {} <Debug> TCP-Session: 2cc30e17-0809-40b3-be95-4620d4bd0b03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11258 | 2026.01.14 02:42:47.036312 [ 351 ] {} <Debug> TCP-Session: 772b76a6-84e3-4fc4-8c6d-8e76e0a4fda6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11259 | 2026.01.14 02:42:47.035945 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59171 | ||
| 11260 | 2026.01.14 02:42:47.035909 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54294 | ||
| 11261 | 2026.01.14 02:42:47.036022 [ 352 ] {} <Trace> TCP-Session: 6d024648-05e4-4f7f-a746-5ade1daff7de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11262 | 2026.01.14 02:42:47.036404 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11263 | 2026.01.14 02:42:47.035930 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43432 | ||
| 11264 | 2026.01.14 02:42:47.036442 [ 288 ] {} <Debug> TCP-Session: d4e9d9a6-5e60-4366-8652-4a57aea7a142 Authenticating user 'default' from [fd00:1122:3344:101::e]:59171 | ||
| 11265 | 2026.01.14 02:42:47.036466 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11266 | 2026.01.14 02:42:47.036477 [ 288 ] {} <Debug> TCP-Session: d4e9d9a6-5e60-4366-8652-4a57aea7a142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11267 | 2026.01.14 02:42:47.036500 [ 288 ] {} <Debug> TCP-Session: d4e9d9a6-5e60-4366-8652-4a57aea7a142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11268 | 2026.01.14 02:42:47.036500 [ 354 ] {} <Debug> TCP-Session: e960730e-8524-4c11-a75c-00f1d54f1d4e Authenticating user 'default' from [fd00:1122:3344:101::e]:54294 | ||
| 11269 | 2026.01.14 02:42:47.036509 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11270 | 2026.01.14 02:42:47.036537 [ 354 ] {} <Debug> TCP-Session: e960730e-8524-4c11-a75c-00f1d54f1d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11271 | 2026.01.14 02:42:47.036540 [ 287 ] {} <Debug> TCP-Session: 2d25676e-e3d1-4884-83e3-ae809c3dd35b Authenticating user 'default' from [fd00:1122:3344:101::e]:43432 | ||
| 11272 | 2026.01.14 02:42:47.036550 [ 354 ] {} <Debug> TCP-Session: e960730e-8524-4c11-a75c-00f1d54f1d4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11273 | 2026.01.14 02:42:47.036561 [ 287 ] {} <Debug> TCP-Session: 2d25676e-e3d1-4884-83e3-ae809c3dd35b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11274 | 2026.01.14 02:42:47.036570 [ 352 ] {8ca3f1d0-16f5-4177-8288-efec4cfdaf78} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40941) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11275 | 2026.01.14 02:42:47.036574 [ 287 ] {} <Debug> TCP-Session: 2d25676e-e3d1-4884-83e3-ae809c3dd35b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11276 | 2026.01.14 02:42:47.036839 [ 352 ] {8ca3f1d0-16f5-4177-8288-efec4cfdaf78} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11277 | 2026.01.14 02:42:47.036897 [ 352 ] {8ca3f1d0-16f5-4177-8288-efec4cfdaf78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11278 | 2026.01.14 02:42:47.037177 [ 352 ] {8ca3f1d0-16f5-4177-8288-efec4cfdaf78} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 11279 | 2026.01.14 02:42:47.038216 [ 310 ] {8ca3f1d0-16f5-4177-8288-efec4cfdaf78} <Trace> AggregatingTransform: Aggregating | ||
| 11280 | 2026.01.14 02:42:47.038258 [ 310 ] {8ca3f1d0-16f5-4177-8288-efec4cfdaf78} <Trace> Aggregator: Aggregation method: without_key | ||
| 11281 | 2026.01.14 02:42:47.038293 [ 310 ] {8ca3f1d0-16f5-4177-8288-efec4cfdaf78} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001018028 sec. (982.291 rows/sec., 38.37 KiB/sec.) | ||
| 11282 | 2026.01.14 02:42:47.038312 [ 310 ] {8ca3f1d0-16f5-4177-8288-efec4cfdaf78} <Trace> Aggregator: Merging aggregated data | ||
| 11283 | 2026.01.14 02:42:47.039649 [ 352 ] {8ca3f1d0-16f5-4177-8288-efec4cfdaf78} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003134 sec., 319.0810465858328 rows/sec., 12.46 KiB/sec. | ||
| 11284 | 2026.01.14 02:42:47.039808 [ 352 ] {8ca3f1d0-16f5-4177-8288-efec4cfdaf78} <Debug> TCPHandler: Processed in 0.003909963 sec. | ||
| 11285 | 2026.01.14 02:42:47.039939 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11286 | 2026.01.14 02:42:47.039975 [ 352 ] {} <Debug> TCP-Session: 6d024648-05e4-4f7f-a746-5ade1daff7de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11287 | 2026.01.14 02:42:47.039978 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11288 | 2026.01.14 02:42:47.040026 [ 353 ] {} <Debug> TCP-Session: 97654cca-d427-4293-a82f-1369f3822f04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11289 | 2026.01.14 02:42:47.040031 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11290 | 2026.01.14 02:42:47.040040 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11291 | 2026.01.14 02:42:47.040067 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11292 | 2026.01.14 02:42:47.040089 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11293 | 2026.01.14 02:42:47.040110 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11294 | 2026.01.14 02:42:47.040132 [ 351 ] {} <Debug> TCP-Session: 772b76a6-84e3-4fc4-8c6d-8e76e0a4fda6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11295 | 2026.01.14 02:42:47.040151 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11296 | 2026.01.14 02:42:47.040167 [ 287 ] {} <Debug> TCP-Session: 2d25676e-e3d1-4884-83e3-ae809c3dd35b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11297 | 2026.01.14 02:42:47.040146 [ 288 ] {} <Debug> TCP-Session: d4e9d9a6-5e60-4366-8652-4a57aea7a142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11298 | 2026.01.14 02:42:47.040195 [ 289 ] {} <Debug> TCP-Session: 505874d6-285c-4bf6-a00e-06e6796d3345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11299 | 2026.01.14 02:42:47.040130 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11300 | 2026.01.14 02:42:47.040118 [ 354 ] {} <Debug> TCP-Session: e960730e-8524-4c11-a75c-00f1d54f1d4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11301 | 2026.01.14 02:42:47.040274 [ 286 ] {} <Debug> TCP-Session: 05dd6a0c-90f7-4a36-834a-eb67d2d89758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11302 | 2026.01.14 02:42:47.040081 [ 355 ] {} <Debug> TCP-Session: 2cc30e17-0809-40b3-be95-4620d4bd0b03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11303 | 2026.01.14 02:42:47.621930 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11304 | 2026.01.14 02:42:47.622102 [ 264 ] {cbd85b8c-e345-4aab-b539-d6df732a00d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11305 | 2026.01.14 02:42:47.622172 [ 264 ] {cbd85b8c-e345-4aab-b539-d6df732a00d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11306 | 2026.01.14 02:42:47.622934 [ 264 ] {cbd85b8c-e345-4aab-b539-d6df732a00d3} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11307 | 2026.01.14 02:42:47.623006 [ 264 ] {cbd85b8c-e345-4aab-b539-d6df732a00d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11308 | 2026.01.14 02:42:47.623409 [ 264 ] {cbd85b8c-e345-4aab-b539-d6df732a00d3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11309 | 2026.01.14 02:42:47.623640 [ 264 ] {cbd85b8c-e345-4aab-b539-d6df732a00d3} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11310 | 2026.01.14 02:42:47.623820 [ 264 ] {cbd85b8c-e345-4aab-b539-d6df732a00d3} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001765 sec., 77053.82436260623 rows/sec., 6.68 MiB/sec. | ||
| 11311 | 2026.01.14 02:42:47.623883 [ 264 ] {cbd85b8c-e345-4aab-b539-d6df732a00d3} <Debug> TCPHandler: Processed in 0.002081857 sec. | ||
| 11312 | 2026.01.14 02:42:47.624030 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11313 | 2026.01.14 02:42:47.624139 [ 264 ] {a3dc0dad-7bce-4175-a4b7-012aa1d38a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11314 | 2026.01.14 02:42:47.624184 [ 264 ] {a3dc0dad-7bce-4175-a4b7-012aa1d38a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11315 | 2026.01.14 02:42:47.624654 [ 264 ] {a3dc0dad-7bce-4175-a4b7-012aa1d38a48} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11316 | 2026.01.14 02:42:47.624694 [ 264 ] {a3dc0dad-7bce-4175-a4b7-012aa1d38a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11317 | 2026.01.14 02:42:47.625016 [ 264 ] {a3dc0dad-7bce-4175-a4b7-012aa1d38a48} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11318 | 2026.01.14 02:42:47.625228 [ 264 ] {a3dc0dad-7bce-4175-a4b7-012aa1d38a48} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11319 | 2026.01.14 02:42:47.625357 [ 264 ] {a3dc0dad-7bce-4175-a4b7-012aa1d38a48} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001242 sec., 32206.1191626409 rows/sec., 2.36 MiB/sec. | ||
| 11320 | 2026.01.14 02:42:47.625395 [ 264 ] {a3dc0dad-7bce-4175-a4b7-012aa1d38a48} <Debug> TCPHandler: Processed in 0.001435482 sec. | ||
| 11321 | 2026.01.14 02:42:47.625511 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11322 | 2026.01.14 02:42:47.625606 [ 264 ] {d648398e-33d5-4f71-a932-8f98e3acf606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11323 | 2026.01.14 02:42:47.625645 [ 264 ] {d648398e-33d5-4f71-a932-8f98e3acf606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11324 | 2026.01.14 02:42:47.626076 [ 264 ] {d648398e-33d5-4f71-a932-8f98e3acf606} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11325 | 2026.01.14 02:42:47.626130 [ 264 ] {d648398e-33d5-4f71-a932-8f98e3acf606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11326 | 2026.01.14 02:42:47.626454 [ 264 ] {d648398e-33d5-4f71-a932-8f98e3acf606} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11327 | 2026.01.14 02:42:47.626671 [ 264 ] {d648398e-33d5-4f71-a932-8f98e3acf606} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11328 | 2026.01.14 02:42:47.626823 [ 264 ] {d648398e-33d5-4f71-a932-8f98e3acf606} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00122 sec., 85245.90163934427 rows/sec., 6.66 MiB/sec. | ||
| 11329 | 2026.01.14 02:42:47.626866 [ 264 ] {d648398e-33d5-4f71-a932-8f98e3acf606} <Debug> TCPHandler: Processed in 0.001406652 sec. | ||
| 11330 | 2026.01.14 02:42:47.626980 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11331 | 2026.01.14 02:42:47.627073 [ 264 ] {1e2c6c65-fe23-4a71-8c8d-8ff0d4e5b110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11332 | 2026.01.14 02:42:47.627115 [ 264 ] {1e2c6c65-fe23-4a71-8c8d-8ff0d4e5b110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11333 | 2026.01.14 02:42:47.627561 [ 264 ] {1e2c6c65-fe23-4a71-8c8d-8ff0d4e5b110} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11334 | 2026.01.14 02:42:47.627599 [ 264 ] {1e2c6c65-fe23-4a71-8c8d-8ff0d4e5b110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11335 | 2026.01.14 02:42:47.627954 [ 264 ] {1e2c6c65-fe23-4a71-8c8d-8ff0d4e5b110} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11336 | 2026.01.14 02:42:47.628185 [ 264 ] {1e2c6c65-fe23-4a71-8c8d-8ff0d4e5b110} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11337 | 2026.01.14 02:42:47.628321 [ 264 ] {1e2c6c65-fe23-4a71-8c8d-8ff0d4e5b110} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 11338 | 2026.01.14 02:42:47.628361 [ 264 ] {1e2c6c65-fe23-4a71-8c8d-8ff0d4e5b110} <Debug> TCPHandler: Processed in 0.001432202 sec. | ||
| 11339 | 2026.01.14 02:42:47.628473 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11340 | 2026.01.14 02:42:47.628573 [ 264 ] {879bcbc8-e0c3-4910-87d5-2bdcc4b2427d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11341 | 2026.01.14 02:42:47.628628 [ 264 ] {879bcbc8-e0c3-4910-87d5-2bdcc4b2427d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11342 | 2026.01.14 02:42:47.629600 [ 264 ] {879bcbc8-e0c3-4910-87d5-2bdcc4b2427d} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11343 | 2026.01.14 02:42:47.629638 [ 264 ] {879bcbc8-e0c3-4910-87d5-2bdcc4b2427d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11344 | 2026.01.14 02:42:47.630184 [ 264 ] {879bcbc8-e0c3-4910-87d5-2bdcc4b2427d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11345 | 2026.01.14 02:42:47.630399 [ 264 ] {879bcbc8-e0c3-4910-87d5-2bdcc4b2427d} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11346 | 2026.01.14 02:42:47.630533 [ 264 ] {879bcbc8-e0c3-4910-87d5-2bdcc4b2427d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002031 sec., 19694.731659281144 rows/sec., 35.29 MiB/sec. | ||
| 11347 | 2026.01.14 02:42:47.630599 [ 264 ] {879bcbc8-e0c3-4910-87d5-2bdcc4b2427d} <Debug> TCPHandler: Processed in 0.002233559 sec. | ||
| 11348 | 2026.01.14 02:42:47.630943 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11349 | 2026.01.14 02:42:47.631130 [ 264 ] {76a2ee8d-e072-489b-bfd3-293873227072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11350 | 2026.01.14 02:42:47.631206 [ 264 ] {76a2ee8d-e072-489b-bfd3-293873227072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11351 | 2026.01.14 02:42:47.631678 [ 264 ] {76a2ee8d-e072-489b-bfd3-293873227072} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11352 | 2026.01.14 02:42:47.631720 [ 264 ] {76a2ee8d-e072-489b-bfd3-293873227072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11353 | 2026.01.14 02:42:47.632030 [ 264 ] {76a2ee8d-e072-489b-bfd3-293873227072} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11354 | 2026.01.14 02:42:47.632334 [ 264 ] {76a2ee8d-e072-489b-bfd3-293873227072} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11355 | 2026.01.14 02:42:47.632476 [ 264 ] {76a2ee8d-e072-489b-bfd3-293873227072} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001401 sec., 42826.55246252677 rows/sec., 2.89 MiB/sec. | ||
| 11356 | 2026.01.14 02:42:47.632525 [ 264 ] {76a2ee8d-e072-489b-bfd3-293873227072} <Debug> TCPHandler: Processed in 0.001719424 sec. | ||
| 11357 | 2026.01.14 02:42:49.989775 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11358 | 2026.01.14 02:42:49.989846 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11359 | 2026.01.14 02:42:50.205633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27859 | ||
| 11360 | 2026.01.14 02:42:50.206211 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11361 | 2026.01.14 02:42:50.206256 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11362 | 2026.01.14 02:42:50.206757 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11363 | 2026.01.14 02:42:50.206997 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11364 | 2026.01.14 02:42:50.207136 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27859 | ||
| 11365 | 2026.01.14 02:42:51.662984 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11366 | 2026.01.14 02:42:51.679086 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11367 | 2026.01.14 02:42:51.679144 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11368 | 2026.01.14 02:42:51.685228 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11369 | 2026.01.14 02:42:51.685911 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11370 | 2026.01.14 02:42:51.689066 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11371 | 2026.01.14 02:42:52.620277 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11372 | 2026.01.14 02:42:52.620471 [ 264 ] {7ea09a04-1236-4215-ae78-20eb1178b7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11373 | 2026.01.14 02:42:52.620542 [ 264 ] {7ea09a04-1236-4215-ae78-20eb1178b7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11374 | 2026.01.14 02:42:52.621231 [ 264 ] {7ea09a04-1236-4215-ae78-20eb1178b7a0} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11375 | 2026.01.14 02:42:52.621275 [ 264 ] {7ea09a04-1236-4215-ae78-20eb1178b7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11376 | 2026.01.14 02:42:52.621658 [ 264 ] {7ea09a04-1236-4215-ae78-20eb1178b7a0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11377 | 2026.01.14 02:42:52.621879 [ 264 ] {7ea09a04-1236-4215-ae78-20eb1178b7a0} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11378 | 2026.01.14 02:42:52.622041 [ 264 ] {7ea09a04-1236-4215-ae78-20eb1178b7a0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001622 sec., 34525.2774352651 rows/sec., 2.65 MiB/sec. | ||
| 11379 | 2026.01.14 02:42:52.622085 [ 264 ] {7ea09a04-1236-4215-ae78-20eb1178b7a0} <Debug> TCPHandler: Processed in 0.001940586 sec. | ||
| 11380 | 2026.01.14 02:42:52.622202 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11381 | 2026.01.14 02:42:52.622309 [ 264 ] {570a7656-182c-4fa5-ba8f-a72d9c2370ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11382 | 2026.01.14 02:42:52.622351 [ 264 ] {570a7656-182c-4fa5-ba8f-a72d9c2370ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11383 | 2026.01.14 02:42:52.622810 [ 264 ] {570a7656-182c-4fa5-ba8f-a72d9c2370ad} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11384 | 2026.01.14 02:42:52.622846 [ 264 ] {570a7656-182c-4fa5-ba8f-a72d9c2370ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11385 | 2026.01.14 02:42:52.623170 [ 264 ] {570a7656-182c-4fa5-ba8f-a72d9c2370ad} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11386 | 2026.01.14 02:42:52.623377 [ 264 ] {570a7656-182c-4fa5-ba8f-a72d9c2370ad} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11387 | 2026.01.14 02:42:52.623514 [ 264 ] {570a7656-182c-4fa5-ba8f-a72d9c2370ad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 11388 | 2026.01.14 02:42:52.623553 [ 264 ] {570a7656-182c-4fa5-ba8f-a72d9c2370ad} <Debug> TCPHandler: Processed in 0.001401771 sec. | ||
| 11389 | 2026.01.14 02:42:52.623669 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11390 | 2026.01.14 02:42:52.623762 [ 264 ] {84147942-48fa-407c-a21c-199a8c88cbfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11391 | 2026.01.14 02:42:52.623805 [ 264 ] {84147942-48fa-407c-a21c-199a8c88cbfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11392 | 2026.01.14 02:42:52.624244 [ 264 ] {84147942-48fa-407c-a21c-199a8c88cbfe} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11393 | 2026.01.14 02:42:52.624281 [ 264 ] {84147942-48fa-407c-a21c-199a8c88cbfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11394 | 2026.01.14 02:42:52.624616 [ 264 ] {84147942-48fa-407c-a21c-199a8c88cbfe} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11395 | 2026.01.14 02:42:52.624817 [ 264 ] {84147942-48fa-407c-a21c-199a8c88cbfe} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11396 | 2026.01.14 02:42:52.624953 [ 264 ] {84147942-48fa-407c-a21c-199a8c88cbfe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 11397 | 2026.01.14 02:42:52.624990 [ 264 ] {84147942-48fa-407c-a21c-199a8c88cbfe} <Debug> TCPHandler: Processed in 0.001368781 sec. | ||
| 11398 | 2026.01.14 02:42:52.625105 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11399 | 2026.01.14 02:42:52.625197 [ 264 ] {b74ca9ed-9682-4ef0-96a4-97cc99e209de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11400 | 2026.01.14 02:42:52.625239 [ 264 ] {b74ca9ed-9682-4ef0-96a4-97cc99e209de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11401 | 2026.01.14 02:42:52.625583 [ 264 ] {b74ca9ed-9682-4ef0-96a4-97cc99e209de} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11402 | 2026.01.14 02:42:52.625619 [ 264 ] {b74ca9ed-9682-4ef0-96a4-97cc99e209de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11403 | 2026.01.14 02:42:52.625916 [ 264 ] {b74ca9ed-9682-4ef0-96a4-97cc99e209de} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11404 | 2026.01.14 02:42:52.626119 [ 264 ] {b74ca9ed-9682-4ef0-96a4-97cc99e209de} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11405 | 2026.01.14 02:42:52.626252 [ 264 ] {b74ca9ed-9682-4ef0-96a4-97cc99e209de} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 11406 | 2026.01.14 02:42:52.626287 [ 264 ] {b74ca9ed-9682-4ef0-96a4-97cc99e209de} <Debug> TCPHandler: Processed in 0.00123254 sec. | ||
| 11407 | 2026.01.14 02:42:55.304161 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1372 | ||
| 11408 | 2026.01.14 02:42:55.306638 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11409 | 2026.01.14 02:42:55.306691 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11410 | 2026.01.14 02:42:55.307955 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11411 | 2026.01.14 02:42:55.308232 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11412 | 2026.01.14 02:42:55.308593 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1372 | ||
| 11413 | 2026.01.14 02:42:57.649516 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11414 | 2026.01.14 02:42:57.649712 [ 264 ] {e6e63f44-86cd-471a-bfb2-6b61f97e3c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11415 | 2026.01.14 02:42:57.649780 [ 264 ] {e6e63f44-86cd-471a-bfb2-6b61f97e3c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11416 | 2026.01.14 02:42:57.650390 [ 264 ] {e6e63f44-86cd-471a-bfb2-6b61f97e3c7e} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11417 | 2026.01.14 02:42:57.650434 [ 264 ] {e6e63f44-86cd-471a-bfb2-6b61f97e3c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11418 | 2026.01.14 02:42:57.650799 [ 264 ] {e6e63f44-86cd-471a-bfb2-6b61f97e3c7e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11419 | 2026.01.14 02:42:57.651021 [ 264 ] {e6e63f44-86cd-471a-bfb2-6b61f97e3c7e} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11420 | 2026.01.14 02:42:57.651175 [ 264 ] {e6e63f44-86cd-471a-bfb2-6b61f97e3c7e} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001515 sec., 7920.79207920792 rows/sec., 645.88 KiB/sec. | ||
| 11421 | 2026.01.14 02:42:57.651218 [ 264 ] {e6e63f44-86cd-471a-bfb2-6b61f97e3c7e} <Debug> TCPHandler: Processed in 0.001837236 sec. | ||
| 11422 | 2026.01.14 02:42:57.651351 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11423 | 2026.01.14 02:42:57.651473 [ 264 ] {bc6b7c61-061c-48db-8602-0280c0d517a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11424 | 2026.01.14 02:42:57.651523 [ 264 ] {bc6b7c61-061c-48db-8602-0280c0d517a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11425 | 2026.01.14 02:42:57.652738 [ 264 ] {bc6b7c61-061c-48db-8602-0280c0d517a3} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11426 | 2026.01.14 02:42:57.652774 [ 264 ] {bc6b7c61-061c-48db-8602-0280c0d517a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11427 | 2026.01.14 02:42:57.653176 [ 264 ] {bc6b7c61-061c-48db-8602-0280c0d517a3} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11428 | 2026.01.14 02:42:57.653408 [ 264 ] {bc6b7c61-061c-48db-8602-0280c0d517a3} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11429 | 2026.01.14 02:42:57.653533 [ 88 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11430 | 2026.01.14 02:42:57.653543 [ 264 ] {bc6b7c61-061c-48db-8602-0280c0d517a3} <Debug> executeQuery: Read 1283 rows, 109.17 KiB in 0.002093 sec., 612995.6999522217 rows/sec., 50.94 MiB/sec. | ||
| 11431 | 2026.01.14 02:42:57.653607 [ 88 ] {} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11432 | 2026.01.14 02:42:57.653624 [ 264 ] {bc6b7c61-061c-48db-8602-0280c0d517a3} <Debug> TCPHandler: Processed in 0.002336079 sec. | ||
| 11433 | 2026.01.14 02:42:57.653637 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11434 | 2026.01.14 02:42:57.653743 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11435 | 2026.01.14 02:42:57.653769 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::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 | ||
| 11436 | 2026.01.14 02:42:57.653844 [ 264 ] {2c80bc0b-10ef-45ce-b0e3-a8721960e94b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11437 | 2026.01.14 02:42:57.653891 [ 264 ] {2c80bc0b-10ef-45ce-b0e3-a8721960e94b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11438 | 2026.01.14 02:42:57.653951 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11439 | 2026.01.14 02:42:57.654015 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2465 rows starting from the beginning of the part | ||
| 11440 | 2026.01.14 02:42:57.654121 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 136 rows starting from the beginning of the part | ||
| 11441 | 2026.01.14 02:42:57.654198 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 177 rows starting from the beginning of the part | ||
| 11442 | 2026.01.14 02:42:57.654286 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 136 rows starting from the beginning of the part | ||
| 11443 | 2026.01.14 02:42:57.654345 [ 264 ] {2c80bc0b-10ef-45ce-b0e3-a8721960e94b} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11444 | 2026.01.14 02:42:57.654368 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 11445 | 2026.01.14 02:42:57.654388 [ 264 ] {2c80bc0b-10ef-45ce-b0e3-a8721960e94b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11446 | 2026.01.14 02:42:57.654443 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1283 rows starting from the beginning of the part | ||
| 11447 | 2026.01.14 02:42:57.654735 [ 264 ] {2c80bc0b-10ef-45ce-b0e3-a8721960e94b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11448 | 2026.01.14 02:42:57.654983 [ 264 ] {2c80bc0b-10ef-45ce-b0e3-a8721960e94b} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11449 | 2026.01.14 02:42:57.655116 [ 264 ] {2c80bc0b-10ef-45ce-b0e3-a8721960e94b} <Debug> executeQuery: Read 52 rows, 3.85 KiB in 0.00129 sec., 40310.07751937985 rows/sec., 2.91 MiB/sec. | ||
| 11450 | 2026.01.14 02:42:57.655153 [ 264 ] {2c80bc0b-10ef-45ce-b0e3-a8721960e94b} <Debug> TCPHandler: Processed in 0.001462972 sec. | ||
| 11451 | 2026.01.14 02:42:57.655280 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11452 | 2026.01.14 02:42:57.655397 [ 264 ] {b5214128-cd2b-47ab-84ba-bbd049ec2790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11453 | 2026.01.14 02:42:57.655445 [ 264 ] {b5214128-cd2b-47ab-84ba-bbd049ec2790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11454 | 2026.01.14 02:42:57.655970 [ 264 ] {b5214128-cd2b-47ab-84ba-bbd049ec2790} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11455 | 2026.01.14 02:42:57.656005 [ 264 ] {b5214128-cd2b-47ab-84ba-bbd049ec2790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11456 | 2026.01.14 02:42:57.656344 [ 264 ] {b5214128-cd2b-47ab-84ba-bbd049ec2790} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11457 | 2026.01.14 02:42:57.656412 [ 187 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4253 rows, containing 5 columns (5 merged, 0 gathered) in 0.002704922 sec., 1572318.9060534833 rows/sec., 136.04 MiB/sec. | ||
| 11458 | 2026.01.14 02:42:57.656561 [ 264 ] {b5214128-cd2b-47ab-84ba-bbd049ec2790} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11459 | 2026.01.14 02:42:57.656692 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11460 | 2026.01.14 02:42:57.656706 [ 264 ] {b5214128-cd2b-47ab-84ba-bbd049ec2790} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001333 sec., 171792.94823705926 rows/sec., 11.63 MiB/sec. | ||
| 11461 | 2026.01.14 02:42:57.656752 [ 264 ] {b5214128-cd2b-47ab-84ba-bbd049ec2790} <Debug> TCPHandler: Processed in 0.001533482 sec. | ||
| 11462 | 2026.01.14 02:42:57.656864 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11463 | 2026.01.14 02:42:57.656949 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_86_17} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11464 | 2026.01.14 02:42:57.656965 [ 264 ] {3dab33df-bd68-4b51-99cf-82dd5c96dab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11465 | 2026.01.14 02:42:57.657011 [ 264 ] {3dab33df-bd68-4b51-99cf-82dd5c96dab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11466 | 2026.01.14 02:42:57.657025 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_86_17} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11467 | 2026.01.14 02:42:57.657098 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 11468 | 2026.01.14 02:42:57.657648 [ 264 ] {3dab33df-bd68-4b51-99cf-82dd5c96dab6} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11469 | 2026.01.14 02:42:57.657688 [ 264 ] {3dab33df-bd68-4b51-99cf-82dd5c96dab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11470 | 2026.01.14 02:42:57.658020 [ 264 ] {3dab33df-bd68-4b51-99cf-82dd5c96dab6} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11471 | 2026.01.14 02:42:57.658225 [ 264 ] {3dab33df-bd68-4b51-99cf-82dd5c96dab6} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11472 | 2026.01.14 02:42:57.658352 [ 264 ] {3dab33df-bd68-4b51-99cf-82dd5c96dab6} <Debug> executeQuery: Read 572 rows, 43.59 KiB in 0.001405 sec., 407117.4377224199 rows/sec., 30.29 MiB/sec. | ||
| 11473 | 2026.01.14 02:42:57.658390 [ 264 ] {3dab33df-bd68-4b51-99cf-82dd5c96dab6} <Debug> TCPHandler: Processed in 0.001575803 sec. | ||
| 11474 | 2026.01.14 02:42:57.658388 [ 85 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11475 | 2026.01.14 02:42:57.658461 [ 85 ] {} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11476 | 2026.01.14 02:42:57.658482 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11477 | 2026.01.14 02:42:57.658501 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11478 | 2026.01.14 02:42:57.658567 [ 194 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 11479 | 2026.01.14 02:42:57.658601 [ 264 ] {4440b1f6-f0ce-4409-af5e-35bcfc928e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11480 | 2026.01.14 02:42:57.658644 [ 264 ] {4440b1f6-f0ce-4409-af5e-35bcfc928e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11481 | 2026.01.14 02:42:57.658654 [ 194 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11482 | 2026.01.14 02:42:57.658683 [ 194 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1249 rows starting from the beginning of the part | ||
| 11483 | 2026.01.14 02:42:57.658745 [ 194 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 104 rows starting from the beginning of the part | ||
| 11484 | 2026.01.14 02:42:57.658795 [ 194 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 102 rows starting from the beginning of the part | ||
| 11485 | 2026.01.14 02:42:57.658841 [ 194 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 104 rows starting from the beginning of the part | ||
| 11486 | 2026.01.14 02:42:57.658886 [ 194 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 11487 | 2026.01.14 02:42:57.658928 [ 194 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 572 rows starting from the beginning of the part | ||
| 11488 | 2026.01.14 02:42:57.659277 [ 264 ] {4440b1f6-f0ce-4409-af5e-35bcfc928e84} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11489 | 2026.01.14 02:42:57.659312 [ 264 ] {4440b1f6-f0ce-4409-af5e-35bcfc928e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11490 | 2026.01.14 02:42:57.659714 [ 264 ] {4440b1f6-f0ce-4409-af5e-35bcfc928e84} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11491 | 2026.01.14 02:42:57.659920 [ 264 ] {4440b1f6-f0ce-4409-af5e-35bcfc928e84} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11492 | 2026.01.14 02:42:57.660039 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11493 | 2026.01.14 02:42:57.660047 [ 264 ] {4440b1f6-f0ce-4409-af5e-35bcfc928e84} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001464 sec., 580601.0928961749 rows/sec., 39.08 MiB/sec. | ||
| 11494 | 2026.01.14 02:42:57.660075 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11495 | 2026.01.14 02:42:57.660097 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11496 | 2026.01.14 02:42:57.660099 [ 264 ] {4440b1f6-f0ce-4409-af5e-35bcfc928e84} <Debug> TCPHandler: Processed in 0.001646594 sec. | ||
| 11497 | 2026.01.14 02:42:57.660148 [ 197 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2195 rows, containing 5 columns (5 merged, 0 gathered) in 0.001616743 sec., 1357667.8544456356 rows/sec., 105.55 MiB/sec. | ||
| 11498 | 2026.01.14 02:42:57.660187 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 11499 | 2026.01.14 02:42:57.660224 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11500 | 2026.01.14 02:42:57.660320 [ 194 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11501 | 2026.01.14 02:42:57.660323 [ 264 ] {534e8541-2d93-41c6-a8b8-5c145951bfe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11502 | 2026.01.14 02:42:57.660322 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11503 | 2026.01.14 02:42:57.660380 [ 264 ] {534e8541-2d93-41c6-a8b8-5c145951bfe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11504 | 2026.01.14 02:42:57.660400 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 24739 rows starting from the beginning of the part | ||
| 11505 | 2026.01.14 02:42:57.660477 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 11506 | 2026.01.14 02:42:57.660528 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 197 rows starting from the beginning of the part | ||
| 11507 | 2026.01.14 02:42:57.660577 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11508 | 2026.01.14 02:42:57.660580 [ 194 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_86_17} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11509 | 2026.01.14 02:42:57.660625 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 11510 | 2026.01.14 02:42:57.660663 [ 194 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_86_17} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11511 | 2026.01.14 02:42:57.660673 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 850 rows starting from the beginning of the part | ||
| 11512 | 2026.01.14 02:42:57.660733 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 11513 | 2026.01.14 02:42:57.660740 [ 264 ] {534e8541-2d93-41c6-a8b8-5c145951bfe1} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11514 | 2026.01.14 02:42:57.660788 [ 264 ] {534e8541-2d93-41c6-a8b8-5c145951bfe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11515 | 2026.01.14 02:42:57.661189 [ 264 ] {534e8541-2d93-41c6-a8b8-5c145951bfe1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11516 | 2026.01.14 02:42:57.661442 [ 264 ] {534e8541-2d93-41c6-a8b8-5c145951bfe1} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11517 | 2026.01.14 02:42:57.661609 [ 264 ] {534e8541-2d93-41c6-a8b8-5c145951bfe1} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001302 sec., 768.0491551459294 rows/sec., 48.75 KiB/sec. | ||
| 11518 | 2026.01.14 02:42:57.661656 [ 264 ] {534e8541-2d93-41c6-a8b8-5c145951bfe1} <Debug> TCPHandler: Processed in 0.001480963 sec. | ||
| 11519 | 2026.01.14 02:42:57.661772 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11520 | 2026.01.14 02:42:57.661867 [ 264 ] {38111860-3fed-4d24-90fa-87711ea88827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11521 | 2026.01.14 02:42:57.661923 [ 264 ] {38111860-3fed-4d24-90fa-87711ea88827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11522 | 2026.01.14 02:42:57.662857 [ 264 ] {38111860-3fed-4d24-90fa-87711ea88827} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11523 | 2026.01.14 02:42:57.662895 [ 264 ] {38111860-3fed-4d24-90fa-87711ea88827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11524 | 2026.01.14 02:42:57.663523 [ 264 ] {38111860-3fed-4d24-90fa-87711ea88827} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11525 | 2026.01.14 02:42:57.663743 [ 264 ] {38111860-3fed-4d24-90fa-87711ea88827} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11526 | 2026.01.14 02:42:57.663883 [ 264 ] {38111860-3fed-4d24-90fa-87711ea88827} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002056 sec., 19455.252918287937 rows/sec., 34.86 MiB/sec. | ||
| 11527 | 2026.01.14 02:42:57.663943 [ 264 ] {38111860-3fed-4d24-90fa-87711ea88827} <Debug> TCPHandler: Processed in 0.002249219 sec. | ||
| 11528 | 2026.01.14 02:42:57.664048 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11529 | 2026.01.14 02:42:57.664138 [ 264 ] {c0c648d8-b74a-425c-834e-507d072bb5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11530 | 2026.01.14 02:42:57.664179 [ 264 ] {c0c648d8-b74a-425c-834e-507d072bb5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11531 | 2026.01.14 02:42:57.664566 [ 264 ] {c0c648d8-b74a-425c-834e-507d072bb5ff} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11532 | 2026.01.14 02:42:57.664604 [ 264 ] {c0c648d8-b74a-425c-834e-507d072bb5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11533 | 2026.01.14 02:42:57.664923 [ 264 ] {c0c648d8-b74a-425c-834e-507d072bb5ff} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11534 | 2026.01.14 02:42:57.665149 [ 264 ] {c0c648d8-b74a-425c-834e-507d072bb5ff} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11535 | 2026.01.14 02:42:57.665265 [ 85 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11536 | 2026.01.14 02:42:57.665284 [ 264 ] {c0c648d8-b74a-425c-834e-507d072bb5ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 11537 | 2026.01.14 02:42:57.665297 [ 85 ] {} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11538 | 2026.01.14 02:42:57.665323 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11539 | 2026.01.14 02:42:57.665328 [ 264 ] {c0c648d8-b74a-425c-834e-507d072bb5ff} <Debug> TCPHandler: Processed in 0.001295661 sec. | ||
| 11540 | 2026.01.14 02:42:57.665411 [ 197 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 11541 | 2026.01.14 02:42:57.665544 [ 197 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11542 | 2026.01.14 02:42:57.665583 [ 197 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5076 rows starting from the beginning of the part | ||
| 11543 | 2026.01.14 02:42:57.665654 [ 197 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 11544 | 2026.01.14 02:42:57.665705 [ 197 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 11545 | 2026.01.14 02:42:57.665748 [ 197 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 11546 | 2026.01.14 02:42:57.665786 [ 197 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 11547 | 2026.01.14 02:42:57.665823 [ 197 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 11548 | 2026.01.14 02:42:57.666646 [ 193 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26266 rows, containing 5 columns (5 merged, 0 gathered) in 0.006499943 sec., 4040958.5130208065 rows/sec., 276.26 MiB/sec. | ||
| 11549 | 2026.01.14 02:42:57.666999 [ 195 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11550 | 2026.01.14 02:42:57.667329 [ 195 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11551 | 2026.01.14 02:42:57.667418 [ 195 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11552 | 2026.01.14 02:42:57.667513 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 11553 | 2026.01.14 02:42:57.667925 [ 193 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5376 rows, containing 4 columns (4 merged, 0 gathered) in 0.002558031 sec., 2101616.4385810806 rows/sec., 139.50 MiB/sec. | ||
| 11554 | 2026.01.14 02:42:57.668411 [ 195 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11555 | 2026.01.14 02:42:57.668658 [ 195 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_86_17} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11556 | 2026.01.14 02:42:57.668730 [ 195 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_86_17} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11557 | 2026.01.14 02:42:57.668819 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 11558 | 2026.01.14 02:42:57.707923 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28307 | ||
| 11559 | 2026.01.14 02:42:57.708379 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11560 | 2026.01.14 02:42:57.708415 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11561 | 2026.01.14 02:42:57.708878 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11562 | 2026.01.14 02:42:57.709111 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11563 | 2026.01.14 02:42:57.709251 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28307 | ||
| 11564 | 2026.01.14 02:42:59.189569 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11565 | 2026.01.14 02:42:59.207039 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11566 | 2026.01.14 02:42:59.207104 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11567 | 2026.01.14 02:42:59.213242 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11568 | 2026.01.14 02:42:59.213958 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11569 | 2026.01.14 02:42:59.216788 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11570 | 2026.01.14 02:43:02.619944 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11571 | 2026.01.14 02:43:02.620132 [ 264 ] {ee8df0b0-cf0d-458d-9e51-520cb67174dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11572 | 2026.01.14 02:43:02.620202 [ 264 ] {ee8df0b0-cf0d-458d-9e51-520cb67174dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11573 | 2026.01.14 02:43:02.620884 [ 264 ] {ee8df0b0-cf0d-458d-9e51-520cb67174dc} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11574 | 2026.01.14 02:43:02.620922 [ 264 ] {ee8df0b0-cf0d-458d-9e51-520cb67174dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11575 | 2026.01.14 02:43:02.621284 [ 264 ] {ee8df0b0-cf0d-458d-9e51-520cb67174dc} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11576 | 2026.01.14 02:43:02.621505 [ 264 ] {ee8df0b0-cf0d-458d-9e51-520cb67174dc} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11577 | 2026.01.14 02:43:02.621653 [ 264 ] {ee8df0b0-cf0d-458d-9e51-520cb67174dc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001572 sec., 35623.40966921119 rows/sec., 2.74 MiB/sec. | ||
| 11578 | 2026.01.14 02:43:02.621704 [ 264 ] {ee8df0b0-cf0d-458d-9e51-520cb67174dc} <Debug> TCPHandler: Processed in 0.001888476 sec. | ||
| 11579 | 2026.01.14 02:43:02.621817 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11580 | 2026.01.14 02:43:02.621912 [ 264 ] {b25beb9e-958b-4136-9953-7fc2efd3d56e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11581 | 2026.01.14 02:43:02.621951 [ 264 ] {b25beb9e-958b-4136-9953-7fc2efd3d56e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11582 | 2026.01.14 02:43:02.622378 [ 264 ] {b25beb9e-958b-4136-9953-7fc2efd3d56e} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11583 | 2026.01.14 02:43:02.622412 [ 264 ] {b25beb9e-958b-4136-9953-7fc2efd3d56e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11584 | 2026.01.14 02:43:02.622698 [ 264 ] {b25beb9e-958b-4136-9953-7fc2efd3d56e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11585 | 2026.01.14 02:43:02.622899 [ 264 ] {b25beb9e-958b-4136-9953-7fc2efd3d56e} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11586 | 2026.01.14 02:43:02.623020 [ 264 ] {b25beb9e-958b-4136-9953-7fc2efd3d56e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001128 sec., 56737.58865248226 rows/sec., 4.43 MiB/sec. | ||
| 11587 | 2026.01.14 02:43:02.623057 [ 264 ] {b25beb9e-958b-4136-9953-7fc2efd3d56e} <Debug> TCPHandler: Processed in 0.001287751 sec. | ||
| 11588 | 2026.01.14 02:43:02.623164 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11589 | 2026.01.14 02:43:02.623256 [ 264 ] {ec57d15c-a8bc-48f0-b03d-293d2d52391b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11590 | 2026.01.14 02:43:02.623299 [ 264 ] {ec57d15c-a8bc-48f0-b03d-293d2d52391b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11591 | 2026.01.14 02:43:02.623698 [ 264 ] {ec57d15c-a8bc-48f0-b03d-293d2d52391b} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11592 | 2026.01.14 02:43:02.623734 [ 264 ] {ec57d15c-a8bc-48f0-b03d-293d2d52391b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11593 | 2026.01.14 02:43:02.624045 [ 264 ] {ec57d15c-a8bc-48f0-b03d-293d2d52391b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11594 | 2026.01.14 02:43:02.624255 [ 264 ] {ec57d15c-a8bc-48f0-b03d-293d2d52391b} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11595 | 2026.01.14 02:43:02.624379 [ 264 ] {ec57d15c-a8bc-48f0-b03d-293d2d52391b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00114 sec., 140350.87719298247 rows/sec., 9.78 MiB/sec. | ||
| 11596 | 2026.01.14 02:43:02.624415 [ 264 ] {ec57d15c-a8bc-48f0-b03d-293d2d52391b} <Debug> TCPHandler: Processed in 0.001298431 sec. | ||
| 11597 | 2026.01.14 02:43:02.624528 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11598 | 2026.01.14 02:43:02.624620 [ 264 ] {04ca9742-6292-4d0a-92c9-04252bfb0186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11599 | 2026.01.14 02:43:02.624660 [ 264 ] {04ca9742-6292-4d0a-92c9-04252bfb0186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11600 | 2026.01.14 02:43:02.624978 [ 264 ] {04ca9742-6292-4d0a-92c9-04252bfb0186} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11601 | 2026.01.14 02:43:02.625013 [ 264 ] {04ca9742-6292-4d0a-92c9-04252bfb0186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11602 | 2026.01.14 02:43:02.625297 [ 264 ] {04ca9742-6292-4d0a-92c9-04252bfb0186} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11603 | 2026.01.14 02:43:02.625500 [ 264 ] {04ca9742-6292-4d0a-92c9-04252bfb0186} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11604 | 2026.01.14 02:43:02.625624 [ 264 ] {04ca9742-6292-4d0a-92c9-04252bfb0186} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001022 sec., 58708.41487279844 rows/sec., 3.96 MiB/sec. | ||
| 11605 | 2026.01.14 02:43:02.625660 [ 264 ] {04ca9742-6292-4d0a-92c9-04252bfb0186} <Debug> TCPHandler: Processed in 0.0011788 sec. | ||
| 11606 | 2026.01.14 02:43:04.990915 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11607 | 2026.01.14 02:43:04.991016 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11608 | 2026.01.14 02:43:05.209400 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28819 | ||
| 11609 | 2026.01.14 02:43:05.210324 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11610 | 2026.01.14 02:43:05.210369 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11611 | 2026.01.14 02:43:05.210959 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11612 | 2026.01.14 02:43:05.211210 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11613 | 2026.01.14 02:43:05.211369 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28819 | ||
| 11614 | 2026.01.14 02:43:05.309093 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1398 | ||
| 11615 | 2026.01.14 02:43:05.311489 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11616 | 2026.01.14 02:43:05.311549 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11617 | 2026.01.14 02:43:05.312787 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11618 | 2026.01.14 02:43:05.313057 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11619 | 2026.01.14 02:43:05.313448 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1398 | ||
| 11620 | 2026.01.14 02:43:06.716987 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 11621 | 2026.01.14 02:43:06.733448 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11622 | 2026.01.14 02:43:06.733501 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11623 | 2026.01.14 02:43:06.739937 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11624 | 2026.01.14 02:43:06.740656 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11625 | 2026.01.14 02:43:06.743684 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 11626 | 2026.01.14 02:43:07.622911 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11627 | 2026.01.14 02:43:07.623104 [ 264 ] {59598c45-e3c2-4da2-8b81-275f659b8bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11628 | 2026.01.14 02:43:07.623172 [ 264 ] {59598c45-e3c2-4da2-8b81-275f659b8bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11629 | 2026.01.14 02:43:07.623945 [ 264 ] {59598c45-e3c2-4da2-8b81-275f659b8bb6} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11630 | 2026.01.14 02:43:07.623979 [ 264 ] {59598c45-e3c2-4da2-8b81-275f659b8bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11631 | 2026.01.14 02:43:07.624345 [ 264 ] {59598c45-e3c2-4da2-8b81-275f659b8bb6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11632 | 2026.01.14 02:43:07.624559 [ 264 ] {59598c45-e3c2-4da2-8b81-275f659b8bb6} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11633 | 2026.01.14 02:43:07.624700 [ 264 ] {59598c45-e3c2-4da2-8b81-275f659b8bb6} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001648 sec., 82524.2718446602 rows/sec., 7.16 MiB/sec. | ||
| 11634 | 2026.01.14 02:43:07.624740 [ 264 ] {59598c45-e3c2-4da2-8b81-275f659b8bb6} <Debug> TCPHandler: Processed in 0.001958566 sec. | ||
| 11635 | 2026.01.14 02:43:07.624859 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11636 | 2026.01.14 02:43:07.624952 [ 264 ] {deee4edf-7882-46d0-b03c-5a2ae5d4b2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11637 | 2026.01.14 02:43:07.624990 [ 264 ] {deee4edf-7882-46d0-b03c-5a2ae5d4b2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11638 | 2026.01.14 02:43:07.625403 [ 264 ] {deee4edf-7882-46d0-b03c-5a2ae5d4b2db} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11639 | 2026.01.14 02:43:07.625436 [ 264 ] {deee4edf-7882-46d0-b03c-5a2ae5d4b2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11640 | 2026.01.14 02:43:07.625716 [ 264 ] {deee4edf-7882-46d0-b03c-5a2ae5d4b2db} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11641 | 2026.01.14 02:43:07.625914 [ 264 ] {deee4edf-7882-46d0-b03c-5a2ae5d4b2db} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11642 | 2026.01.14 02:43:07.626037 [ 264 ] {deee4edf-7882-46d0-b03c-5a2ae5d4b2db} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001104 sec., 36231.884057971016 rows/sec., 2.66 MiB/sec. | ||
| 11643 | 2026.01.14 02:43:07.626073 [ 264 ] {deee4edf-7882-46d0-b03c-5a2ae5d4b2db} <Debug> TCPHandler: Processed in 0.001261851 sec. | ||
| 11644 | 2026.01.14 02:43:07.626182 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11645 | 2026.01.14 02:43:07.626273 [ 264 ] {06e50237-0ef1-412d-aae8-75ab0777a39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11646 | 2026.01.14 02:43:07.626311 [ 264 ] {06e50237-0ef1-412d-aae8-75ab0777a39f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11647 | 2026.01.14 02:43:07.626722 [ 264 ] {06e50237-0ef1-412d-aae8-75ab0777a39f} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11648 | 2026.01.14 02:43:07.626755 [ 264 ] {06e50237-0ef1-412d-aae8-75ab0777a39f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11649 | 2026.01.14 02:43:07.627040 [ 264 ] {06e50237-0ef1-412d-aae8-75ab0777a39f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11650 | 2026.01.14 02:43:07.627249 [ 264 ] {06e50237-0ef1-412d-aae8-75ab0777a39f} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11651 | 2026.01.14 02:43:07.627371 [ 264 ] {06e50237-0ef1-412d-aae8-75ab0777a39f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001116 sec., 93189.9641577061 rows/sec., 7.28 MiB/sec. | ||
| 11652 | 2026.01.14 02:43:07.627407 [ 264 ] {06e50237-0ef1-412d-aae8-75ab0777a39f} <Debug> TCPHandler: Processed in 0.001273621 sec. | ||
| 11653 | 2026.01.14 02:43:07.627516 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11654 | 2026.01.14 02:43:07.627607 [ 264 ] {63a50b64-1de4-4994-be79-a50fb71f3b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11655 | 2026.01.14 02:43:07.627648 [ 264 ] {63a50b64-1de4-4994-be79-a50fb71f3b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11656 | 2026.01.14 02:43:07.628036 [ 264 ] {63a50b64-1de4-4994-be79-a50fb71f3b9c} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11657 | 2026.01.14 02:43:07.628070 [ 264 ] {63a50b64-1de4-4994-be79-a50fb71f3b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11658 | 2026.01.14 02:43:07.628379 [ 264 ] {63a50b64-1de4-4994-be79-a50fb71f3b9c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11659 | 2026.01.14 02:43:07.628577 [ 264 ] {63a50b64-1de4-4994-be79-a50fb71f3b9c} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11660 | 2026.01.14 02:43:07.628699 [ 264 ] {63a50b64-1de4-4994-be79-a50fb71f3b9c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00111 sec., 144144.14414414414 rows/sec., 10.04 MiB/sec. | ||
| 11661 | 2026.01.14 02:43:07.628736 [ 264 ] {63a50b64-1de4-4994-be79-a50fb71f3b9c} <Debug> TCPHandler: Processed in 0.001266711 sec. | ||
| 11662 | 2026.01.14 02:43:07.628846 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11663 | 2026.01.14 02:43:07.628938 [ 264 ] {650664c5-05c5-4d6e-a651-d57bd0e0a185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11664 | 2026.01.14 02:43:07.628989 [ 264 ] {650664c5-05c5-4d6e-a651-d57bd0e0a185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11665 | 2026.01.14 02:43:07.629792 [ 264 ] {650664c5-05c5-4d6e-a651-d57bd0e0a185} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11666 | 2026.01.14 02:43:07.629828 [ 264 ] {650664c5-05c5-4d6e-a651-d57bd0e0a185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11667 | 2026.01.14 02:43:07.630365 [ 264 ] {650664c5-05c5-4d6e-a651-d57bd0e0a185} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11668 | 2026.01.14 02:43:07.630573 [ 264 ] {650664c5-05c5-4d6e-a651-d57bd0e0a185} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11669 | 2026.01.14 02:43:07.630705 [ 264 ] {650664c5-05c5-4d6e-a651-d57bd0e0a185} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001785 sec., 22408.963585434176 rows/sec., 40.16 MiB/sec. | ||
| 11670 | 2026.01.14 02:43:07.630756 [ 264 ] {650664c5-05c5-4d6e-a651-d57bd0e0a185} <Debug> TCPHandler: Processed in 0.001959336 sec. | ||
| 11671 | 2026.01.14 02:43:07.630863 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11672 | 2026.01.14 02:43:07.630964 [ 264 ] {c60ca87f-3759-496f-860e-4cdd768044f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11673 | 2026.01.14 02:43:07.631004 [ 264 ] {c60ca87f-3759-496f-860e-4cdd768044f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11674 | 2026.01.14 02:43:07.631317 [ 264 ] {c60ca87f-3759-496f-860e-4cdd768044f8} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11675 | 2026.01.14 02:43:07.631350 [ 264 ] {c60ca87f-3759-496f-860e-4cdd768044f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11676 | 2026.01.14 02:43:07.631633 [ 264 ] {c60ca87f-3759-496f-860e-4cdd768044f8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11677 | 2026.01.14 02:43:07.631827 [ 264 ] {c60ca87f-3759-496f-860e-4cdd768044f8} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11678 | 2026.01.14 02:43:07.631948 [ 264 ] {c60ca87f-3759-496f-860e-4cdd768044f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001003 sec., 59820.538384845466 rows/sec., 4.03 MiB/sec. | ||
| 11679 | 2026.01.14 02:43:07.631983 [ 264 ] {c60ca87f-3759-496f-860e-4cdd768044f8} <Debug> TCPHandler: Processed in 0.001167839 sec. | ||
| 11680 | 2026.01.14 02:43:08.405245 [ 77 ] {} <Debug> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 11681 | 2026.01.14 02:43:08.405336 [ 77 ] {} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11682 | 2026.01.14 02:43:08.405372 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 11683 | 2026.01.14 02:43:08.405514 [ 197 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::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 | ||
| 11684 | 2026.01.14 02:43:08.405706 [ 197 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11685 | 2026.01.14 02:43:08.405763 [ 197 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 11686 | 2026.01.14 02:43:08.405863 [ 197 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 11687 | 2026.01.14 02:43:08.405947 [ 197 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 11688 | 2026.01.14 02:43:08.406030 [ 197 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 11689 | 2026.01.14 02:43:08.406088 [ 197 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
| 11690 | 2026.01.14 02:43:08.406831 [ 195 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372212 sec., 27692.51398471956 rows/sec., 2.31 MiB/sec. | ||
| 11691 | 2026.01.14 02:43:08.406988 [ 197 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 11692 | 2026.01.14 02:43:08.407232 [ 197 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_29_7} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11693 | 2026.01.14 02:43:08.407301 [ 197 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_29_7} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 11694 | 2026.01.14 02:43:08.407363 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11695 | 2026.01.14 02:43:11.306555 [ 74 ] {} <Debug> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 | ||
| 11696 | 2026.01.14 02:43:11.306641 [ 74 ] {} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11697 | 2026.01.14 02:43:11.306668 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11698 | 2026.01.14 02:43:11.306790 [ 203 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact with storage Full | ||
| 11699 | 2026.01.14 02:43:11.306940 [ 203 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11700 | 2026.01.14 02:43:11.306975 [ 203 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 466 rows starting from the beginning of the part | ||
| 11701 | 2026.01.14 02:43:11.307042 [ 203 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 11702 | 2026.01.14 02:43:11.307088 [ 203 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part | ||
| 11703 | 2026.01.14 02:43:11.307129 [ 203 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 11704 | 2026.01.14 02:43:11.307172 [ 203 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 229 rows starting from the beginning of the part | ||
| 11705 | 2026.01.14 02:43:11.308106 [ 197 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 971 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362811 sec., 712497.9179064449 rows/sec., 51.26 MiB/sec. | ||
| 11706 | 2026.01.14 02:43:11.308314 [ 195 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) | ||
| 11707 | 2026.01.14 02:43:11.308623 [ 195 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_31_7} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11708 | 2026.01.14 02:43:11.308712 [ 195 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_31_7} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41) (MergerMutator): Merged 5 parts: [all_1_27_6, all_31_31_0] -> all_1_31_7 | ||
| 11709 | 2026.01.14 02:43:11.308811 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 11710 | 2026.01.14 02:43:12.622553 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11711 | 2026.01.14 02:43:12.622740 [ 264 ] {eee90e92-4f56-4664-adaa-b41a280c9837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11712 | 2026.01.14 02:43:12.622807 [ 264 ] {eee90e92-4f56-4664-adaa-b41a280c9837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11713 | 2026.01.14 02:43:12.623447 [ 264 ] {eee90e92-4f56-4664-adaa-b41a280c9837} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11714 | 2026.01.14 02:43:12.623488 [ 264 ] {eee90e92-4f56-4664-adaa-b41a280c9837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11715 | 2026.01.14 02:43:12.623877 [ 264 ] {eee90e92-4f56-4664-adaa-b41a280c9837} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11716 | 2026.01.14 02:43:12.624094 [ 264 ] {eee90e92-4f56-4664-adaa-b41a280c9837} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11717 | 2026.01.14 02:43:12.624249 [ 264 ] {eee90e92-4f56-4664-adaa-b41a280c9837} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001562 sec., 15364.916773367477 rows/sec., 1.27 MiB/sec. | ||
| 11718 | 2026.01.14 02:43:12.624300 [ 264 ] {eee90e92-4f56-4664-adaa-b41a280c9837} <Debug> TCPHandler: Processed in 0.001884495 sec. | ||
| 11719 | 2026.01.14 02:43:12.624425 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11720 | 2026.01.14 02:43:12.624527 [ 264 ] {e8d0a2e2-5906-4e74-8648-00cd6c9cde0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11721 | 2026.01.14 02:43:12.624569 [ 264 ] {e8d0a2e2-5906-4e74-8648-00cd6c9cde0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11722 | 2026.01.14 02:43:12.624968 [ 264 ] {e8d0a2e2-5906-4e74-8648-00cd6c9cde0a} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11723 | 2026.01.14 02:43:12.625005 [ 264 ] {e8d0a2e2-5906-4e74-8648-00cd6c9cde0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11724 | 2026.01.14 02:43:12.625297 [ 264 ] {e8d0a2e2-5906-4e74-8648-00cd6c9cde0a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11725 | 2026.01.14 02:43:12.625508 [ 264 ] {e8d0a2e2-5906-4e74-8648-00cd6c9cde0a} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11726 | 2026.01.14 02:43:12.625644 [ 264 ] {e8d0a2e2-5906-4e74-8648-00cd6c9cde0a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001142 sec., 1751.3134851138354 rows/sec., 142.81 KiB/sec. | ||
| 11727 | 2026.01.14 02:43:12.625682 [ 264 ] {e8d0a2e2-5906-4e74-8648-00cd6c9cde0a} <Debug> TCPHandler: Processed in 0.001311871 sec. | ||
| 11728 | 2026.01.14 02:43:12.625793 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11729 | 2026.01.14 02:43:12.625886 [ 264 ] {604faad4-45b7-4896-b57f-2c2148cae997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11730 | 2026.01.14 02:43:12.625926 [ 264 ] {604faad4-45b7-4896-b57f-2c2148cae997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11731 | 2026.01.14 02:43:12.626471 [ 264 ] {604faad4-45b7-4896-b57f-2c2148cae997} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11732 | 2026.01.14 02:43:12.626506 [ 264 ] {604faad4-45b7-4896-b57f-2c2148cae997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11733 | 2026.01.14 02:43:12.626818 [ 264 ] {604faad4-45b7-4896-b57f-2c2148cae997} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11734 | 2026.01.14 02:43:12.627015 [ 264 ] {604faad4-45b7-4896-b57f-2c2148cae997} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11735 | 2026.01.14 02:43:12.627142 [ 264 ] {604faad4-45b7-4896-b57f-2c2148cae997} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.001275 sec., 138823.5294117647 rows/sec., 12.21 MiB/sec. | ||
| 11736 | 2026.01.14 02:43:12.627179 [ 264 ] {604faad4-45b7-4896-b57f-2c2148cae997} <Debug> TCPHandler: Processed in 0.001436212 sec. | ||
| 11737 | 2026.01.14 02:43:12.627291 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11738 | 2026.01.14 02:43:12.627384 [ 264 ] {511fd59a-7f07-4d36-a03f-860318cacc24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11739 | 2026.01.14 02:43:12.627423 [ 264 ] {511fd59a-7f07-4d36-a03f-860318cacc24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11740 | 2026.01.14 02:43:12.627809 [ 264 ] {511fd59a-7f07-4d36-a03f-860318cacc24} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11741 | 2026.01.14 02:43:12.627845 [ 264 ] {511fd59a-7f07-4d36-a03f-860318cacc24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11742 | 2026.01.14 02:43:12.628138 [ 264 ] {511fd59a-7f07-4d36-a03f-860318cacc24} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11743 | 2026.01.14 02:43:12.628335 [ 264 ] {511fd59a-7f07-4d36-a03f-860318cacc24} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11744 | 2026.01.14 02:43:12.628464 [ 264 ] {511fd59a-7f07-4d36-a03f-860318cacc24} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001098 sec., 12750.455373406194 rows/sec., 1002.36 KiB/sec. | ||
| 11745 | 2026.01.14 02:43:12.628500 [ 264 ] {511fd59a-7f07-4d36-a03f-860318cacc24} <Debug> TCPHandler: Processed in 0.00125919 sec. | ||
| 11746 | 2026.01.14 02:43:12.628608 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11747 | 2026.01.14 02:43:12.628701 [ 264 ] {33e3caaf-7560-4dff-8ce5-e77b257775e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11748 | 2026.01.14 02:43:12.628739 [ 264 ] {33e3caaf-7560-4dff-8ce5-e77b257775e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11749 | 2026.01.14 02:43:12.629124 [ 264 ] {33e3caaf-7560-4dff-8ce5-e77b257775e9} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11750 | 2026.01.14 02:43:12.629158 [ 264 ] {33e3caaf-7560-4dff-8ce5-e77b257775e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11751 | 2026.01.14 02:43:12.629434 [ 264 ] {33e3caaf-7560-4dff-8ce5-e77b257775e9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11752 | 2026.01.14 02:43:12.629635 [ 264 ] {33e3caaf-7560-4dff-8ce5-e77b257775e9} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11753 | 2026.01.14 02:43:12.629767 [ 264 ] {33e3caaf-7560-4dff-8ce5-e77b257775e9} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001083 sec., 22160.6648199446 rows/sec., 1.84 MiB/sec. | ||
| 11754 | 2026.01.14 02:43:12.629804 [ 264 ] {33e3caaf-7560-4dff-8ce5-e77b257775e9} <Debug> TCPHandler: Processed in 0.00124478 sec. | ||
| 11755 | 2026.01.14 02:43:12.629920 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11756 | 2026.01.14 02:43:12.630012 [ 264 ] {ce9e6906-6fb7-49f5-bca1-9b14c898e757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11757 | 2026.01.14 02:43:12.630050 [ 264 ] {ce9e6906-6fb7-49f5-bca1-9b14c898e757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11758 | 2026.01.14 02:43:12.630439 [ 264 ] {ce9e6906-6fb7-49f5-bca1-9b14c898e757} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11759 | 2026.01.14 02:43:12.630475 [ 264 ] {ce9e6906-6fb7-49f5-bca1-9b14c898e757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11760 | 2026.01.14 02:43:12.630761 [ 264 ] {ce9e6906-6fb7-49f5-bca1-9b14c898e757} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 11761 | 2026.01.14 02:43:12.630963 [ 264 ] {ce9e6906-6fb7-49f5-bca1-9b14c898e757} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11762 | 2026.01.14 02:43:12.631088 [ 264 ] {ce9e6906-6fb7-49f5-bca1-9b14c898e757} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 857.73 KiB/sec. | ||
| 11763 | 2026.01.14 02:43:12.631126 [ 264 ] {ce9e6906-6fb7-49f5-bca1-9b14c898e757} <Debug> TCPHandler: Processed in 0.00125545 sec. | ||
| 11764 | 2026.01.14 02:43:12.631236 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11765 | 2026.01.14 02:43:12.631328 [ 264 ] {36d381e1-3d82-4423-aea4-69d07a9cd81c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11766 | 2026.01.14 02:43:12.631366 [ 264 ] {36d381e1-3d82-4423-aea4-69d07a9cd81c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11767 | 2026.01.14 02:43:12.631801 [ 264 ] {36d381e1-3d82-4423-aea4-69d07a9cd81c} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11768 | 2026.01.14 02:43:12.631836 [ 264 ] {36d381e1-3d82-4423-aea4-69d07a9cd81c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11769 | 2026.01.14 02:43:12.632134 [ 264 ] {36d381e1-3d82-4423-aea4-69d07a9cd81c} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11770 | 2026.01.14 02:43:12.632347 [ 264 ] {36d381e1-3d82-4423-aea4-69d07a9cd81c} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11771 | 2026.01.14 02:43:12.632472 [ 264 ] {36d381e1-3d82-4423-aea4-69d07a9cd81c} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.001162 sec., 87779.69018932874 rows/sec., 7.17 MiB/sec. | ||
| 11772 | 2026.01.14 02:43:12.632509 [ 264 ] {36d381e1-3d82-4423-aea4-69d07a9cd81c} <Debug> TCPHandler: Processed in 0.001322341 sec. | ||
| 11773 | 2026.01.14 02:43:12.632616 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11774 | 2026.01.14 02:43:12.632708 [ 264 ] {1e166794-469b-4e79-aca1-7a72bba1fb09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11775 | 2026.01.14 02:43:12.632748 [ 264 ] {1e166794-469b-4e79-aca1-7a72bba1fb09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11776 | 2026.01.14 02:43:12.633170 [ 264 ] {1e166794-469b-4e79-aca1-7a72bba1fb09} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11777 | 2026.01.14 02:43:12.633204 [ 264 ] {1e166794-469b-4e79-aca1-7a72bba1fb09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11778 | 2026.01.14 02:43:12.633528 [ 264 ] {1e166794-469b-4e79-aca1-7a72bba1fb09} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11779 | 2026.01.14 02:43:12.633735 [ 264 ] {1e166794-469b-4e79-aca1-7a72bba1fb09} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11780 | 2026.01.14 02:43:12.633861 [ 264 ] {1e166794-469b-4e79-aca1-7a72bba1fb09} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001171 sec., 168232.28010247654 rows/sec., 12.07 MiB/sec. | ||
| 11781 | 2026.01.14 02:43:12.633898 [ 264 ] {1e166794-469b-4e79-aca1-7a72bba1fb09} <Debug> TCPHandler: Processed in 0.001331411 sec. | ||
| 11782 | 2026.01.14 02:43:12.634006 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11783 | 2026.01.14 02:43:12.634100 [ 264 ] {e4ac6bf4-98d4-4d9c-945c-c44efceb672e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11784 | 2026.01.14 02:43:12.634140 [ 264 ] {e4ac6bf4-98d4-4d9c-945c-c44efceb672e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11785 | 2026.01.14 02:43:12.634473 [ 264 ] {e4ac6bf4-98d4-4d9c-945c-c44efceb672e} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11786 | 2026.01.14 02:43:12.634508 [ 264 ] {e4ac6bf4-98d4-4d9c-945c-c44efceb672e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11787 | 2026.01.14 02:43:12.634802 [ 264 ] {e4ac6bf4-98d4-4d9c-945c-c44efceb672e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11788 | 2026.01.14 02:43:12.635002 [ 264 ] {e4ac6bf4-98d4-4d9c-945c-c44efceb672e} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11789 | 2026.01.14 02:43:12.635128 [ 264 ] {e4ac6bf4-98d4-4d9c-945c-c44efceb672e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 11790 | 2026.01.14 02:43:12.635164 [ 264 ] {e4ac6bf4-98d4-4d9c-945c-c44efceb672e} <Debug> TCPHandler: Processed in 0.00120777 sec. | ||
| 11791 | 2026.01.14 02:43:12.711687 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29267 | ||
| 11792 | 2026.01.14 02:43:12.712335 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11793 | 2026.01.14 02:43:12.712376 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11794 | 2026.01.14 02:43:12.712940 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11795 | 2026.01.14 02:43:12.713186 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11796 | 2026.01.14 02:43:12.713325 [ 72 ] {} <Debug> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11797 | 2026.01.14 02:43:12.713334 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29267 | ||
| 11798 | 2026.01.14 02:43:12.713397 [ 72 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11799 | 2026.01.14 02:43:12.713424 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11800 | 2026.01.14 02:43:12.713555 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 11801 | 2026.01.14 02:43:12.713698 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11802 | 2026.01.14 02:43:12.713736 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26899 rows starting from the beginning of the part | ||
| 11803 | 2026.01.14 02:43:12.713802 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 11804 | 2026.01.14 02:43:12.713847 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 11805 | 2026.01.14 02:43:12.713889 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 11806 | 2026.01.14 02:43:12.713927 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 11807 | 2026.01.14 02:43:12.713968 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 11808 | 2026.01.14 02:43:12.716661 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29267 rows, containing 4 columns (4 merged, 0 gathered) in 0.003167986 sec., 9238361.53316334 rows/sec., 132.16 MiB/sec. | ||
| 11809 | 2026.01.14 02:43:12.716927 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11810 | 2026.01.14 02:43:12.717165 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_61_12} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11811 | 2026.01.14 02:43:12.717235 [ 203 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_61_12} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11812 | 2026.01.14 02:43:12.717304 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 11813 | 2026.01.14 02:43:14.243907 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 11814 | 2026.01.14 02:43:14.261852 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11815 | 2026.01.14 02:43:14.261918 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11816 | 2026.01.14 02:43:14.268239 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11817 | 2026.01.14 02:43:14.268947 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11818 | 2026.01.14 02:43:14.269246 [ 71 ] {} <Debug> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11819 | 2026.01.14 02:43:14.269314 [ 71 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11820 | 2026.01.14 02:43:14.269334 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11821 | 2026.01.14 02:43:14.269466 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 11822 | 2026.01.14 02:43:14.272967 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 11823 | 2026.01.14 02:43:14.273374 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11824 | 2026.01.14 02:43:14.274957 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 11825 | 2026.01.14 02:43:14.279607 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 11826 | 2026.01.14 02:43:14.284209 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 11827 | 2026.01.14 02:43:14.288621 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 11828 | 2026.01.14 02:43:14.293235 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 11829 | 2026.01.14 02:43:14.297196 [ 200 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 11830 | 2026.01.14 02:43:14.348790 [ 197 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.079380013 sec., 5794.909607787542 rows/sec., 29.96 MiB/sec. | ||
| 11831 | 2026.01.14 02:43:14.352196 [ 199 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11832 | 2026.01.14 02:43:14.354282 [ 199 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_61_12} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11833 | 2026.01.14 02:43:14.354397 [ 199 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_61_12} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11834 | 2026.01.14 02:43:14.357125 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11835 | 2026.01.14 02:43:15.313818 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1428 | ||
| 11836 | 2026.01.14 02:43:15.316198 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11837 | 2026.01.14 02:43:15.316242 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11838 | 2026.01.14 02:43:15.317444 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11839 | 2026.01.14 02:43:15.317711 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11840 | 2026.01.14 02:43:15.317854 [ 71 ] {} <Debug> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11841 | 2026.01.14 02:43:15.317926 [ 71 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11842 | 2026.01.14 02:43:15.317948 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11843 | 2026.01.14 02:43:15.317980 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1428 | ||
| 11844 | 2026.01.14 02:43:15.318054 [ 191 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::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 | ||
| 11845 | 2026.01.14 02:43:15.318596 [ 191 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11846 | 2026.01.14 02:43:15.318732 [ 191 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1292 rows starting from the beginning of the part | ||
| 11847 | 2026.01.14 02:43:15.319065 [ 191 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 11848 | 2026.01.14 02:43:15.319370 [ 191 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 30 rows starting from the beginning of the part | ||
| 11849 | 2026.01.14 02:43:15.319653 [ 191 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
| 11850 | 2026.01.14 02:43:15.319944 [ 191 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 11851 | 2026.01.14 02:43:15.320242 [ 191 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 11852 | 2026.01.14 02:43:15.326783 [ 201 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1428 rows, containing 72 columns (72 merged, 0 gathered) in 0.008773222 sec., 162768.02296807262 rows/sec., 130.40 MiB/sec. | ||
| 11853 | 2026.01.14 02:43:15.328440 [ 190 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11854 | 2026.01.14 02:43:15.329054 [ 190 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_46_9} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11855 | 2026.01.14 02:43:15.329144 [ 190 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_46_9} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11856 | 2026.01.14 02:43:15.329506 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 11857 | 2026.01.14 02:43:17.622380 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11858 | 2026.01.14 02:43:17.622563 [ 264 ] {f7dcf5fa-2d8e-4779-963a-605b96a7fae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11859 | 2026.01.14 02:43:17.622632 [ 264 ] {f7dcf5fa-2d8e-4779-963a-605b96a7fae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11860 | 2026.01.14 02:43:17.623402 [ 264 ] {f7dcf5fa-2d8e-4779-963a-605b96a7fae5} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11861 | 2026.01.14 02:43:17.623444 [ 264 ] {f7dcf5fa-2d8e-4779-963a-605b96a7fae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11862 | 2026.01.14 02:43:17.623814 [ 264 ] {f7dcf5fa-2d8e-4779-963a-605b96a7fae5} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11863 | 2026.01.14 02:43:17.624034 [ 264 ] {f7dcf5fa-2d8e-4779-963a-605b96a7fae5} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11864 | 2026.01.14 02:43:17.624179 [ 264 ] {f7dcf5fa-2d8e-4779-963a-605b96a7fae5} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001667 sec., 81583.68326334732 rows/sec., 7.07 MiB/sec. | ||
| 11865 | 2026.01.14 02:43:17.624220 [ 264 ] {f7dcf5fa-2d8e-4779-963a-605b96a7fae5} <Debug> TCPHandler: Processed in 0.001970486 sec. | ||
| 11866 | 2026.01.14 02:43:17.624332 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11867 | 2026.01.14 02:43:17.624425 [ 264 ] {5e5d93f4-63f3-40ac-8f92-9a5437e199a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11868 | 2026.01.14 02:43:17.624464 [ 264 ] {5e5d93f4-63f3-40ac-8f92-9a5437e199a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11869 | 2026.01.14 02:43:17.624865 [ 264 ] {5e5d93f4-63f3-40ac-8f92-9a5437e199a4} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11870 | 2026.01.14 02:43:17.624901 [ 264 ] {5e5d93f4-63f3-40ac-8f92-9a5437e199a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11871 | 2026.01.14 02:43:17.625183 [ 264 ] {5e5d93f4-63f3-40ac-8f92-9a5437e199a4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11872 | 2026.01.14 02:43:17.625382 [ 264 ] {5e5d93f4-63f3-40ac-8f92-9a5437e199a4} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11873 | 2026.01.14 02:43:17.625495 [ 68 ] {} <Debug> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11874 | 2026.01.14 02:43:17.625506 [ 264 ] {5e5d93f4-63f3-40ac-8f92-9a5437e199a4} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001099 sec., 36396.724294813466 rows/sec., 2.67 MiB/sec. | ||
| 11875 | 2026.01.14 02:43:17.625567 [ 68 ] {} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11876 | 2026.01.14 02:43:17.625583 [ 264 ] {5e5d93f4-63f3-40ac-8f92-9a5437e199a4} <Debug> TCPHandler: Processed in 0.001298801 sec. | ||
| 11877 | 2026.01.14 02:43:17.625593 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11878 | 2026.01.14 02:43:17.625697 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11879 | 2026.01.14 02:43:17.625723 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 11880 | 2026.01.14 02:43:17.625793 [ 264 ] {6bece1d9-165e-4c35-9376-fdbd6596183b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11881 | 2026.01.14 02:43:17.625836 [ 264 ] {6bece1d9-165e-4c35-9376-fdbd6596183b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11882 | 2026.01.14 02:43:17.625867 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11883 | 2026.01.14 02:43:17.625905 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 277 rows starting from the beginning of the part | ||
| 11884 | 2026.01.14 02:43:17.625971 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 40 rows starting from the beginning of the part | ||
| 11885 | 2026.01.14 02:43:17.626018 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 52 rows starting from the beginning of the part | ||
| 11886 | 2026.01.14 02:43:17.626100 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 40 rows starting from the beginning of the part | ||
| 11887 | 2026.01.14 02:43:17.626158 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part | ||
| 11888 | 2026.01.14 02:43:17.626201 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 11889 | 2026.01.14 02:43:17.626258 [ 264 ] {6bece1d9-165e-4c35-9376-fdbd6596183b} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11890 | 2026.01.14 02:43:17.626298 [ 264 ] {6bece1d9-165e-4c35-9376-fdbd6596183b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11891 | 2026.01.14 02:43:17.626630 [ 264 ] {6bece1d9-165e-4c35-9376-fdbd6596183b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11892 | 2026.01.14 02:43:17.626846 [ 264 ] {6bece1d9-165e-4c35-9376-fdbd6596183b} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11893 | 2026.01.14 02:43:17.626976 [ 264 ] {6bece1d9-165e-4c35-9376-fdbd6596183b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001201 sec., 86594.50457951707 rows/sec., 6.76 MiB/sec. | ||
| 11894 | 2026.01.14 02:43:17.627013 [ 264 ] {6bece1d9-165e-4c35-9376-fdbd6596183b} <Debug> TCPHandler: Processed in 0.001363192 sec. | ||
| 11895 | 2026.01.14 02:43:17.627128 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11896 | 2026.01.14 02:43:17.627127 [ 190 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 463 rows, containing 5 columns (5 merged, 0 gathered) in 0.001464822 sec., 316079.3598130012 rows/sec., 22.31 MiB/sec. | ||
| 11897 | 2026.01.14 02:43:17.627220 [ 264 ] {292d7695-6045-4104-9235-b90b48c32dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11898 | 2026.01.14 02:43:17.627262 [ 264 ] {292d7695-6045-4104-9235-b90b48c32dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11899 | 2026.01.14 02:43:17.627353 [ 201 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11900 | 2026.01.14 02:43:17.627685 [ 264 ] {292d7695-6045-4104-9235-b90b48c32dcf} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11901 | 2026.01.14 02:43:17.627708 [ 201 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_66_13} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11902 | 2026.01.14 02:43:17.627725 [ 264 ] {292d7695-6045-4104-9235-b90b48c32dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11903 | 2026.01.14 02:43:17.627810 [ 201 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_66_13} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11904 | 2026.01.14 02:43:17.627926 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 11905 | 2026.01.14 02:43:17.628067 [ 264 ] {292d7695-6045-4104-9235-b90b48c32dcf} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11906 | 2026.01.14 02:43:17.628278 [ 264 ] {292d7695-6045-4104-9235-b90b48c32dcf} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11907 | 2026.01.14 02:43:17.628403 [ 264 ] {292d7695-6045-4104-9235-b90b48c32dcf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 11908 | 2026.01.14 02:43:17.628439 [ 264 ] {292d7695-6045-4104-9235-b90b48c32dcf} <Debug> TCPHandler: Processed in 0.001359141 sec. | ||
| 11909 | 2026.01.14 02:43:17.628542 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11910 | 2026.01.14 02:43:17.628634 [ 264 ] {ac0ea86a-e965-4595-8bd7-ba9aab692f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11911 | 2026.01.14 02:43:17.628686 [ 264 ] {ac0ea86a-e965-4595-8bd7-ba9aab692f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11912 | 2026.01.14 02:43:17.629547 [ 264 ] {ac0ea86a-e965-4595-8bd7-ba9aab692f3b} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11913 | 2026.01.14 02:43:17.629583 [ 264 ] {ac0ea86a-e965-4595-8bd7-ba9aab692f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11914 | 2026.01.14 02:43:17.630128 [ 264 ] {ac0ea86a-e965-4595-8bd7-ba9aab692f3b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11915 | 2026.01.14 02:43:17.630338 [ 264 ] {ac0ea86a-e965-4595-8bd7-ba9aab692f3b} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11916 | 2026.01.14 02:43:17.630474 [ 264 ] {ac0ea86a-e965-4595-8bd7-ba9aab692f3b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001858 sec., 21528.525296017222 rows/sec., 38.58 MiB/sec. | ||
| 11917 | 2026.01.14 02:43:17.630527 [ 264 ] {ac0ea86a-e965-4595-8bd7-ba9aab692f3b} <Debug> TCPHandler: Processed in 0.002031266 sec. | ||
| 11918 | 2026.01.14 02:43:17.630630 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11919 | 2026.01.14 02:43:17.630721 [ 264 ] {ff0b992e-4a6a-454b-98a5-fc50b841490b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11920 | 2026.01.14 02:43:17.630762 [ 264 ] {ff0b992e-4a6a-454b-98a5-fc50b841490b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11921 | 2026.01.14 02:43:17.631084 [ 264 ] {ff0b992e-4a6a-454b-98a5-fc50b841490b} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11922 | 2026.01.14 02:43:17.631118 [ 264 ] {ff0b992e-4a6a-454b-98a5-fc50b841490b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11923 | 2026.01.14 02:43:17.631402 [ 264 ] {ff0b992e-4a6a-454b-98a5-fc50b841490b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11924 | 2026.01.14 02:43:17.631597 [ 264 ] {ff0b992e-4a6a-454b-98a5-fc50b841490b} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11925 | 2026.01.14 02:43:17.631721 [ 264 ] {ff0b992e-4a6a-454b-98a5-fc50b841490b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001017 sec., 58997.050147492635 rows/sec., 3.98 MiB/sec. | ||
| 11926 | 2026.01.14 02:43:17.631755 [ 264 ] {ff0b992e-4a6a-454b-98a5-fc50b841490b} <Debug> TCPHandler: Processed in 0.00117254 sec. | ||
| 11927 | 2026.01.14 02:43:19.991065 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11928 | 2026.01.14 02:43:19.991132 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11929 | 2026.01.14 02:43:20.214415 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29779 | ||
| 11930 | 2026.01.14 02:43:20.214956 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11931 | 2026.01.14 02:43:20.215001 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11932 | 2026.01.14 02:43:20.215517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11933 | 2026.01.14 02:43:20.215751 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11934 | 2026.01.14 02:43:20.215896 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29779 | ||
| 11935 | 2026.01.14 02:43:21.773968 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 11936 | 2026.01.14 02:43:21.788811 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11937 | 2026.01.14 02:43:21.788859 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11938 | 2026.01.14 02:43:21.794954 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11939 | 2026.01.14 02:43:21.795631 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11940 | 2026.01.14 02:43:21.798571 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 11941 | 2026.01.14 02:43:22.620743 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11942 | 2026.01.14 02:43:22.620916 [ 264 ] {593aec60-477c-4155-a521-e568f6cda640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11943 | 2026.01.14 02:43:22.620982 [ 264 ] {593aec60-477c-4155-a521-e568f6cda640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11944 | 2026.01.14 02:43:22.621633 [ 264 ] {593aec60-477c-4155-a521-e568f6cda640} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11945 | 2026.01.14 02:43:22.621673 [ 264 ] {593aec60-477c-4155-a521-e568f6cda640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11946 | 2026.01.14 02:43:22.622048 [ 264 ] {593aec60-477c-4155-a521-e568f6cda640} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11947 | 2026.01.14 02:43:22.622265 [ 264 ] {593aec60-477c-4155-a521-e568f6cda640} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11948 | 2026.01.14 02:43:22.622389 [ 29 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11949 | 2026.01.14 02:43:22.622412 [ 264 ] {593aec60-477c-4155-a521-e568f6cda640} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001589 sec., 35242.29074889868 rows/sec., 2.71 MiB/sec. | ||
| 11950 | 2026.01.14 02:43:22.622423 [ 29 ] {} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11951 | 2026.01.14 02:43:22.622443 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11952 | 2026.01.14 02:43:22.622460 [ 264 ] {593aec60-477c-4155-a521-e568f6cda640} <Debug> TCPHandler: Processed in 0.001890675 sec. | ||
| 11953 | 2026.01.14 02:43:22.622522 [ 190 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::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 | ||
| 11954 | 2026.01.14 02:43:22.622580 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11955 | 2026.01.14 02:43:22.622602 [ 190 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11956 | 2026.01.14 02:43:22.622630 [ 190 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2465 rows starting from the beginning of the part | ||
| 11957 | 2026.01.14 02:43:22.622676 [ 264 ] {0397fa02-fec0-4be4-97cc-6545bfd3a2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11958 | 2026.01.14 02:43:22.622684 [ 190 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 11959 | 2026.01.14 02:43:22.622790 [ 264 ] {0397fa02-fec0-4be4-97cc-6545bfd3a2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11960 | 2026.01.14 02:43:22.622800 [ 190 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 136 rows starting from the beginning of the part | ||
| 11961 | 2026.01.14 02:43:22.622844 [ 190 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 177 rows starting from the beginning of the part | ||
| 11962 | 2026.01.14 02:43:22.622883 [ 190 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 136 rows starting from the beginning of the part | ||
| 11963 | 2026.01.14 02:43:22.622922 [ 190 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::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 | ||
| 11964 | 2026.01.14 02:43:22.623240 [ 264 ] {0397fa02-fec0-4be4-97cc-6545bfd3a2f6} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11965 | 2026.01.14 02:43:22.623276 [ 264 ] {0397fa02-fec0-4be4-97cc-6545bfd3a2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11966 | 2026.01.14 02:43:22.623603 [ 264 ] {0397fa02-fec0-4be4-97cc-6545bfd3a2f6} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11967 | 2026.01.14 02:43:22.623823 [ 264 ] {0397fa02-fec0-4be4-97cc-6545bfd3a2f6} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11968 | 2026.01.14 02:43:22.623931 [ 29 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11969 | 2026.01.14 02:43:22.623956 [ 264 ] {0397fa02-fec0-4be4-97cc-6545bfd3a2f6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00124 sec., 51612.903225806454 rows/sec., 4.03 MiB/sec. | ||
| 11970 | 2026.01.14 02:43:22.623959 [ 29 ] {} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11971 | 2026.01.14 02:43:22.623987 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11972 | 2026.01.14 02:43:22.623996 [ 264 ] {0397fa02-fec0-4be4-97cc-6545bfd3a2f6} <Debug> TCPHandler: Processed in 0.001414422 sec. | ||
| 11973 | 2026.01.14 02:43:22.624089 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 11974 | 2026.01.14 02:43:22.624115 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11975 | 2026.01.14 02:43:22.624212 [ 196 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3026 rows, containing 5 columns (5 merged, 0 gathered) in 0.001668903 sec., 1813167.092395424 rows/sec., 156.38 MiB/sec. | ||
| 11976 | 2026.01.14 02:43:22.624231 [ 264 ] {79e180ea-825e-4fb0-b493-3c474e6acc66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11977 | 2026.01.14 02:43:22.624238 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11978 | 2026.01.14 02:43:22.624298 [ 264 ] {79e180ea-825e-4fb0-b493-3c474e6acc66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11979 | 2026.01.14 02:43:22.624301 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1249 rows starting from the beginning of the part | ||
| 11980 | 2026.01.14 02:43:22.624387 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 11981 | 2026.01.14 02:43:22.624437 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 11982 | 2026.01.14 02:43:22.624481 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 102 rows starting from the beginning of the part | ||
| 11983 | 2026.01.14 02:43:22.624521 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 104 rows starting from the beginning of the part | ||
| 11984 | 2026.01.14 02:43:22.624544 [ 189 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11985 | 2026.01.14 02:43:22.624560 [ 201 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 11986 | 2026.01.14 02:43:22.624770 [ 264 ] {79e180ea-825e-4fb0-b493-3c474e6acc66} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11987 | 2026.01.14 02:43:22.624815 [ 264 ] {79e180ea-825e-4fb0-b493-3c474e6acc66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11988 | 2026.01.14 02:43:22.624881 [ 189 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_91_18} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11989 | 2026.01.14 02:43:22.624978 [ 189 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_91_18} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11990 | 2026.01.14 02:43:22.625090 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 11991 | 2026.01.14 02:43:22.625203 [ 264 ] {79e180ea-825e-4fb0-b493-3c474e6acc66} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11992 | 2026.01.14 02:43:22.625433 [ 264 ] {79e180ea-825e-4fb0-b493-3c474e6acc66} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11993 | 2026.01.14 02:43:22.625571 [ 264 ] {79e180ea-825e-4fb0-b493-3c474e6acc66} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001361 sec., 117560.61719324026 rows/sec., 8.19 MiB/sec. | ||
| 11994 | 2026.01.14 02:43:22.625610 [ 264 ] {79e180ea-825e-4fb0-b493-3c474e6acc66} <Debug> TCPHandler: Processed in 0.001547163 sec. | ||
| 11995 | 2026.01.14 02:43:22.625603 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11996 | 2026.01.14 02:43:22.625639 [ 196 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1687 rows, containing 5 columns (5 merged, 0 gathered) in 0.001606383 sec., 1050185.4165538354 rows/sec., 81.64 MiB/sec. | ||
| 11997 | 2026.01.14 02:43:22.625687 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11998 | 2026.01.14 02:43:22.625716 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 11999 | 2026.01.14 02:43:22.625729 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12000 | 2026.01.14 02:43:22.625793 [ 201 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 12001 | 2026.01.14 02:43:22.625839 [ 264 ] {62198def-2f7b-4af7-9cde-88065e6fbaa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12002 | 2026.01.14 02:43:22.625888 [ 264 ] {62198def-2f7b-4af7-9cde-88065e6fbaa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12003 | 2026.01.14 02:43:22.625901 [ 201 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12004 | 2026.01.14 02:43:22.625907 [ 192 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12005 | 2026.01.14 02:43:22.625937 [ 201 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26266 rows starting from the beginning of the part | ||
| 12006 | 2026.01.14 02:43:22.625992 [ 201 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12007 | 2026.01.14 02:43:22.626033 [ 201 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 12008 | 2026.01.14 02:43:22.626073 [ 201 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 197 rows starting from the beginning of the part | ||
| 12009 | 2026.01.14 02:43:22.626113 [ 201 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12010 | 2026.01.14 02:43:22.626153 [ 201 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 12011 | 2026.01.14 02:43:22.626242 [ 192 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_91_18} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12012 | 2026.01.14 02:43:22.626249 [ 264 ] {62198def-2f7b-4af7-9cde-88065e6fbaa0} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12013 | 2026.01.14 02:43:22.626306 [ 264 ] {62198def-2f7b-4af7-9cde-88065e6fbaa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12014 | 2026.01.14 02:43:22.626360 [ 192 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_91_18} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12015 | 2026.01.14 02:43:22.626471 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 12016 | 2026.01.14 02:43:22.626683 [ 264 ] {62198def-2f7b-4af7-9cde-88065e6fbaa0} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12017 | 2026.01.14 02:43:22.626895 [ 264 ] {62198def-2f7b-4af7-9cde-88065e6fbaa0} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12018 | 2026.01.14 02:43:22.627011 [ 31 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12019 | 2026.01.14 02:43:22.627023 [ 264 ] {62198def-2f7b-4af7-9cde-88065e6fbaa0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 12020 | 2026.01.14 02:43:22.627041 [ 31 ] {} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12021 | 2026.01.14 02:43:22.627063 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12022 | 2026.01.14 02:43:22.627066 [ 264 ] {62198def-2f7b-4af7-9cde-88065e6fbaa0} <Debug> TCPHandler: Processed in 0.001409251 sec. | ||
| 12023 | 2026.01.14 02:43:22.627140 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 12024 | 2026.01.14 02:43:22.627242 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12025 | 2026.01.14 02:43:22.627273 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5376 rows starting from the beginning of the part | ||
| 12026 | 2026.01.14 02:43:22.627330 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 12027 | 2026.01.14 02:43:22.627398 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 12028 | 2026.01.14 02:43:22.627435 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 12029 | 2026.01.14 02:43:22.627468 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 12030 | 2026.01.14 02:43:22.627501 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 12031 | 2026.01.14 02:43:22.629919 [ 194 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5676 rows, containing 4 columns (4 merged, 0 gathered) in 0.002787243 sec., 2036420.9363876777 rows/sec., 135.28 MiB/sec. | ||
| 12032 | 2026.01.14 02:43:22.630700 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12033 | 2026.01.14 02:43:22.631010 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_91_18} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12034 | 2026.01.14 02:43:22.631118 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_91_18} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12035 | 2026.01.14 02:43:22.631211 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12036 | 2026.01.14 02:43:22.633707 [ 194 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27103 rows, containing 5 columns (5 merged, 0 gathered) in 0.007942276 sec., 3412497.8784418977 rows/sec., 233.48 MiB/sec. | ||
| 12037 | 2026.01.14 02:43:22.634203 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12038 | 2026.01.14 02:43:22.634549 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12039 | 2026.01.14 02:43:22.634624 [ 187 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12040 | 2026.01.14 02:43:22.634714 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 12041 | 2026.01.14 02:43:23.000430 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 343.17 MiB, peak 355.17 MiB, free memory in arenas 0.00 B, will set to 346.73 MiB (RSS), difference: 3.56 MiB | ||
| 12042 | 2026.01.14 02:43:25.318291 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1448 | ||
| 12043 | 2026.01.14 02:43:25.320616 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12044 | 2026.01.14 02:43:25.320669 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12045 | 2026.01.14 02:43:25.321885 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12046 | 2026.01.14 02:43:25.322164 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12047 | 2026.01.14 02:43:25.322529 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1448 | ||
| 12048 | 2026.01.14 02:43:27.649705 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12049 | 2026.01.14 02:43:27.649903 [ 264 ] {57151ef8-e44c-4053-ba3c-232b09ffec92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12050 | 2026.01.14 02:43:27.649980 [ 264 ] {57151ef8-e44c-4053-ba3c-232b09ffec92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12051 | 2026.01.14 02:43:27.650645 [ 264 ] {57151ef8-e44c-4053-ba3c-232b09ffec92} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12052 | 2026.01.14 02:43:27.650697 [ 264 ] {57151ef8-e44c-4053-ba3c-232b09ffec92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12053 | 2026.01.14 02:43:27.651089 [ 264 ] {57151ef8-e44c-4053-ba3c-232b09ffec92} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12054 | 2026.01.14 02:43:27.651332 [ 264 ] {57151ef8-e44c-4053-ba3c-232b09ffec92} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12055 | 2026.01.14 02:43:27.651497 [ 264 ] {57151ef8-e44c-4053-ba3c-232b09ffec92} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001648 sec., 1213.5922330097087 rows/sec., 98.96 KiB/sec. | ||
| 12056 | 2026.01.14 02:43:27.651551 [ 264 ] {57151ef8-e44c-4053-ba3c-232b09ffec92} <Debug> TCPHandler: Processed in 0.001986357 sec. | ||
| 12057 | 2026.01.14 02:43:27.651673 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12058 | 2026.01.14 02:43:27.651779 [ 264 ] {a33b90e4-4e5e-4e42-b28e-f3f867b05caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12059 | 2026.01.14 02:43:27.651823 [ 264 ] {a33b90e4-4e5e-4e42-b28e-f3f867b05caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12060 | 2026.01.14 02:43:27.652739 [ 264 ] {a33b90e4-4e5e-4e42-b28e-f3f867b05caf} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12061 | 2026.01.14 02:43:27.652779 [ 264 ] {a33b90e4-4e5e-4e42-b28e-f3f867b05caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12062 | 2026.01.14 02:43:27.653210 [ 264 ] {a33b90e4-4e5e-4e42-b28e-f3f867b05caf} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12063 | 2026.01.14 02:43:27.653437 [ 264 ] {a33b90e4-4e5e-4e42-b28e-f3f867b05caf} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12064 | 2026.01.14 02:43:27.653578 [ 264 ] {a33b90e4-4e5e-4e42-b28e-f3f867b05caf} <Debug> executeQuery: Read 1277 rows, 108.71 KiB in 0.001823 sec., 700493.69171695 rows/sec., 58.24 MiB/sec. | ||
| 12065 | 2026.01.14 02:43:27.653620 [ 264 ] {a33b90e4-4e5e-4e42-b28e-f3f867b05caf} <Debug> TCPHandler: Processed in 0.001999656 sec. | ||
| 12066 | 2026.01.14 02:43:27.653733 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12067 | 2026.01.14 02:43:27.653830 [ 264 ] {a05f2e61-df2b-4055-a155-da34eec5e6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12068 | 2026.01.14 02:43:27.653872 [ 264 ] {a05f2e61-df2b-4055-a155-da34eec5e6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12069 | 2026.01.14 02:43:27.654286 [ 264 ] {a05f2e61-df2b-4055-a155-da34eec5e6a7} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12070 | 2026.01.14 02:43:27.654324 [ 264 ] {a05f2e61-df2b-4055-a155-da34eec5e6a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12071 | 2026.01.14 02:43:27.654629 [ 264 ] {a05f2e61-df2b-4055-a155-da34eec5e6a7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12072 | 2026.01.14 02:43:27.654842 [ 264 ] {a05f2e61-df2b-4055-a155-da34eec5e6a7} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12073 | 2026.01.14 02:43:27.654977 [ 264 ] {a05f2e61-df2b-4055-a155-da34eec5e6a7} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.001167 sec., 35989.71722365038 rows/sec., 2.63 MiB/sec. | ||
| 12074 | 2026.01.14 02:43:27.655017 [ 264 ] {a05f2e61-df2b-4055-a155-da34eec5e6a7} <Debug> TCPHandler: Processed in 0.001334911 sec. | ||
| 12075 | 2026.01.14 02:43:27.655124 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12076 | 2026.01.14 02:43:27.655220 [ 264 ] {8c9cade7-41c6-4807-afa7-a79b83805fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12077 | 2026.01.14 02:43:27.655259 [ 264 ] {8c9cade7-41c6-4807-afa7-a79b83805fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12078 | 2026.01.14 02:43:27.655724 [ 264 ] {8c9cade7-41c6-4807-afa7-a79b83805fd1} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12079 | 2026.01.14 02:43:27.655761 [ 264 ] {8c9cade7-41c6-4807-afa7-a79b83805fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12080 | 2026.01.14 02:43:27.656074 [ 264 ] {8c9cade7-41c6-4807-afa7-a79b83805fd1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12081 | 2026.01.14 02:43:27.656285 [ 264 ] {8c9cade7-41c6-4807-afa7-a79b83805fd1} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12082 | 2026.01.14 02:43:27.656417 [ 264 ] {8c9cade7-41c6-4807-afa7-a79b83805fd1} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001217 sec., 187345.93262119967 rows/sec., 12.69 MiB/sec. | ||
| 12083 | 2026.01.14 02:43:27.656456 [ 264 ] {8c9cade7-41c6-4807-afa7-a79b83805fd1} <Debug> TCPHandler: Processed in 0.001381731 sec. | ||
| 12084 | 2026.01.14 02:43:27.656570 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12085 | 2026.01.14 02:43:27.656669 [ 264 ] {954d4948-fda4-4426-8169-70cf0a47e8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12086 | 2026.01.14 02:43:27.656711 [ 264 ] {954d4948-fda4-4426-8169-70cf0a47e8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12087 | 2026.01.14 02:43:27.657284 [ 264 ] {954d4948-fda4-4426-8169-70cf0a47e8f4} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12088 | 2026.01.14 02:43:27.657321 [ 264 ] {954d4948-fda4-4426-8169-70cf0a47e8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12089 | 2026.01.14 02:43:27.657671 [ 264 ] {954d4948-fda4-4426-8169-70cf0a47e8f4} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12090 | 2026.01.14 02:43:27.657879 [ 264 ] {954d4948-fda4-4426-8169-70cf0a47e8f4} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12091 | 2026.01.14 02:43:27.658011 [ 264 ] {954d4948-fda4-4426-8169-70cf0a47e8f4} <Debug> executeQuery: Read 562 rows, 42.77 KiB in 0.00136 sec., 413235.29411764705 rows/sec., 30.71 MiB/sec. | ||
| 12092 | 2026.01.14 02:43:27.658049 [ 264 ] {954d4948-fda4-4426-8169-70cf0a47e8f4} <Debug> TCPHandler: Processed in 0.001535652 sec. | ||
| 12093 | 2026.01.14 02:43:27.658158 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12094 | 2026.01.14 02:43:27.658252 [ 264 ] {9597c6a7-0d69-48f9-892f-ae600b079e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12095 | 2026.01.14 02:43:27.658295 [ 264 ] {9597c6a7-0d69-48f9-892f-ae600b079e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12096 | 2026.01.14 02:43:27.658830 [ 264 ] {9597c6a7-0d69-48f9-892f-ae600b079e78} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12097 | 2026.01.14 02:43:27.658865 [ 264 ] {9597c6a7-0d69-48f9-892f-ae600b079e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12098 | 2026.01.14 02:43:27.659226 [ 264 ] {9597c6a7-0d69-48f9-892f-ae600b079e78} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12099 | 2026.01.14 02:43:27.659429 [ 264 ] {9597c6a7-0d69-48f9-892f-ae600b079e78} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12100 | 2026.01.14 02:43:27.659558 [ 264 ] {9597c6a7-0d69-48f9-892f-ae600b079e78} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001325 sec., 637735.8490566037 rows/sec., 42.92 MiB/sec. | ||
| 12101 | 2026.01.14 02:43:27.659596 [ 264 ] {9597c6a7-0d69-48f9-892f-ae600b079e78} <Debug> TCPHandler: Processed in 0.001488542 sec. | ||
| 12102 | 2026.01.14 02:43:27.659706 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12103 | 2026.01.14 02:43:27.659800 [ 264 ] {cbf4d33b-2e2d-47ab-a2c2-2ce01da268b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12104 | 2026.01.14 02:43:27.659854 [ 264 ] {cbf4d33b-2e2d-47ab-a2c2-2ce01da268b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12105 | 2026.01.14 02:43:27.660674 [ 264 ] {cbf4d33b-2e2d-47ab-a2c2-2ce01da268b6} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12106 | 2026.01.14 02:43:27.660710 [ 264 ] {cbf4d33b-2e2d-47ab-a2c2-2ce01da268b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12107 | 2026.01.14 02:43:27.661323 [ 264 ] {cbf4d33b-2e2d-47ab-a2c2-2ce01da268b6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 12108 | 2026.01.14 02:43:27.661541 [ 264 ] {cbf4d33b-2e2d-47ab-a2c2-2ce01da268b6} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12109 | 2026.01.14 02:43:27.661661 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 12110 | 2026.01.14 02:43:27.661677 [ 264 ] {cbf4d33b-2e2d-47ab-a2c2-2ce01da268b6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001895 sec., 21108.179419525066 rows/sec., 37.82 MiB/sec. | ||
| 12111 | 2026.01.14 02:43:27.661745 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12112 | 2026.01.14 02:43:27.661775 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12113 | 2026.01.14 02:43:27.661801 [ 264 ] {cbf4d33b-2e2d-47ab-a2c2-2ce01da268b6} <Debug> TCPHandler: Processed in 0.002143917 sec. | ||
| 12114 | 2026.01.14 02:43:27.661922 [ 196 ] {54faf14f-464a-4e46-92f0-faf20853345d::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 | ||
| 12115 | 2026.01.14 02:43:27.661943 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12116 | 2026.01.14 02:43:27.662079 [ 264 ] {5ba05658-1997-4ead-92ab-f365b1cfdd80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12117 | 2026.01.14 02:43:27.662129 [ 264 ] {5ba05658-1997-4ead-92ab-f365b1cfdd80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12118 | 2026.01.14 02:43:27.662204 [ 196 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12119 | 2026.01.14 02:43:27.662273 [ 196 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1572 rows starting from the beginning of the part | ||
| 12120 | 2026.01.14 02:43:27.662421 [ 196 ] {54faf14f-464a-4e46-92f0-faf20853345d::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 | ||
| 12121 | 2026.01.14 02:43:27.662525 [ 264 ] {5ba05658-1997-4ead-92ab-f365b1cfdd80} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12122 | 2026.01.14 02:43:27.662548 [ 196 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 12123 | 2026.01.14 02:43:27.662574 [ 264 ] {5ba05658-1997-4ead-92ab-f365b1cfdd80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12124 | 2026.01.14 02:43:27.662665 [ 196 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 12125 | 2026.01.14 02:43:27.662776 [ 196 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 12126 | 2026.01.14 02:43:27.662882 [ 196 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 12127 | 2026.01.14 02:43:27.662919 [ 264 ] {5ba05658-1997-4ead-92ab-f365b1cfdd80} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12128 | 2026.01.14 02:43:27.663144 [ 264 ] {5ba05658-1997-4ead-92ab-f365b1cfdd80} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12129 | 2026.01.14 02:43:27.663285 [ 264 ] {5ba05658-1997-4ead-92ab-f365b1cfdd80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001231 sec., 48740.86108854589 rows/sec., 3.28 MiB/sec. | ||
| 12130 | 2026.01.14 02:43:27.663324 [ 264 ] {5ba05658-1997-4ead-92ab-f365b1cfdd80} <Debug> TCPHandler: Processed in 0.001445382 sec. | ||
| 12131 | 2026.01.14 02:43:27.671092 [ 187 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1772 rows, containing 19 columns (19 merged, 0 gathered) in 0.009237386 sec., 191829.16032739132 rows/sec., 343.75 MiB/sec. | ||
| 12132 | 2026.01.14 02:43:27.672782 [ 194 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 12133 | 2026.01.14 02:43:27.673124 [ 194 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12134 | 2026.01.14 02:43:27.673194 [ 194 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 12135 | 2026.01.14 02:43:27.673313 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
| 12136 | 2026.01.14 02:43:27.716287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30227 | ||
| 12137 | 2026.01.14 02:43:27.716913 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12138 | 2026.01.14 02:43:27.716954 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12139 | 2026.01.14 02:43:27.717458 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12140 | 2026.01.14 02:43:27.717706 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12141 | 2026.01.14 02:43:27.717840 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30227 | ||
| 12142 | 2026.01.14 02:43:28.001163 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.38 MiB, peak 359.02 MiB, free memory in arenas 0.00 B, will set to 351.35 MiB (RSS), difference: 3.97 MiB | ||
| 12143 | 2026.01.14 02:43:29.298802 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 12144 | 2026.01.14 02:43:29.316636 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12145 | 2026.01.14 02:43:29.316701 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12146 | 2026.01.14 02:43:29.323115 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12147 | 2026.01.14 02:43:29.323847 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12148 | 2026.01.14 02:43:29.327532 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 12149 | 2026.01.14 02:43:32.621010 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12150 | 2026.01.14 02:43:32.621188 [ 264 ] {5c933f6c-5afd-415c-9187-19a3a41f5c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12151 | 2026.01.14 02:43:32.621253 [ 264 ] {5c933f6c-5afd-415c-9187-19a3a41f5c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12152 | 2026.01.14 02:43:32.621901 [ 264 ] {5c933f6c-5afd-415c-9187-19a3a41f5c89} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12153 | 2026.01.14 02:43:32.621946 [ 264 ] {5c933f6c-5afd-415c-9187-19a3a41f5c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12154 | 2026.01.14 02:43:32.622336 [ 264 ] {5c933f6c-5afd-415c-9187-19a3a41f5c89} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12155 | 2026.01.14 02:43:32.622563 [ 264 ] {5c933f6c-5afd-415c-9187-19a3a41f5c89} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12156 | 2026.01.14 02:43:32.622713 [ 264 ] {5c933f6c-5afd-415c-9187-19a3a41f5c89} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001572 sec., 35623.40966921119 rows/sec., 2.74 MiB/sec. | ||
| 12157 | 2026.01.14 02:43:32.622755 [ 264 ] {5c933f6c-5afd-415c-9187-19a3a41f5c89} <Debug> TCPHandler: Processed in 0.001872875 sec. | ||
| 12158 | 2026.01.14 02:43:32.622875 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12159 | 2026.01.14 02:43:32.622969 [ 264 ] {1130b522-8110-4def-ab73-a37ac55d79c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12160 | 2026.01.14 02:43:32.623009 [ 264 ] {1130b522-8110-4def-ab73-a37ac55d79c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12161 | 2026.01.14 02:43:32.623470 [ 264 ] {1130b522-8110-4def-ab73-a37ac55d79c3} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12162 | 2026.01.14 02:43:32.623513 [ 264 ] {1130b522-8110-4def-ab73-a37ac55d79c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12163 | 2026.01.14 02:43:32.623823 [ 264 ] {1130b522-8110-4def-ab73-a37ac55d79c3} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12164 | 2026.01.14 02:43:32.624060 [ 264 ] {1130b522-8110-4def-ab73-a37ac55d79c3} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12165 | 2026.01.14 02:43:32.624208 [ 264 ] {1130b522-8110-4def-ab73-a37ac55d79c3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001257 sec., 50914.87669053301 rows/sec., 3.97 MiB/sec. | ||
| 12166 | 2026.01.14 02:43:32.624245 [ 264 ] {1130b522-8110-4def-ab73-a37ac55d79c3} <Debug> TCPHandler: Processed in 0.001418272 sec. | ||
| 12167 | 2026.01.14 02:43:32.624368 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12168 | 2026.01.14 02:43:32.624461 [ 264 ] {e1b09595-d673-46d2-9789-3f18cec7f750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12169 | 2026.01.14 02:43:32.624513 [ 264 ] {e1b09595-d673-46d2-9789-3f18cec7f750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12170 | 2026.01.14 02:43:32.624943 [ 264 ] {e1b09595-d673-46d2-9789-3f18cec7f750} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12171 | 2026.01.14 02:43:32.624976 [ 264 ] {e1b09595-d673-46d2-9789-3f18cec7f750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12172 | 2026.01.14 02:43:32.625305 [ 264 ] {e1b09595-d673-46d2-9789-3f18cec7f750} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12173 | 2026.01.14 02:43:32.625510 [ 264 ] {e1b09595-d673-46d2-9789-3f18cec7f750} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12174 | 2026.01.14 02:43:32.625636 [ 264 ] {e1b09595-d673-46d2-9789-3f18cec7f750} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 12175 | 2026.01.14 02:43:32.625672 [ 264 ] {e1b09595-d673-46d2-9789-3f18cec7f750} <Debug> TCPHandler: Processed in 0.001351721 sec. | ||
| 12176 | 2026.01.14 02:43:32.625786 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12177 | 2026.01.14 02:43:32.625878 [ 264 ] {22b2f478-2bce-4f21-a39c-21d5f4f15be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12178 | 2026.01.14 02:43:32.625921 [ 264 ] {22b2f478-2bce-4f21-a39c-21d5f4f15be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12179 | 2026.01.14 02:43:32.626247 [ 264 ] {22b2f478-2bce-4f21-a39c-21d5f4f15be8} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12180 | 2026.01.14 02:43:32.626281 [ 264 ] {22b2f478-2bce-4f21-a39c-21d5f4f15be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12181 | 2026.01.14 02:43:32.626578 [ 264 ] {22b2f478-2bce-4f21-a39c-21d5f4f15be8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12182 | 2026.01.14 02:43:32.626792 [ 264 ] {22b2f478-2bce-4f21-a39c-21d5f4f15be8} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12183 | 2026.01.14 02:43:32.626915 [ 264 ] {22b2f478-2bce-4f21-a39c-21d5f4f15be8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 12184 | 2026.01.14 02:43:32.626949 [ 264 ] {22b2f478-2bce-4f21-a39c-21d5f4f15be8} <Debug> TCPHandler: Processed in 0.00121255 sec. | ||
| 12185 | 2026.01.14 02:43:34.991369 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12186 | 2026.01.14 02:43:34.991440 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12187 | 2026.01.14 02:43:35.218947 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30739 | ||
| 12188 | 2026.01.14 02:43:35.219541 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12189 | 2026.01.14 02:43:35.219594 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12190 | 2026.01.14 02:43:35.220124 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12191 | 2026.01.14 02:43:35.220367 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12192 | 2026.01.14 02:43:35.220515 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30739 | ||
| 12193 | 2026.01.14 02:43:35.323577 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1472 | ||
| 12194 | 2026.01.14 02:43:35.325863 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12195 | 2026.01.14 02:43:35.325913 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12196 | 2026.01.14 02:43:35.327151 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12197 | 2026.01.14 02:43:35.327425 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12198 | 2026.01.14 02:43:35.327785 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1472 | ||
| 12199 | 2026.01.14 02:43:36.001764 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001350101 sec. | ||
| 12200 | 2026.01.14 02:43:36.827627 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12201 | 2026.01.14 02:43:36.845037 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12202 | 2026.01.14 02:43:36.845092 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12203 | 2026.01.14 02:43:36.851270 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12204 | 2026.01.14 02:43:36.851963 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12205 | 2026.01.14 02:43:36.855049 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12206 | 2026.01.14 02:43:37.622967 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12207 | 2026.01.14 02:43:37.623165 [ 264 ] {700c21a2-ba34-4619-b1ee-39052abf7fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12208 | 2026.01.14 02:43:37.623239 [ 264 ] {700c21a2-ba34-4619-b1ee-39052abf7fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12209 | 2026.01.14 02:43:37.624020 [ 264 ] {700c21a2-ba34-4619-b1ee-39052abf7fe4} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12210 | 2026.01.14 02:43:37.624071 [ 264 ] {700c21a2-ba34-4619-b1ee-39052abf7fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12211 | 2026.01.14 02:43:37.624476 [ 264 ] {700c21a2-ba34-4619-b1ee-39052abf7fe4} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12212 | 2026.01.14 02:43:37.624708 [ 264 ] {700c21a2-ba34-4619-b1ee-39052abf7fe4} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12213 | 2026.01.14 02:43:37.624878 [ 264 ] {700c21a2-ba34-4619-b1ee-39052abf7fe4} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001767 sec., 76966.61007357104 rows/sec., 6.67 MiB/sec. | ||
| 12214 | 2026.01.14 02:43:37.624933 [ 264 ] {700c21a2-ba34-4619-b1ee-39052abf7fe4} <Debug> TCPHandler: Processed in 0.002107908 sec. | ||
| 12215 | 2026.01.14 02:43:37.625066 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12216 | 2026.01.14 02:43:37.625174 [ 264 ] {4019743e-3000-481b-ad31-02c3c155959a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12217 | 2026.01.14 02:43:37.625218 [ 264 ] {4019743e-3000-481b-ad31-02c3c155959a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12218 | 2026.01.14 02:43:37.625649 [ 264 ] {4019743e-3000-481b-ad31-02c3c155959a} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12219 | 2026.01.14 02:43:37.625685 [ 264 ] {4019743e-3000-481b-ad31-02c3c155959a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12220 | 2026.01.14 02:43:37.626007 [ 264 ] {4019743e-3000-481b-ad31-02c3c155959a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12221 | 2026.01.14 02:43:37.626225 [ 264 ] {4019743e-3000-481b-ad31-02c3c155959a} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12222 | 2026.01.14 02:43:37.626359 [ 264 ] {4019743e-3000-481b-ad31-02c3c155959a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00121 sec., 33057.85123966942 rows/sec., 2.43 MiB/sec. | ||
| 12223 | 2026.01.14 02:43:37.626399 [ 264 ] {4019743e-3000-481b-ad31-02c3c155959a} <Debug> TCPHandler: Processed in 0.001386882 sec. | ||
| 12224 | 2026.01.14 02:43:37.626512 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12225 | 2026.01.14 02:43:37.626610 [ 264 ] {14dc044e-89b8-4d5c-8591-49dce2c8d307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12226 | 2026.01.14 02:43:37.626652 [ 264 ] {14dc044e-89b8-4d5c-8591-49dce2c8d307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12227 | 2026.01.14 02:43:37.627111 [ 264 ] {14dc044e-89b8-4d5c-8591-49dce2c8d307} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12228 | 2026.01.14 02:43:37.627145 [ 264 ] {14dc044e-89b8-4d5c-8591-49dce2c8d307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12229 | 2026.01.14 02:43:37.627461 [ 264 ] {14dc044e-89b8-4d5c-8591-49dce2c8d307} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12230 | 2026.01.14 02:43:37.627690 [ 264 ] {14dc044e-89b8-4d5c-8591-49dce2c8d307} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12231 | 2026.01.14 02:43:37.627820 [ 264 ] {14dc044e-89b8-4d5c-8591-49dce2c8d307} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001231 sec., 84484.15922014622 rows/sec., 6.60 MiB/sec. | ||
| 12232 | 2026.01.14 02:43:37.627860 [ 264 ] {14dc044e-89b8-4d5c-8591-49dce2c8d307} <Debug> TCPHandler: Processed in 0.001400072 sec. | ||
| 12233 | 2026.01.14 02:43:37.627975 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12234 | 2026.01.14 02:43:37.628072 [ 264 ] {7f3ed12a-dffd-4751-a18d-7e4653f26c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12235 | 2026.01.14 02:43:37.628116 [ 264 ] {7f3ed12a-dffd-4751-a18d-7e4653f26c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12236 | 2026.01.14 02:43:37.628525 [ 264 ] {7f3ed12a-dffd-4751-a18d-7e4653f26c5e} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12237 | 2026.01.14 02:43:37.628560 [ 264 ] {7f3ed12a-dffd-4751-a18d-7e4653f26c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12238 | 2026.01.14 02:43:37.628895 [ 264 ] {7f3ed12a-dffd-4751-a18d-7e4653f26c5e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12239 | 2026.01.14 02:43:37.629132 [ 264 ] {7f3ed12a-dffd-4751-a18d-7e4653f26c5e} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12240 | 2026.01.14 02:43:37.629271 [ 264 ] {7f3ed12a-dffd-4751-a18d-7e4653f26c5e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 12241 | 2026.01.14 02:43:37.629310 [ 264 ] {7f3ed12a-dffd-4751-a18d-7e4653f26c5e} <Debug> TCPHandler: Processed in 0.001385711 sec. | ||
| 12242 | 2026.01.14 02:43:37.629423 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12243 | 2026.01.14 02:43:37.629520 [ 264 ] {3d3e224c-2565-43a7-99ec-eaefe698d359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12244 | 2026.01.14 02:43:37.629574 [ 264 ] {3d3e224c-2565-43a7-99ec-eaefe698d359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12245 | 2026.01.14 02:43:37.630476 [ 264 ] {3d3e224c-2565-43a7-99ec-eaefe698d359} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12246 | 2026.01.14 02:43:37.630510 [ 264 ] {3d3e224c-2565-43a7-99ec-eaefe698d359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12247 | 2026.01.14 02:43:37.631079 [ 264 ] {3d3e224c-2565-43a7-99ec-eaefe698d359} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12248 | 2026.01.14 02:43:37.631300 [ 264 ] {3d3e224c-2565-43a7-99ec-eaefe698d359} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12249 | 2026.01.14 02:43:37.631439 [ 264 ] {3d3e224c-2565-43a7-99ec-eaefe698d359} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001937 sec., 20650.49044914817 rows/sec., 37.00 MiB/sec. | ||
| 12250 | 2026.01.14 02:43:37.631508 [ 264 ] {3d3e224c-2565-43a7-99ec-eaefe698d359} <Debug> TCPHandler: Processed in 0.002136258 sec. | ||
| 12251 | 2026.01.14 02:43:37.631622 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12252 | 2026.01.14 02:43:37.631718 [ 264 ] {1caa0fc5-ce02-41aa-b75d-e313729deb35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12253 | 2026.01.14 02:43:37.631761 [ 264 ] {1caa0fc5-ce02-41aa-b75d-e313729deb35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12254 | 2026.01.14 02:43:37.632099 [ 264 ] {1caa0fc5-ce02-41aa-b75d-e313729deb35} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12255 | 2026.01.14 02:43:37.632133 [ 264 ] {1caa0fc5-ce02-41aa-b75d-e313729deb35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 12256 | 2026.01.14 02:43:37.632436 [ 264 ] {1caa0fc5-ce02-41aa-b75d-e313729deb35} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12257 | 2026.01.14 02:43:37.632641 [ 264 ] {1caa0fc5-ce02-41aa-b75d-e313729deb35} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12258 | 2026.01.14 02:43:37.632767 [ 264 ] {1caa0fc5-ce02-41aa-b75d-e313729deb35} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 12259 | 2026.01.14 02:43:37.632802 [ 264 ] {1caa0fc5-ce02-41aa-b75d-e313729deb35} <Debug> TCPHandler: Processed in 0.001231699 sec. | ||
| 12260 | 2026.01.14 02:43:42.622929 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12261 | 2026.01.14 02:43:42.623139 [ 264 ] {9d3db63a-cae6-482b-b1ff-8a2f4f4ea914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12262 | 2026.01.14 02:43:42.623210 [ 264 ] {9d3db63a-cae6-482b-b1ff-8a2f4f4ea914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12263 | 2026.01.14 02:43:42.623893 [ 264 ] {9d3db63a-cae6-482b-b1ff-8a2f4f4ea914} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12264 | 2026.01.14 02:43:42.623938 [ 264 ] {9d3db63a-cae6-482b-b1ff-8a2f4f4ea914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12265 | 2026.01.14 02:43:42.624315 [ 264 ] {9d3db63a-cae6-482b-b1ff-8a2f4f4ea914} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12266 | 2026.01.14 02:43:42.624532 [ 264 ] {9d3db63a-cae6-482b-b1ff-8a2f4f4ea914} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12267 | 2026.01.14 02:43:42.624685 [ 264 ] {9d3db63a-cae6-482b-b1ff-8a2f4f4ea914} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001599 sec., 15009.3808630394 rows/sec., 1.25 MiB/sec. | ||
| 12268 | 2026.01.14 02:43:42.624727 [ 264 ] {9d3db63a-cae6-482b-b1ff-8a2f4f4ea914} <Debug> TCPHandler: Processed in 0.001930546 sec. | ||
| 12269 | 2026.01.14 02:43:42.624849 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12270 | 2026.01.14 02:43:42.624944 [ 264 ] {0f70d7cf-bbd9-4b54-80e2-0bac4cf842ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12271 | 2026.01.14 02:43:42.624984 [ 264 ] {0f70d7cf-bbd9-4b54-80e2-0bac4cf842ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12272 | 2026.01.14 02:43:42.625366 [ 264 ] {0f70d7cf-bbd9-4b54-80e2-0bac4cf842ed} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12273 | 2026.01.14 02:43:42.625400 [ 264 ] {0f70d7cf-bbd9-4b54-80e2-0bac4cf842ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12274 | 2026.01.14 02:43:42.625682 [ 264 ] {0f70d7cf-bbd9-4b54-80e2-0bac4cf842ed} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12275 | 2026.01.14 02:43:42.625879 [ 264 ] {0f70d7cf-bbd9-4b54-80e2-0bac4cf842ed} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12276 | 2026.01.14 02:43:42.626004 [ 264 ] {0f70d7cf-bbd9-4b54-80e2-0bac4cf842ed} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001079 sec., 1853.5681186283593 rows/sec., 151.15 KiB/sec. | ||
| 12277 | 2026.01.14 02:43:42.626041 [ 264 ] {0f70d7cf-bbd9-4b54-80e2-0bac4cf842ed} <Debug> TCPHandler: Processed in 0.0012407 sec. | ||
| 12278 | 2026.01.14 02:43:42.626147 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12279 | 2026.01.14 02:43:42.626239 [ 264 ] {a10e78cb-7085-498a-a75c-b1f151842285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12280 | 2026.01.14 02:43:42.626277 [ 264 ] {a10e78cb-7085-498a-a75c-b1f151842285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12281 | 2026.01.14 02:43:42.626763 [ 264 ] {a10e78cb-7085-498a-a75c-b1f151842285} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12282 | 2026.01.14 02:43:42.626798 [ 264 ] {a10e78cb-7085-498a-a75c-b1f151842285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12283 | 2026.01.14 02:43:42.627102 [ 264 ] {a10e78cb-7085-498a-a75c-b1f151842285} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12284 | 2026.01.14 02:43:42.627314 [ 264 ] {a10e78cb-7085-498a-a75c-b1f151842285} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12285 | 2026.01.14 02:43:42.627443 [ 264 ] {a10e78cb-7085-498a-a75c-b1f151842285} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.001222 sec., 144844.51718494273 rows/sec., 12.74 MiB/sec. | ||
| 12286 | 2026.01.14 02:43:42.627480 [ 264 ] {a10e78cb-7085-498a-a75c-b1f151842285} <Debug> TCPHandler: Processed in 0.001380841 sec. | ||
| 12287 | 2026.01.14 02:43:42.627600 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12288 | 2026.01.14 02:43:42.627692 [ 264 ] {45dd8519-d149-4e91-ba6e-ccd440dd9f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12289 | 2026.01.14 02:43:42.627731 [ 264 ] {45dd8519-d149-4e91-ba6e-ccd440dd9f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12290 | 2026.01.14 02:43:42.628120 [ 264 ] {45dd8519-d149-4e91-ba6e-ccd440dd9f9b} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12291 | 2026.01.14 02:43:42.628154 [ 264 ] {45dd8519-d149-4e91-ba6e-ccd440dd9f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12292 | 2026.01.14 02:43:42.628440 [ 264 ] {45dd8519-d149-4e91-ba6e-ccd440dd9f9b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12293 | 2026.01.14 02:43:42.628645 [ 264 ] {45dd8519-d149-4e91-ba6e-ccd440dd9f9b} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12294 | 2026.01.14 02:43:42.628770 [ 264 ] {45dd8519-d149-4e91-ba6e-ccd440dd9f9b} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001096 sec., 12773.722627737227 rows/sec., 1004.18 KiB/sec. | ||
| 12295 | 2026.01.14 02:43:42.628807 [ 264 ] {45dd8519-d149-4e91-ba6e-ccd440dd9f9b} <Debug> TCPHandler: Processed in 0.0012557 sec. | ||
| 12296 | 2026.01.14 02:43:42.628915 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12297 | 2026.01.14 02:43:42.629008 [ 264 ] {ec91364d-f188-41a1-bfa4-95c5be9b7cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12298 | 2026.01.14 02:43:42.629046 [ 264 ] {ec91364d-f188-41a1-bfa4-95c5be9b7cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12299 | 2026.01.14 02:43:42.629435 [ 264 ] {ec91364d-f188-41a1-bfa4-95c5be9b7cc2} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12300 | 2026.01.14 02:43:42.629470 [ 264 ] {ec91364d-f188-41a1-bfa4-95c5be9b7cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12301 | 2026.01.14 02:43:42.629756 [ 264 ] {ec91364d-f188-41a1-bfa4-95c5be9b7cc2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12302 | 2026.01.14 02:43:42.629956 [ 264 ] {ec91364d-f188-41a1-bfa4-95c5be9b7cc2} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12303 | 2026.01.14 02:43:42.630082 [ 264 ] {ec91364d-f188-41a1-bfa4-95c5be9b7cc2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001092 sec., 21978.021978021978 rows/sec., 1.82 MiB/sec. | ||
| 12304 | 2026.01.14 02:43:42.630120 [ 264 ] {ec91364d-f188-41a1-bfa4-95c5be9b7cc2} <Debug> TCPHandler: Processed in 0.00125293 sec. | ||
| 12305 | 2026.01.14 02:43:42.630238 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12306 | 2026.01.14 02:43:42.630330 [ 264 ] {19d30282-8171-4fb4-a77e-0050f8fb86eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12307 | 2026.01.14 02:43:42.630368 [ 264 ] {19d30282-8171-4fb4-a77e-0050f8fb86eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12308 | 2026.01.14 02:43:42.630755 [ 264 ] {19d30282-8171-4fb4-a77e-0050f8fb86eb} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12309 | 2026.01.14 02:43:42.630790 [ 264 ] {19d30282-8171-4fb4-a77e-0050f8fb86eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12310 | 2026.01.14 02:43:42.631072 [ 264 ] {19d30282-8171-4fb4-a77e-0050f8fb86eb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12311 | 2026.01.14 02:43:42.631275 [ 264 ] {19d30282-8171-4fb4-a77e-0050f8fb86eb} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12312 | 2026.01.14 02:43:42.631399 [ 264 ] {19d30282-8171-4fb4-a77e-0050f8fb86eb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001086 sec., 11049.723756906078 rows/sec., 863.26 KiB/sec. | ||
| 12313 | 2026.01.14 02:43:42.631434 [ 264 ] {19d30282-8171-4fb4-a77e-0050f8fb86eb} <Debug> TCPHandler: Processed in 0.00124412 sec. | ||
| 12314 | 2026.01.14 02:43:42.631541 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12315 | 2026.01.14 02:43:42.631631 [ 264 ] {5fed3763-f5d5-4190-a761-c072fdb6e850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12316 | 2026.01.14 02:43:42.631669 [ 264 ] {5fed3763-f5d5-4190-a761-c072fdb6e850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12317 | 2026.01.14 02:43:42.632096 [ 264 ] {5fed3763-f5d5-4190-a761-c072fdb6e850} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12318 | 2026.01.14 02:43:42.632130 [ 264 ] {5fed3763-f5d5-4190-a761-c072fdb6e850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12319 | 2026.01.14 02:43:42.632421 [ 264 ] {5fed3763-f5d5-4190-a761-c072fdb6e850} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12320 | 2026.01.14 02:43:42.632640 [ 264 ] {5fed3763-f5d5-4190-a761-c072fdb6e850} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12321 | 2026.01.14 02:43:42.632762 [ 264 ] {5fed3763-f5d5-4190-a761-c072fdb6e850} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.001149 sec., 88772.8459530026 rows/sec., 7.26 MiB/sec. | ||
| 12322 | 2026.01.14 02:43:42.632798 [ 264 ] {5fed3763-f5d5-4190-a761-c072fdb6e850} <Debug> TCPHandler: Processed in 0.001305101 sec. | ||
| 12323 | 2026.01.14 02:43:42.632909 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12324 | 2026.01.14 02:43:42.633001 [ 264 ] {deeaedb6-db78-4d74-bf2c-a3680e9d878c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12325 | 2026.01.14 02:43:42.633043 [ 264 ] {deeaedb6-db78-4d74-bf2c-a3680e9d878c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12326 | 2026.01.14 02:43:42.633445 [ 264 ] {deeaedb6-db78-4d74-bf2c-a3680e9d878c} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12327 | 2026.01.14 02:43:42.633478 [ 264 ] {deeaedb6-db78-4d74-bf2c-a3680e9d878c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12328 | 2026.01.14 02:43:42.633803 [ 264 ] {deeaedb6-db78-4d74-bf2c-a3680e9d878c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12329 | 2026.01.14 02:43:42.634008 [ 264 ] {deeaedb6-db78-4d74-bf2c-a3680e9d878c} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12330 | 2026.01.14 02:43:42.634134 [ 264 ] {deeaedb6-db78-4d74-bf2c-a3680e9d878c} <Debug> executeQuery: Read 197 rows, 14.47 KiB in 0.001151 sec., 171155.51694178977 rows/sec., 12.28 MiB/sec. | ||
| 12331 | 2026.01.14 02:43:42.634169 [ 264 ] {deeaedb6-db78-4d74-bf2c-a3680e9d878c} <Debug> TCPHandler: Processed in 0.00130756 sec. | ||
| 12332 | 2026.01.14 02:43:42.634283 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12333 | 2026.01.14 02:43:42.634374 [ 264 ] {5aeb96b3-847d-4281-a859-d187ca7712e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12334 | 2026.01.14 02:43:42.634414 [ 264 ] {5aeb96b3-847d-4281-a859-d187ca7712e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12335 | 2026.01.14 02:43:42.634740 [ 264 ] {5aeb96b3-847d-4281-a859-d187ca7712e5} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12336 | 2026.01.14 02:43:42.634772 [ 264 ] {5aeb96b3-847d-4281-a859-d187ca7712e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12337 | 2026.01.14 02:43:42.635070 [ 264 ] {5aeb96b3-847d-4281-a859-d187ca7712e5} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12338 | 2026.01.14 02:43:42.635270 [ 264 ] {5aeb96b3-847d-4281-a859-d187ca7712e5} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12339 | 2026.01.14 02:43:42.635392 [ 264 ] {5aeb96b3-847d-4281-a859-d187ca7712e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 12340 | 2026.01.14 02:43:42.635427 [ 264 ] {5aeb96b3-847d-4281-a859-d187ca7712e5} <Debug> TCPHandler: Processed in 0.00119161 sec. | ||
| 12341 | 2026.01.14 02:43:42.720746 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31187 | ||
| 12342 | 2026.01.14 02:43:42.721323 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12343 | 2026.01.14 02:43:42.721371 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12344 | 2026.01.14 02:43:42.721941 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12345 | 2026.01.14 02:43:42.722176 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12346 | 2026.01.14 02:43:42.722312 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31187 | ||
| 12347 | 2026.01.14 02:43:44.355192 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 12348 | 2026.01.14 02:43:44.372631 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12349 | 2026.01.14 02:43:44.372693 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12350 | 2026.01.14 02:43:44.378597 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12351 | 2026.01.14 02:43:44.379273 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12352 | 2026.01.14 02:43:44.382311 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 12353 | 2026.01.14 02:43:45.328075 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1502 | ||
| 12354 | 2026.01.14 02:43:45.330761 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12355 | 2026.01.14 02:43:45.330812 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12356 | 2026.01.14 02:43:45.332006 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12357 | 2026.01.14 02:43:45.332267 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12358 | 2026.01.14 02:43:45.332520 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1502 | ||
| 12359 | 2026.01.14 02:43:46.865005 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46335 | ||
| 12360 | 2026.01.14 02:43:46.865121 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12361 | 2026.01.14 02:43:46.865148 [ 353 ] {} <Debug> TCP-Session: a6421938-8fac-4023-84f4-2c2079f2587a Authenticating user 'default' from [fd00:1122:3344:101::e]:46335 | ||
| 12362 | 2026.01.14 02:43:46.865170 [ 353 ] {} <Debug> TCP-Session: a6421938-8fac-4023-84f4-2c2079f2587a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12363 | 2026.01.14 02:43:46.865183 [ 353 ] {} <Debug> TCP-Session: a6421938-8fac-4023-84f4-2c2079f2587a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12364 | 2026.01.14 02:43:46.865384 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54797 | ||
| 12365 | 2026.01.14 02:43:46.865423 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63912 | ||
| 12366 | 2026.01.14 02:43:46.865431 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40022 | ||
| 12367 | 2026.01.14 02:43:46.865480 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59779 | ||
| 12368 | 2026.01.14 02:43:46.865486 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51429 | ||
| 12369 | 2026.01.14 02:43:46.865512 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12370 | 2026.01.14 02:43:46.865536 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12371 | 2026.01.14 02:43:46.865566 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12372 | 2026.01.14 02:43:46.865568 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12373 | 2026.01.14 02:43:46.865571 [ 354 ] {} <Debug> TCP-Session: 9f315e01-e36d-49ca-9c62-873548a50ca6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54797 | ||
| 12374 | 2026.01.14 02:43:46.865593 [ 355 ] {} <Debug> TCP-Session: 6ab8a74b-b8bc-4580-9e58-0af8ad310d40 Authenticating user 'default' from [fd00:1122:3344:101::e]:63912 | ||
| 12375 | 2026.01.14 02:43:46.865605 [ 353 ] {} <Trace> TCP-Session: a6421938-8fac-4023-84f4-2c2079f2587a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12376 | 2026.01.14 02:43:46.865636 [ 355 ] {} <Debug> TCP-Session: 6ab8a74b-b8bc-4580-9e58-0af8ad310d40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12377 | 2026.01.14 02:43:46.865626 [ 354 ] {} <Debug> TCP-Session: 9f315e01-e36d-49ca-9c62-873548a50ca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12378 | 2026.01.14 02:43:46.865664 [ 355 ] {} <Debug> TCP-Session: 6ab8a74b-b8bc-4580-9e58-0af8ad310d40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12379 | 2026.01.14 02:43:46.865684 [ 354 ] {} <Debug> TCP-Session: 9f315e01-e36d-49ca-9c62-873548a50ca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12380 | 2026.01.14 02:43:46.865595 [ 351 ] {} <Debug> TCP-Session: fc3904c2-7930-4290-b261-68298b8a4038 Authenticating user 'default' from [fd00:1122:3344:101::e]:59779 | ||
| 12381 | 2026.01.14 02:43:46.865591 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12382 | 2026.01.14 02:43:46.865733 [ 351 ] {} <Debug> TCP-Session: fc3904c2-7930-4290-b261-68298b8a4038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12383 | 2026.01.14 02:43:46.865468 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59745 | ||
| 12384 | 2026.01.14 02:43:46.865763 [ 351 ] {} <Debug> TCP-Session: fc3904c2-7930-4290-b261-68298b8a4038 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12385 | 2026.01.14 02:43:46.865759 [ 352 ] {} <Debug> TCP-Session: 392878ae-6dbb-4ce3-98f3-15a27e145bd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51429 | ||
| 12386 | 2026.01.14 02:43:46.865805 [ 353 ] {e11b538b-aee9-4f9c-9025-5d276fd2411f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46335) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12387 | 2026.01.14 02:43:46.865829 [ 352 ] {} <Debug> TCP-Session: 392878ae-6dbb-4ce3-98f3-15a27e145bd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12388 | 2026.01.14 02:43:46.865451 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52461 | ||
| 12389 | 2026.01.14 02:43:46.865861 [ 352 ] {} <Debug> TCP-Session: 392878ae-6dbb-4ce3-98f3-15a27e145bd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12390 | 2026.01.14 02:43:46.865435 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34277 | ||
| 12391 | 2026.01.14 02:43:46.865618 [ 286 ] {} <Debug> TCP-Session: 7a423507-f1d2-44a3-b965-236775efd23e Authenticating user 'default' from [fd00:1122:3344:101::e]:40022 | ||
| 12392 | 2026.01.14 02:43:46.865970 [ 286 ] {} <Debug> TCP-Session: 7a423507-f1d2-44a3-b965-236775efd23e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12393 | 2026.01.14 02:43:46.865992 [ 286 ] {} <Debug> TCP-Session: 7a423507-f1d2-44a3-b965-236775efd23e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12394 | 2026.01.14 02:43:46.866350 [ 353 ] {e11b538b-aee9-4f9c-9025-5d276fd2411f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12395 | 2026.01.14 02:43:46.866433 [ 353 ] {e11b538b-aee9-4f9c-9025-5d276fd2411f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12396 | 2026.01.14 02:43:46.866450 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12397 | 2026.01.14 02:43:46.866482 [ 288 ] {} <Debug> TCP-Session: 76083661-dbb5-45b8-83a3-8b95541226ad Authenticating user 'default' from [fd00:1122:3344:101::e]:52461 | ||
| 12398 | 2026.01.14 02:43:46.866506 [ 288 ] {} <Debug> TCP-Session: 76083661-dbb5-45b8-83a3-8b95541226ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12399 | 2026.01.14 02:43:46.866529 [ 288 ] {} <Debug> TCP-Session: 76083661-dbb5-45b8-83a3-8b95541226ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12400 | 2026.01.14 02:43:46.866573 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12401 | 2026.01.14 02:43:46.866607 [ 287 ] {} <Debug> TCP-Session: 2fd4bd15-ea5f-4323-a62d-92d4439425e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34277 | ||
| 12402 | 2026.01.14 02:43:46.866623 [ 287 ] {} <Debug> TCP-Session: 2fd4bd15-ea5f-4323-a62d-92d4439425e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12403 | 2026.01.14 02:43:46.866636 [ 287 ] {} <Debug> TCP-Session: 2fd4bd15-ea5f-4323-a62d-92d4439425e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12404 | 2026.01.14 02:43:46.866708 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12405 | 2026.01.14 02:43:46.866755 [ 289 ] {} <Debug> TCP-Session: c2a8d75d-f415-4c40-a377-c4e85f6033bb Authenticating user 'default' from [fd00:1122:3344:101::e]:59745 | ||
| 12406 | 2026.01.14 02:43:46.866778 [ 289 ] {} <Debug> TCP-Session: c2a8d75d-f415-4c40-a377-c4e85f6033bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12407 | 2026.01.14 02:43:46.866798 [ 289 ] {} <Debug> TCP-Session: c2a8d75d-f415-4c40-a377-c4e85f6033bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12408 | 2026.01.14 02:43:46.866840 [ 353 ] {e11b538b-aee9-4f9c-9025-5d276fd2411f} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 12409 | 2026.01.14 02:43:46.867990 [ 349 ] {e11b538b-aee9-4f9c-9025-5d276fd2411f} <Trace> AggregatingTransform: Aggregating | ||
| 12410 | 2026.01.14 02:43:46.868031 [ 349 ] {e11b538b-aee9-4f9c-9025-5d276fd2411f} <Trace> Aggregator: Aggregation method: without_key | ||
| 12411 | 2026.01.14 02:43:46.868065 [ 349 ] {e11b538b-aee9-4f9c-9025-5d276fd2411f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001115469 sec. (896.484 rows/sec., 35.02 KiB/sec.) | ||
| 12412 | 2026.01.14 02:43:46.868084 [ 349 ] {e11b538b-aee9-4f9c-9025-5d276fd2411f} <Trace> Aggregator: Merging aggregated data | ||
| 12413 | 2026.01.14 02:43:46.869596 [ 353 ] {e11b538b-aee9-4f9c-9025-5d276fd2411f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003855 sec., 259.40337224383916 rows/sec., 10.13 KiB/sec. | ||
| 12414 | 2026.01.14 02:43:46.869729 [ 353 ] {e11b538b-aee9-4f9c-9025-5d276fd2411f} <Debug> TCPHandler: Processed in 0.004278385 sec. | ||
| 12415 | 2026.01.14 02:43:46.869815 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12416 | 2026.01.14 02:43:46.869847 [ 353 ] {} <Debug> TCP-Session: a6421938-8fac-4023-84f4-2c2079f2587a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12417 | 2026.01.14 02:43:46.869852 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12418 | 2026.01.14 02:43:46.869881 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12419 | 2026.01.14 02:43:46.869898 [ 287 ] {} <Debug> TCP-Session: 2fd4bd15-ea5f-4323-a62d-92d4439425e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12420 | 2026.01.14 02:43:46.869904 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12421 | 2026.01.14 02:43:46.869925 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12422 | 2026.01.14 02:43:46.869943 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12423 | 2026.01.14 02:43:46.869966 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12424 | 2026.01.14 02:43:46.869985 [ 286 ] {} <Debug> TCP-Session: 7a423507-f1d2-44a3-b965-236775efd23e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12425 | 2026.01.14 02:43:46.870005 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12426 | 2026.01.14 02:43:46.870020 [ 355 ] {} <Debug> TCP-Session: 6ab8a74b-b8bc-4580-9e58-0af8ad310d40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12427 | 2026.01.14 02:43:46.870000 [ 352 ] {} <Debug> TCP-Session: 392878ae-6dbb-4ce3-98f3-15a27e145bd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12428 | 2026.01.14 02:43:46.870047 [ 351 ] {} <Debug> TCP-Session: fc3904c2-7930-4290-b261-68298b8a4038 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12429 | 2026.01.14 02:43:46.869983 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12430 | 2026.01.14 02:43:46.869961 [ 354 ] {} <Debug> TCP-Session: 9f315e01-e36d-49ca-9c62-873548a50ca6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12431 | 2026.01.14 02:43:46.870122 [ 288 ] {} <Debug> TCP-Session: 76083661-dbb5-45b8-83a3-8b95541226ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12432 | 2026.01.14 02:43:46.869928 [ 289 ] {} <Debug> TCP-Session: c2a8d75d-f415-4c40-a377-c4e85f6033bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12433 | 2026.01.14 02:43:46.896390 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59168 | ||
| 12434 | 2026.01.14 02:43:46.896472 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12435 | 2026.01.14 02:43:46.896496 [ 353 ] {} <Debug> TCP-Session: a7ca5557-56a0-43d6-a984-630e42a0d549 Authenticating user 'default' from [fd00:1122:3344:101::e]:59168 | ||
| 12436 | 2026.01.14 02:43:46.896515 [ 353 ] {} <Debug> TCP-Session: a7ca5557-56a0-43d6-a984-630e42a0d549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12437 | 2026.01.14 02:43:46.896527 [ 353 ] {} <Debug> TCP-Session: a7ca5557-56a0-43d6-a984-630e42a0d549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12438 | 2026.01.14 02:43:46.896706 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38154 | ||
| 12439 | 2026.01.14 02:43:46.896724 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34924 | ||
| 12440 | 2026.01.14 02:43:46.896747 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48629 | ||
| 12441 | 2026.01.14 02:43:46.896781 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58555 | ||
| 12442 | 2026.01.14 02:43:46.896786 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43824 | ||
| 12443 | 2026.01.14 02:43:46.896833 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12444 | 2026.01.14 02:43:46.896859 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12445 | 2026.01.14 02:43:46.896865 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12446 | 2026.01.14 02:43:46.896881 [ 355 ] {} <Debug> TCP-Session: f92c36d8-a78d-4301-a677-07a59b766d4b Authenticating user 'default' from [fd00:1122:3344:101::e]:34924 | ||
| 12447 | 2026.01.14 02:43:46.896904 [ 287 ] {} <Debug> TCP-Session: f7d7cd8a-e8d7-4d2c-86bf-599d97cf843f Authenticating user 'default' from [fd00:1122:3344:101::e]:48629 | ||
| 12448 | 2026.01.14 02:43:46.896905 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12449 | 2026.01.14 02:43:46.896918 [ 355 ] {} <Debug> TCP-Session: f92c36d8-a78d-4301-a677-07a59b766d4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12450 | 2026.01.14 02:43:46.896942 [ 287 ] {} <Debug> TCP-Session: f7d7cd8a-e8d7-4d2c-86bf-599d97cf843f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12451 | 2026.01.14 02:43:46.896959 [ 355 ] {} <Debug> TCP-Session: f92c36d8-a78d-4301-a677-07a59b766d4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12452 | 2026.01.14 02:43:46.896977 [ 287 ] {} <Debug> TCP-Session: f7d7cd8a-e8d7-4d2c-86bf-599d97cf843f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12453 | 2026.01.14 02:43:46.896908 [ 351 ] {} <Debug> TCP-Session: 65779ebb-fa42-47ee-9212-a7e145e81532 Authenticating user 'default' from [fd00:1122:3344:101::e]:58555 | ||
| 12454 | 2026.01.14 02:43:46.896823 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12455 | 2026.01.14 02:43:46.897032 [ 351 ] {} <Debug> TCP-Session: 65779ebb-fa42-47ee-9212-a7e145e81532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12456 | 2026.01.14 02:43:46.897055 [ 354 ] {} <Debug> TCP-Session: ee2b8aef-e631-4154-80b7-2d3d3dd0b342 Authenticating user 'default' from [fd00:1122:3344:101::e]:38154 | ||
| 12457 | 2026.01.14 02:43:46.897061 [ 351 ] {} <Debug> TCP-Session: 65779ebb-fa42-47ee-9212-a7e145e81532 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12458 | 2026.01.14 02:43:46.897079 [ 354 ] {} <Debug> TCP-Session: ee2b8aef-e631-4154-80b7-2d3d3dd0b342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12459 | 2026.01.14 02:43:46.896786 [ 353 ] {} <Trace> TCP-Session: a7ca5557-56a0-43d6-a984-630e42a0d549 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12460 | 2026.01.14 02:43:46.897103 [ 354 ] {} <Debug> TCP-Session: ee2b8aef-e631-4154-80b7-2d3d3dd0b342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12461 | 2026.01.14 02:43:46.896766 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40149 | ||
| 12462 | 2026.01.14 02:43:46.896749 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33383 | ||
| 12463 | 2026.01.14 02:43:46.896952 [ 352 ] {} <Debug> TCP-Session: 628a138b-e267-400c-94a1-ff90750e3521 Authenticating user 'default' from [fd00:1122:3344:101::e]:43824 | ||
| 12464 | 2026.01.14 02:43:46.896735 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44997 | ||
| 12465 | 2026.01.14 02:43:46.897241 [ 352 ] {} <Debug> TCP-Session: 628a138b-e267-400c-94a1-ff90750e3521 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12466 | 2026.01.14 02:43:46.897246 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12467 | 2026.01.14 02:43:46.897262 [ 352 ] {} <Debug> TCP-Session: 628a138b-e267-400c-94a1-ff90750e3521 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12468 | 2026.01.14 02:43:46.897270 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12469 | 2026.01.14 02:43:46.897289 [ 289 ] {} <Debug> TCP-Session: 8a98dd93-03f0-4c48-8727-384935fd3e73 Authenticating user 'default' from [fd00:1122:3344:101::e]:40149 | ||
| 12470 | 2026.01.14 02:43:46.897308 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12471 | 2026.01.14 02:43:46.897319 [ 288 ] {} <Debug> TCP-Session: 88774842-02c9-45d5-8752-78d4ce7b4548 Authenticating user 'default' from [fd00:1122:3344:101::e]:33383 | ||
| 12472 | 2026.01.14 02:43:46.897333 [ 289 ] {} <Debug> TCP-Session: 8a98dd93-03f0-4c48-8727-384935fd3e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12473 | 2026.01.14 02:43:46.897354 [ 286 ] {} <Debug> TCP-Session: e9d562f4-1f0a-4e8d-a8ae-0e205ad6ef16 Authenticating user 'default' from [fd00:1122:3344:101::e]:44997 | ||
| 12474 | 2026.01.14 02:43:46.897384 [ 288 ] {} <Debug> TCP-Session: 88774842-02c9-45d5-8752-78d4ce7b4548 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12475 | 2026.01.14 02:43:46.897396 [ 286 ] {} <Debug> TCP-Session: e9d562f4-1f0a-4e8d-a8ae-0e205ad6ef16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12476 | 2026.01.14 02:43:46.897416 [ 288 ] {} <Debug> TCP-Session: 88774842-02c9-45d5-8752-78d4ce7b4548 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12477 | 2026.01.14 02:43:46.897430 [ 286 ] {} <Debug> TCP-Session: e9d562f4-1f0a-4e8d-a8ae-0e205ad6ef16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12478 | 2026.01.14 02:43:46.897386 [ 289 ] {} <Debug> TCP-Session: 8a98dd93-03f0-4c48-8727-384935fd3e73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12479 | 2026.01.14 02:43:46.897274 [ 353 ] {77451cfc-fc11-4007-a06a-65b26df6fa28} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59168) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12480 | 2026.01.14 02:43:46.897697 [ 353 ] {77451cfc-fc11-4007-a06a-65b26df6fa28} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12481 | 2026.01.14 02:43:46.897749 [ 353 ] {77451cfc-fc11-4007-a06a-65b26df6fa28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12482 | 2026.01.14 02:43:46.898001 [ 353 ] {77451cfc-fc11-4007-a06a-65b26df6fa28} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 12483 | 2026.01.14 02:43:46.898871 [ 301 ] {77451cfc-fc11-4007-a06a-65b26df6fa28} <Trace> AggregatingTransform: Aggregating | ||
| 12484 | 2026.01.14 02:43:46.898928 [ 301 ] {77451cfc-fc11-4007-a06a-65b26df6fa28} <Trace> Aggregator: Aggregation method: without_key | ||
| 12485 | 2026.01.14 02:43:46.898967 [ 301 ] {77451cfc-fc11-4007-a06a-65b26df6fa28} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000872427 sec. (1146.228 rows/sec., 44.77 KiB/sec.) | ||
| 12486 | 2026.01.14 02:43:46.898989 [ 301 ] {77451cfc-fc11-4007-a06a-65b26df6fa28} <Trace> Aggregator: Merging aggregated data | ||
| 12487 | 2026.01.14 02:43:46.900267 [ 353 ] {77451cfc-fc11-4007-a06a-65b26df6fa28} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003043 sec., 328.62306933946763 rows/sec., 12.84 KiB/sec. | ||
| 12488 | 2026.01.14 02:43:46.900404 [ 353 ] {77451cfc-fc11-4007-a06a-65b26df6fa28} <Debug> TCPHandler: Processed in 0.003706451 sec. | ||
| 12489 | 2026.01.14 02:43:46.900518 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12490 | 2026.01.14 02:43:46.900546 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12491 | 2026.01.14 02:43:46.900549 [ 353 ] {} <Debug> TCP-Session: a7ca5557-56a0-43d6-a984-630e42a0d549 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12492 | 2026.01.14 02:43:46.900566 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12493 | 2026.01.14 02:43:46.900591 [ 354 ] {} <Debug> TCP-Session: ee2b8aef-e631-4154-80b7-2d3d3dd0b342 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12494 | 2026.01.14 02:43:46.900597 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12495 | 2026.01.14 02:43:46.900624 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12496 | 2026.01.14 02:43:46.900633 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12497 | 2026.01.14 02:43:46.900655 [ 288 ] {} <Debug> TCP-Session: 88774842-02c9-45d5-8752-78d4ce7b4548 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12498 | 2026.01.14 02:43:46.900671 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12499 | 2026.01.14 02:43:46.900702 [ 355 ] {} <Debug> TCP-Session: f92c36d8-a78d-4301-a677-07a59b766d4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12500 | 2026.01.14 02:43:46.900645 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12501 | 2026.01.14 02:43:46.900728 [ 351 ] {} <Debug> TCP-Session: 65779ebb-fa42-47ee-9212-a7e145e81532 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12502 | 2026.01.14 02:43:46.900619 [ 287 ] {} <Debug> TCP-Session: f7d7cd8a-e8d7-4d2c-86bf-599d97cf843f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12503 | 2026.01.14 02:43:46.900756 [ 289 ] {} <Debug> TCP-Session: 8a98dd93-03f0-4c48-8727-384935fd3e73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12504 | 2026.01.14 02:43:46.900581 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12505 | 2026.01.14 02:43:46.900684 [ 286 ] {} <Debug> TCP-Session: e9d562f4-1f0a-4e8d-a8ae-0e205ad6ef16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12506 | 2026.01.14 02:43:46.900830 [ 352 ] {} <Debug> TCP-Session: 628a138b-e267-400c-94a1-ff90750e3521 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12507 | 2026.01.14 02:43:46.916436 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54104 | ||
| 12508 | 2026.01.14 02:43:46.916500 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12509 | 2026.01.14 02:43:46.916519 [ 353 ] {} <Debug> TCP-Session: 8d630391-2de7-4f06-8159-a121ad6da5ff Authenticating user 'default' from [fd00:1122:3344:101::e]:54104 | ||
| 12510 | 2026.01.14 02:43:46.916535 [ 353 ] {} <Debug> TCP-Session: 8d630391-2de7-4f06-8159-a121ad6da5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12511 | 2026.01.14 02:43:46.916547 [ 353 ] {} <Debug> TCP-Session: 8d630391-2de7-4f06-8159-a121ad6da5ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12512 | 2026.01.14 02:43:46.916707 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65432 | ||
| 12513 | 2026.01.14 02:43:46.916740 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39415 | ||
| 12514 | 2026.01.14 02:43:46.916744 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39646 | ||
| 12515 | 2026.01.14 02:43:46.916764 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54688 | ||
| 12516 | 2026.01.14 02:43:46.916810 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42112 | ||
| 12517 | 2026.01.14 02:43:46.916827 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12518 | 2026.01.14 02:43:46.916842 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12519 | 2026.01.14 02:43:46.916871 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12520 | 2026.01.14 02:43:46.916877 [ 355 ] {} <Debug> TCP-Session: 790a6785-5a6d-489a-a81d-5c707d21c550 Authenticating user 'default' from [fd00:1122:3344:101::e]:39415 | ||
| 12521 | 2026.01.14 02:43:46.916891 [ 286 ] {} <Debug> TCP-Session: baffc9ff-3b3e-4f27-8826-ca400e898a6c Authenticating user 'default' from [fd00:1122:3344:101::e]:39646 | ||
| 12522 | 2026.01.14 02:43:46.916907 [ 287 ] {} <Debug> TCP-Session: 7a178759-0912-470c-999a-470357556342 Authenticating user 'default' from [fd00:1122:3344:101::e]:54688 | ||
| 12523 | 2026.01.14 02:43:46.916921 [ 355 ] {} <Debug> TCP-Session: 790a6785-5a6d-489a-a81d-5c707d21c550 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12524 | 2026.01.14 02:43:46.916935 [ 286 ] {} <Debug> TCP-Session: baffc9ff-3b3e-4f27-8826-ca400e898a6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12525 | 2026.01.14 02:43:46.916962 [ 355 ] {} <Debug> TCP-Session: 790a6785-5a6d-489a-a81d-5c707d21c550 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12526 | 2026.01.14 02:43:46.916977 [ 286 ] {} <Debug> TCP-Session: baffc9ff-3b3e-4f27-8826-ca400e898a6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12527 | 2026.01.14 02:43:46.916890 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12528 | 2026.01.14 02:43:46.916805 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46811 | ||
| 12529 | 2026.01.14 02:43:46.917035 [ 352 ] {} <Debug> TCP-Session: 4c8bb666-a131-4af7-a299-a5803264e897 Authenticating user 'default' from [fd00:1122:3344:101::e]:42112 | ||
| 12530 | 2026.01.14 02:43:46.916794 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40768 | ||
| 12531 | 2026.01.14 02:43:46.917074 [ 352 ] {} <Debug> TCP-Session: 4c8bb666-a131-4af7-a299-a5803264e897 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12532 | 2026.01.14 02:43:46.917095 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12533 | 2026.01.14 02:43:46.917108 [ 352 ] {} <Debug> TCP-Session: 4c8bb666-a131-4af7-a299-a5803264e897 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12534 | 2026.01.14 02:43:46.917125 [ 351 ] {} <Debug> TCP-Session: 101eb11d-7f9a-49b4-a43d-5dbf609ca11c Authenticating user 'default' from [fd00:1122:3344:101::e]:46811 | ||
| 12535 | 2026.01.14 02:43:46.917128 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12536 | 2026.01.14 02:43:46.917148 [ 351 ] {} <Debug> TCP-Session: 101eb11d-7f9a-49b4-a43d-5dbf609ca11c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12537 | 2026.01.14 02:43:46.917162 [ 289 ] {} <Debug> TCP-Session: eae656be-6a7b-4081-8efc-4d0f71e72e33 Authenticating user 'default' from [fd00:1122:3344:101::e]:40768 | ||
| 12538 | 2026.01.14 02:43:46.917166 [ 351 ] {} <Debug> TCP-Session: 101eb11d-7f9a-49b4-a43d-5dbf609ca11c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12539 | 2026.01.14 02:43:46.917179 [ 289 ] {} <Debug> TCP-Session: eae656be-6a7b-4081-8efc-4d0f71e72e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12540 | 2026.01.14 02:43:46.916769 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51818 | ||
| 12541 | 2026.01.14 02:43:46.917195 [ 289 ] {} <Debug> TCP-Session: eae656be-6a7b-4081-8efc-4d0f71e72e33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12542 | 2026.01.14 02:43:46.916790 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12543 | 2026.01.14 02:43:46.916950 [ 287 ] {} <Debug> TCP-Session: 7a178759-0912-470c-999a-470357556342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12544 | 2026.01.14 02:43:46.917259 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12545 | 2026.01.14 02:43:46.917275 [ 287 ] {} <Debug> TCP-Session: 7a178759-0912-470c-999a-470357556342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12546 | 2026.01.14 02:43:46.917292 [ 288 ] {} <Debug> TCP-Session: c53a00c6-6d4e-41b1-878b-e02e0dc74edf Authenticating user 'default' from [fd00:1122:3344:101::e]:51818 | ||
| 12547 | 2026.01.14 02:43:46.917264 [ 354 ] {} <Debug> TCP-Session: 227cc723-654b-4df1-b3ee-e799d46f7333 Authenticating user 'default' from [fd00:1122:3344:101::e]:65432 | ||
| 12548 | 2026.01.14 02:43:46.917327 [ 288 ] {} <Debug> TCP-Session: c53a00c6-6d4e-41b1-878b-e02e0dc74edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12549 | 2026.01.14 02:43:46.917346 [ 354 ] {} <Debug> TCP-Session: 227cc723-654b-4df1-b3ee-e799d46f7333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12550 | 2026.01.14 02:43:46.917356 [ 288 ] {} <Debug> TCP-Session: c53a00c6-6d4e-41b1-878b-e02e0dc74edf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12551 | 2026.01.14 02:43:46.917370 [ 354 ] {} <Debug> TCP-Session: 227cc723-654b-4df1-b3ee-e799d46f7333 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12552 | 2026.01.14 02:43:46.916759 [ 353 ] {} <Trace> TCP-Session: 8d630391-2de7-4f06-8159-a121ad6da5ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12553 | 2026.01.14 02:43:46.917528 [ 353 ] {b56e23e7-25f4-483e-a644-badd6b694476} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54104) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12554 | 2026.01.14 02:43:46.917690 [ 353 ] {b56e23e7-25f4-483e-a644-badd6b694476} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12555 | 2026.01.14 02:43:46.917732 [ 353 ] {b56e23e7-25f4-483e-a644-badd6b694476} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12556 | 2026.01.14 02:43:46.917950 [ 353 ] {b56e23e7-25f4-483e-a644-badd6b694476} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 12557 | 2026.01.14 02:43:46.918812 [ 304 ] {b56e23e7-25f4-483e-a644-badd6b694476} <Trace> AggregatingTransform: Aggregating | ||
| 12558 | 2026.01.14 02:43:46.918849 [ 304 ] {b56e23e7-25f4-483e-a644-badd6b694476} <Trace> Aggregator: Aggregation method: without_key | ||
| 12559 | 2026.01.14 02:43:46.918879 [ 304 ] {b56e23e7-25f4-483e-a644-badd6b694476} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000848267 sec. (1178.874 rows/sec., 46.05 KiB/sec.) | ||
| 12560 | 2026.01.14 02:43:46.918898 [ 304 ] {b56e23e7-25f4-483e-a644-badd6b694476} <Trace> Aggregator: Merging aggregated data | ||
| 12561 | 2026.01.14 02:43:46.920316 [ 353 ] {b56e23e7-25f4-483e-a644-badd6b694476} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002824 sec., 354.10764872521247 rows/sec., 13.83 KiB/sec. | ||
| 12562 | 2026.01.14 02:43:46.920429 [ 353 ] {b56e23e7-25f4-483e-a644-badd6b694476} <Debug> TCPHandler: Processed in 0.0037235 sec. | ||
| 12563 | 2026.01.14 02:43:46.920515 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12564 | 2026.01.14 02:43:46.920541 [ 353 ] {} <Debug> TCP-Session: 8d630391-2de7-4f06-8159-a121ad6da5ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12565 | 2026.01.14 02:43:46.920546 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12566 | 2026.01.14 02:43:46.920562 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12567 | 2026.01.14 02:43:46.920581 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12568 | 2026.01.14 02:43:46.920605 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12569 | 2026.01.14 02:43:46.920627 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12570 | 2026.01.14 02:43:46.920643 [ 289 ] {} <Debug> TCP-Session: eae656be-6a7b-4081-8efc-4d0f71e72e33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12571 | 2026.01.14 02:43:46.920644 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12572 | 2026.01.14 02:43:46.920679 [ 355 ] {} <Debug> TCP-Session: 790a6785-5a6d-489a-a81d-5c707d21c550 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12573 | 2026.01.14 02:43:46.920679 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12574 | 2026.01.14 02:43:46.920701 [ 286 ] {} <Debug> TCP-Session: baffc9ff-3b3e-4f27-8826-ca400e898a6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12575 | 2026.01.14 02:43:46.920664 [ 288 ] {} <Debug> TCP-Session: c53a00c6-6d4e-41b1-878b-e02e0dc74edf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12576 | 2026.01.14 02:43:46.920729 [ 351 ] {} <Debug> TCP-Session: 101eb11d-7f9a-49b4-a43d-5dbf609ca11c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12577 | 2026.01.14 02:43:46.920628 [ 354 ] {} <Debug> TCP-Session: 227cc723-654b-4df1-b3ee-e799d46f7333 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12578 | 2026.01.14 02:43:46.920599 [ 352 ] {} <Debug> TCP-Session: 4c8bb666-a131-4af7-a299-a5803264e897 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12579 | 2026.01.14 02:43:46.920660 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12580 | 2026.01.14 02:43:46.920842 [ 287 ] {} <Debug> TCP-Session: 7a178759-0912-470c-999a-470357556342 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12581 | 2026.01.14 02:43:47.623375 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12582 | 2026.01.14 02:43:47.623549 [ 264 ] {dc7bc5cb-0e5a-4b32-8fda-841921770011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12583 | 2026.01.14 02:43:47.623616 [ 264 ] {dc7bc5cb-0e5a-4b32-8fda-841921770011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12584 | 2026.01.14 02:43:47.624360 [ 264 ] {dc7bc5cb-0e5a-4b32-8fda-841921770011} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12585 | 2026.01.14 02:43:47.624407 [ 264 ] {dc7bc5cb-0e5a-4b32-8fda-841921770011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12586 | 2026.01.14 02:43:47.624811 [ 264 ] {dc7bc5cb-0e5a-4b32-8fda-841921770011} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12587 | 2026.01.14 02:43:47.625058 [ 264 ] {dc7bc5cb-0e5a-4b32-8fda-841921770011} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12588 | 2026.01.14 02:43:47.625214 [ 264 ] {dc7bc5cb-0e5a-4b32-8fda-841921770011} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001715 sec., 79300.29154518951 rows/sec., 6.88 MiB/sec. | ||
| 12589 | 2026.01.14 02:43:47.625213 [ 48 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12590 | 2026.01.14 02:43:47.625260 [ 264 ] {dc7bc5cb-0e5a-4b32-8fda-841921770011} <Debug> TCPHandler: Processed in 0.002017467 sec. | ||
| 12591 | 2026.01.14 02:43:47.625294 [ 48 ] {} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12592 | 2026.01.14 02:43:47.625325 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12593 | 2026.01.14 02:43:47.625395 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12594 | 2026.01.14 02:43:47.625455 [ 187 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::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 | ||
| 12595 | 2026.01.14 02:43:47.625498 [ 264 ] {512454ea-42b8-40a5-83c1-292499ddcd10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12596 | 2026.01.14 02:43:47.625546 [ 264 ] {512454ea-42b8-40a5-83c1-292499ddcd10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12597 | 2026.01.14 02:43:47.625604 [ 187 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12598 | 2026.01.14 02:43:47.625648 [ 187 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2465 rows starting from the beginning of the part | ||
| 12599 | 2026.01.14 02:43:47.625741 [ 187 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1277 rows starting from the beginning of the part | ||
| 12600 | 2026.01.14 02:43:47.625812 [ 187 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 12601 | 2026.01.14 02:43:47.625877 [ 187 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 136 rows starting from the beginning of the part | ||
| 12602 | 2026.01.14 02:43:47.625942 [ 187 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 177 rows starting from the beginning of the part | ||
| 12603 | 2026.01.14 02:43:47.625976 [ 264 ] {512454ea-42b8-40a5-83c1-292499ddcd10} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12604 | 2026.01.14 02:43:47.626018 [ 264 ] {512454ea-42b8-40a5-83c1-292499ddcd10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12605 | 2026.01.14 02:43:47.626038 [ 187 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 136 rows starting from the beginning of the part | ||
| 12606 | 2026.01.14 02:43:47.626361 [ 264 ] {512454ea-42b8-40a5-83c1-292499ddcd10} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12607 | 2026.01.14 02:43:47.626604 [ 264 ] {512454ea-42b8-40a5-83c1-292499ddcd10} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12608 | 2026.01.14 02:43:47.626744 [ 264 ] {512454ea-42b8-40a5-83c1-292499ddcd10} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001265 sec., 31620.553359683792 rows/sec., 2.32 MiB/sec. | ||
| 12609 | 2026.01.14 02:43:47.626792 [ 264 ] {512454ea-42b8-40a5-83c1-292499ddcd10} <Debug> TCPHandler: Processed in 0.001451592 sec. | ||
| 12610 | 2026.01.14 02:43:47.626921 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12611 | 2026.01.14 02:43:47.627024 [ 264 ] {5ef68cf7-4b23-4512-afd5-aa80bc47e009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12612 | 2026.01.14 02:43:47.627068 [ 264 ] {5ef68cf7-4b23-4512-afd5-aa80bc47e009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12613 | 2026.01.14 02:43:47.627524 [ 264 ] {5ef68cf7-4b23-4512-afd5-aa80bc47e009} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12614 | 2026.01.14 02:43:47.627561 [ 264 ] {5ef68cf7-4b23-4512-afd5-aa80bc47e009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12615 | 2026.01.14 02:43:47.627890 [ 264 ] {5ef68cf7-4b23-4512-afd5-aa80bc47e009} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12616 | 2026.01.14 02:43:47.628110 [ 264 ] {5ef68cf7-4b23-4512-afd5-aa80bc47e009} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12617 | 2026.01.14 02:43:47.628161 [ 194 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4247 rows, containing 5 columns (5 merged, 0 gathered) in 0.002766762 sec., 1535007.3479395772 rows/sec., 132.83 MiB/sec. | ||
| 12618 | 2026.01.14 02:43:47.628248 [ 264 ] {5ef68cf7-4b23-4512-afd5-aa80bc47e009} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001243 sec., 83668.543845535 rows/sec., 6.54 MiB/sec. | ||
| 12619 | 2026.01.14 02:43:47.628251 [ 47 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12620 | 2026.01.14 02:43:47.628291 [ 264 ] {5ef68cf7-4b23-4512-afd5-aa80bc47e009} <Debug> TCPHandler: Processed in 0.001421472 sec. | ||
| 12621 | 2026.01.14 02:43:47.628307 [ 47 ] {} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12622 | 2026.01.14 02:43:47.628335 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12623 | 2026.01.14 02:43:47.628417 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12624 | 2026.01.14 02:43:47.628417 [ 203 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 12625 | 2026.01.14 02:43:47.628434 [ 198 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12626 | 2026.01.14 02:43:47.628524 [ 264 ] {98a5b42f-404a-4450-9d46-1e7622fd461b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12627 | 2026.01.14 02:43:47.628544 [ 203 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12628 | 2026.01.14 02:43:47.628570 [ 264 ] {98a5b42f-404a-4450-9d46-1e7622fd461b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12629 | 2026.01.14 02:43:47.628578 [ 203 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1249 rows starting from the beginning of the part | ||
| 12630 | 2026.01.14 02:43:47.628646 [ 203 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 562 rows starting from the beginning of the part | ||
| 12631 | 2026.01.14 02:43:47.628694 [ 203 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 12632 | 2026.01.14 02:43:47.628740 [ 203 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 104 rows starting from the beginning of the part | ||
| 12633 | 2026.01.14 02:43:47.628778 [ 198 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_96_19} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12634 | 2026.01.14 02:43:47.628784 [ 203 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 102 rows starting from the beginning of the part | ||
| 12635 | 2026.01.14 02:43:47.628859 [ 198 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_96_19} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12636 | 2026.01.14 02:43:47.628867 [ 203 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 104 rows starting from the beginning of the part | ||
| 12637 | 2026.01.14 02:43:47.628965 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 12638 | 2026.01.14 02:43:47.629023 [ 264 ] {98a5b42f-404a-4450-9d46-1e7622fd461b} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12639 | 2026.01.14 02:43:47.629062 [ 264 ] {98a5b42f-404a-4450-9d46-1e7622fd461b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12640 | 2026.01.14 02:43:47.629419 [ 264 ] {98a5b42f-404a-4450-9d46-1e7622fd461b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12641 | 2026.01.14 02:43:47.629659 [ 264 ] {98a5b42f-404a-4450-9d46-1e7622fd461b} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12642 | 2026.01.14 02:43:47.629795 [ 264 ] {98a5b42f-404a-4450-9d46-1e7622fd461b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 12643 | 2026.01.14 02:43:47.629793 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12644 | 2026.01.14 02:43:47.629837 [ 264 ] {98a5b42f-404a-4450-9d46-1e7622fd461b} <Debug> TCPHandler: Processed in 0.001471662 sec. | ||
| 12645 | 2026.01.14 02:43:47.629847 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12646 | 2026.01.14 02:43:47.629877 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12647 | 2026.01.14 02:43:47.629966 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12648 | 2026.01.14 02:43:47.629992 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 12649 | 2026.01.14 02:43:47.630066 [ 264 ] {ec694787-bc01-4623-8f38-4fa4a50a90f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12650 | 2026.01.14 02:43:47.630084 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12651 | 2026.01.14 02:43:47.630117 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27103 rows starting from the beginning of the part | ||
| 12652 | 2026.01.14 02:43:47.630126 [ 264 ] {ec694787-bc01-4623-8f38-4fa4a50a90f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12653 | 2026.01.14 02:43:47.630166 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 845 rows starting from the beginning of the part | ||
| 12654 | 2026.01.14 02:43:47.630213 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 12655 | 2026.01.14 02:43:47.630234 [ 197 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001844845 sec., 1184381.3436901204 rows/sec., 92.05 MiB/sec. | ||
| 12656 | 2026.01.14 02:43:47.630254 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 12657 | 2026.01.14 02:43:47.630321 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 197 rows starting from the beginning of the part | ||
| 12658 | 2026.01.14 02:43:47.630360 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 12659 | 2026.01.14 02:43:47.630482 [ 188 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12660 | 2026.01.14 02:43:47.630831 [ 188 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_96_19} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12661 | 2026.01.14 02:43:47.630942 [ 188 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_96_19} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12662 | 2026.01.14 02:43:47.631077 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 12663 | 2026.01.14 02:43:47.631092 [ 264 ] {ec694787-bc01-4623-8f38-4fa4a50a90f3} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12664 | 2026.01.14 02:43:47.631137 [ 264 ] {ec694787-bc01-4623-8f38-4fa4a50a90f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12665 | 2026.01.14 02:43:47.631785 [ 264 ] {ec694787-bc01-4623-8f38-4fa4a50a90f3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12666 | 2026.01.14 02:43:47.632081 [ 264 ] {ec694787-bc01-4623-8f38-4fa4a50a90f3} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12667 | 2026.01.14 02:43:47.632242 [ 264 ] {ec694787-bc01-4623-8f38-4fa4a50a90f3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002193 sec., 18239.85408116735 rows/sec., 32.68 MiB/sec. | ||
| 12668 | 2026.01.14 02:43:47.632313 [ 264 ] {ec694787-bc01-4623-8f38-4fa4a50a90f3} <Debug> TCPHandler: Processed in 0.00239845 sec. | ||
| 12669 | 2026.01.14 02:43:47.632463 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12670 | 2026.01.14 02:43:47.632563 [ 264 ] {019f8584-b6b7-482e-89f5-7b2fac3516ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12671 | 2026.01.14 02:43:47.632604 [ 264 ] {019f8584-b6b7-482e-89f5-7b2fac3516ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12672 | 2026.01.14 02:43:47.632972 [ 264 ] {019f8584-b6b7-482e-89f5-7b2fac3516ae} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12673 | 2026.01.14 02:43:47.633012 [ 264 ] {019f8584-b6b7-482e-89f5-7b2fac3516ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12674 | 2026.01.14 02:43:47.633327 [ 264 ] {019f8584-b6b7-482e-89f5-7b2fac3516ae} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12675 | 2026.01.14 02:43:47.633544 [ 264 ] {019f8584-b6b7-482e-89f5-7b2fac3516ae} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12676 | 2026.01.14 02:43:47.633677 [ 47 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12677 | 2026.01.14 02:43:47.633679 [ 264 ] {019f8584-b6b7-482e-89f5-7b2fac3516ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 12678 | 2026.01.14 02:43:47.633722 [ 47 ] {} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12679 | 2026.01.14 02:43:47.633742 [ 264 ] {019f8584-b6b7-482e-89f5-7b2fac3516ae} <Debug> TCPHandler: Processed in 0.001330251 sec. | ||
| 12680 | 2026.01.14 02:43:47.633766 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12681 | 2026.01.14 02:43:47.633870 [ 200 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 12682 | 2026.01.14 02:43:47.633994 [ 200 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12683 | 2026.01.14 02:43:47.634028 [ 200 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5676 rows starting from the beginning of the part | ||
| 12684 | 2026.01.14 02:43:47.634092 [ 200 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 12685 | 2026.01.14 02:43:47.634139 [ 200 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 12686 | 2026.01.14 02:43:47.634181 [ 200 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 12687 | 2026.01.14 02:43:47.634226 [ 200 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 12688 | 2026.01.14 02:43:47.634273 [ 200 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 12689 | 2026.01.14 02:43:47.636675 [ 197 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5976 rows, containing 4 columns (4 merged, 0 gathered) in 0.002842733 sec., 2102202.3524544863 rows/sec., 139.76 MiB/sec. | ||
| 12690 | 2026.01.14 02:43:47.637010 [ 197 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28625 rows, containing 5 columns (5 merged, 0 gathered) in 0.007070778 sec., 4048352.2463864656 rows/sec., 277.03 MiB/sec. | ||
| 12691 | 2026.01.14 02:43:47.637153 [ 191 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12692 | 2026.01.14 02:43:47.637390 [ 199 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12693 | 2026.01.14 02:43:47.637446 [ 191 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_96_19} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12694 | 2026.01.14 02:43:47.637528 [ 191 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_96_19} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12695 | 2026.01.14 02:43:47.637632 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 12696 | 2026.01.14 02:43:47.637667 [ 191 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12697 | 2026.01.14 02:43:47.637724 [ 191 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12698 | 2026.01.14 02:43:47.637791 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 12699 | 2026.01.14 02:43:49.991488 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12700 | 2026.01.14 02:43:49.991581 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12701 | 2026.01.14 02:43:50.222515 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31699 | ||
| 12702 | 2026.01.14 02:43:50.223033 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12703 | 2026.01.14 02:43:50.223071 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12704 | 2026.01.14 02:43:50.223556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12705 | 2026.01.14 02:43:50.223788 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12706 | 2026.01.14 02:43:50.223912 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31699 | ||
| 12707 | 2026.01.14 02:43:50.223921 [ 46 ] {} <Debug> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12708 | 2026.01.14 02:43:50.223985 [ 46 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12709 | 2026.01.14 02:43:50.224008 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12710 | 2026.01.14 02:43:50.224103 [ 189 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 12711 | 2026.01.14 02:43:50.224182 [ 189 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12712 | 2026.01.14 02:43:50.224210 [ 189 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29267 rows starting from the beginning of the part | ||
| 12713 | 2026.01.14 02:43:50.224262 [ 189 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 12714 | 2026.01.14 02:43:50.224302 [ 189 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 12715 | 2026.01.14 02:43:50.224343 [ 189 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 12716 | 2026.01.14 02:43:50.224384 [ 189 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 12717 | 2026.01.14 02:43:50.224420 [ 189 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 12718 | 2026.01.14 02:43:50.226467 [ 192 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31699 rows, containing 4 columns (4 merged, 0 gathered) in 0.002399809 sec., 13208967.880360479 rows/sec., 188.96 MiB/sec. | ||
| 12719 | 2026.01.14 02:43:50.226711 [ 189 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12720 | 2026.01.14 02:43:50.226941 [ 189 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_66_13} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12721 | 2026.01.14 02:43:50.227002 [ 189 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_66_13} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12722 | 2026.01.14 02:43:50.227077 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 12723 | 2026.01.14 02:43:51.882468 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 12724 | 2026.01.14 02:43:51.899328 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12725 | 2026.01.14 02:43:51.899382 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12726 | 2026.01.14 02:43:51.904956 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12727 | 2026.01.14 02:43:51.905686 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12728 | 2026.01.14 02:43:51.906053 [ 43 ] {} <Debug> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12729 | 2026.01.14 02:43:51.906157 [ 43 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12730 | 2026.01.14 02:43:51.906196 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12731 | 2026.01.14 02:43:51.906341 [ 197 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 12732 | 2026.01.14 02:43:51.909133 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 12733 | 2026.01.14 02:43:51.910680 [ 197 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12734 | 2026.01.14 02:43:51.912286 [ 197 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 12735 | 2026.01.14 02:43:51.917025 [ 197 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 12736 | 2026.01.14 02:43:51.921600 [ 197 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 12737 | 2026.01.14 02:43:51.926149 [ 197 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 12738 | 2026.01.14 02:43:51.930478 [ 197 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 12739 | 2026.01.14 02:43:51.934260 [ 197 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 12740 | 2026.01.14 02:43:51.987853 [ 193 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.081571331 sec., 6092.826902628327 rows/sec., 31.50 MiB/sec. | ||
| 12741 | 2026.01.14 02:43:51.990413 [ 201 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12742 | 2026.01.14 02:43:51.992345 [ 201 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_66_13} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12743 | 2026.01.14 02:43:51.992438 [ 201 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_66_13} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12744 | 2026.01.14 02:43:51.994041 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 12745 | 2026.01.14 02:43:52.000198 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 352.65 MiB, peak 366.37 MiB, free memory in arenas 0.00 B, will set to 355.05 MiB (RSS), difference: 2.40 MiB | ||
| 12746 | 2026.01.14 02:43:52.621689 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12747 | 2026.01.14 02:43:52.621859 [ 264 ] {6f8e0909-3411-4a5d-a1d4-4fcf85db1e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12748 | 2026.01.14 02:43:52.621923 [ 264 ] {6f8e0909-3411-4a5d-a1d4-4fcf85db1e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12749 | 2026.01.14 02:43:52.622620 [ 264 ] {6f8e0909-3411-4a5d-a1d4-4fcf85db1e33} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12750 | 2026.01.14 02:43:52.622666 [ 264 ] {6f8e0909-3411-4a5d-a1d4-4fcf85db1e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12751 | 2026.01.14 02:43:52.623074 [ 264 ] {6f8e0909-3411-4a5d-a1d4-4fcf85db1e33} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12752 | 2026.01.14 02:43:52.623321 [ 264 ] {6f8e0909-3411-4a5d-a1d4-4fcf85db1e33} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12753 | 2026.01.14 02:43:52.623476 [ 264 ] {6f8e0909-3411-4a5d-a1d4-4fcf85db1e33} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001664 sec., 33653.846153846156 rows/sec., 2.59 MiB/sec. | ||
| 12754 | 2026.01.14 02:43:52.623528 [ 264 ] {6f8e0909-3411-4a5d-a1d4-4fcf85db1e33} <Debug> TCPHandler: Processed in 0.001957485 sec. | ||
| 12755 | 2026.01.14 02:43:52.623663 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12756 | 2026.01.14 02:43:52.623765 [ 264 ] {ee92371a-8419-420b-ae39-a05df69968a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12757 | 2026.01.14 02:43:52.623808 [ 264 ] {ee92371a-8419-420b-ae39-a05df69968a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12758 | 2026.01.14 02:43:52.624249 [ 264 ] {ee92371a-8419-420b-ae39-a05df69968a7} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12759 | 2026.01.14 02:43:52.624292 [ 264 ] {ee92371a-8419-420b-ae39-a05df69968a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12760 | 2026.01.14 02:43:52.624617 [ 264 ] {ee92371a-8419-420b-ae39-a05df69968a7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12761 | 2026.01.14 02:43:52.624831 [ 264 ] {ee92371a-8419-420b-ae39-a05df69968a7} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12762 | 2026.01.14 02:43:52.624963 [ 264 ] {ee92371a-8419-420b-ae39-a05df69968a7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 12763 | 2026.01.14 02:43:52.625002 [ 264 ] {ee92371a-8419-420b-ae39-a05df69968a7} <Debug> TCPHandler: Processed in 0.001389262 sec. | ||
| 12764 | 2026.01.14 02:43:52.625136 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12765 | 2026.01.14 02:43:52.625275 [ 264 ] {92804de5-4d7e-4752-a28c-81fd92734fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12766 | 2026.01.14 02:43:52.625319 [ 264 ] {92804de5-4d7e-4752-a28c-81fd92734fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12767 | 2026.01.14 02:43:52.625762 [ 264 ] {92804de5-4d7e-4752-a28c-81fd92734fcd} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12768 | 2026.01.14 02:43:52.625798 [ 264 ] {92804de5-4d7e-4752-a28c-81fd92734fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12769 | 2026.01.14 02:43:52.626143 [ 264 ] {92804de5-4d7e-4752-a28c-81fd92734fcd} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12770 | 2026.01.14 02:43:52.626364 [ 264 ] {92804de5-4d7e-4752-a28c-81fd92734fcd} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12771 | 2026.01.14 02:43:52.626492 [ 264 ] {92804de5-4d7e-4752-a28c-81fd92734fcd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 12772 | 2026.01.14 02:43:52.626628 [ 264 ] {92804de5-4d7e-4752-a28c-81fd92734fcd} <Debug> TCPHandler: Processed in 0.001541653 sec. | ||
| 12773 | 2026.01.14 02:43:52.626749 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12774 | 2026.01.14 02:43:52.626842 [ 264 ] {8fc1d7e1-fb5b-4b27-9790-37164f1adccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12775 | 2026.01.14 02:43:52.626884 [ 264 ] {8fc1d7e1-fb5b-4b27-9790-37164f1adccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12776 | 2026.01.14 02:43:52.627229 [ 264 ] {8fc1d7e1-fb5b-4b27-9790-37164f1adccc} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12777 | 2026.01.14 02:43:52.627265 [ 264 ] {8fc1d7e1-fb5b-4b27-9790-37164f1adccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12778 | 2026.01.14 02:43:52.627566 [ 264 ] {8fc1d7e1-fb5b-4b27-9790-37164f1adccc} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12779 | 2026.01.14 02:43:52.627772 [ 264 ] {8fc1d7e1-fb5b-4b27-9790-37164f1adccc} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12780 | 2026.01.14 02:43:52.627898 [ 264 ] {8fc1d7e1-fb5b-4b27-9790-37164f1adccc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 12781 | 2026.01.14 02:43:52.627932 [ 264 ] {8fc1d7e1-fb5b-4b27-9790-37164f1adccc} <Debug> TCPHandler: Processed in 0.0012326 sec. | ||
| 12782 | 2026.01.14 02:43:55.332791 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1528 | ||
| 12783 | 2026.01.14 02:43:55.335140 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12784 | 2026.01.14 02:43:55.335196 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12785 | 2026.01.14 02:43:55.336434 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12786 | 2026.01.14 02:43:55.336699 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12787 | 2026.01.14 02:43:55.337060 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1528 | ||
| 12788 | 2026.01.14 02:43:57.649881 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12789 | 2026.01.14 02:43:57.650047 [ 264 ] {b3e50d8c-1f28-46ae-9d34-22ff03a7c729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12790 | 2026.01.14 02:43:57.650110 [ 264 ] {b3e50d8c-1f28-46ae-9d34-22ff03a7c729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12791 | 2026.01.14 02:43:57.650735 [ 264 ] {b3e50d8c-1f28-46ae-9d34-22ff03a7c729} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12792 | 2026.01.14 02:43:57.650778 [ 264 ] {b3e50d8c-1f28-46ae-9d34-22ff03a7c729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12793 | 2026.01.14 02:43:57.651159 [ 264 ] {b3e50d8c-1f28-46ae-9d34-22ff03a7c729} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12794 | 2026.01.14 02:43:57.651383 [ 264 ] {b3e50d8c-1f28-46ae-9d34-22ff03a7c729} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12795 | 2026.01.14 02:43:57.651542 [ 264 ] {b3e50d8c-1f28-46ae-9d34-22ff03a7c729} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00154 sec., 7792.207792207792 rows/sec., 635.40 KiB/sec. | ||
| 12796 | 2026.01.14 02:43:57.651591 [ 264 ] {b3e50d8c-1f28-46ae-9d34-22ff03a7c729} <Debug> TCPHandler: Processed in 0.001833055 sec. | ||
| 12797 | 2026.01.14 02:43:57.651716 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12798 | 2026.01.14 02:43:57.651815 [ 264 ] {3bf8ccca-26f8-4332-91c4-e0b65cb64251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12799 | 2026.01.14 02:43:57.651857 [ 264 ] {3bf8ccca-26f8-4332-91c4-e0b65cb64251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12800 | 2026.01.14 02:43:57.652983 [ 264 ] {3bf8ccca-26f8-4332-91c4-e0b65cb64251} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12801 | 2026.01.14 02:43:57.653021 [ 264 ] {3bf8ccca-26f8-4332-91c4-e0b65cb64251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12802 | 2026.01.14 02:43:57.653419 [ 264 ] {3bf8ccca-26f8-4332-91c4-e0b65cb64251} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12803 | 2026.01.14 02:43:57.653614 [ 264 ] {3bf8ccca-26f8-4332-91c4-e0b65cb64251} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12804 | 2026.01.14 02:43:57.653745 [ 264 ] {3bf8ccca-26f8-4332-91c4-e0b65cb64251} <Debug> executeQuery: Read 1282 rows, 109.08 KiB in 0.001995 sec., 642606.5162907268 rows/sec., 53.39 MiB/sec. | ||
| 12805 | 2026.01.14 02:43:57.653782 [ 264 ] {3bf8ccca-26f8-4332-91c4-e0b65cb64251} <Debug> TCPHandler: Processed in 0.002161458 sec. | ||
| 12806 | 2026.01.14 02:43:57.653886 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12807 | 2026.01.14 02:43:57.653975 [ 264 ] {0da2f80c-68eb-415e-91bc-feef23eba85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12808 | 2026.01.14 02:43:57.654013 [ 264 ] {0da2f80c-68eb-415e-91bc-feef23eba85e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12809 | 2026.01.14 02:43:57.654488 [ 264 ] {0da2f80c-68eb-415e-91bc-feef23eba85e} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12810 | 2026.01.14 02:43:57.654524 [ 264 ] {0da2f80c-68eb-415e-91bc-feef23eba85e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12811 | 2026.01.14 02:43:57.654819 [ 264 ] {0da2f80c-68eb-415e-91bc-feef23eba85e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12812 | 2026.01.14 02:43:57.655023 [ 264 ] {0da2f80c-68eb-415e-91bc-feef23eba85e} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12813 | 2026.01.14 02:43:57.655133 [ 38 ] {} <Debug> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12814 | 2026.01.14 02:43:57.655147 [ 264 ] {0da2f80c-68eb-415e-91bc-feef23eba85e} <Debug> executeQuery: Read 52 rows, 3.85 KiB in 0.001133 sec., 45895.85172109444 rows/sec., 3.31 MiB/sec. | ||
| 12815 | 2026.01.14 02:43:57.655199 [ 38 ] {} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12816 | 2026.01.14 02:43:57.655210 [ 264 ] {0da2f80c-68eb-415e-91bc-feef23eba85e} <Debug> TCPHandler: Processed in 0.001318711 sec. | ||
| 12817 | 2026.01.14 02:43:57.655227 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12818 | 2026.01.14 02:43:57.655326 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12819 | 2026.01.14 02:43:57.655356 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 12820 | 2026.01.14 02:43:57.655422 [ 264 ] {2ba4420d-127f-4040-a017-7ce92a8075cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12821 | 2026.01.14 02:43:57.655465 [ 264 ] {2ba4420d-127f-4040-a017-7ce92a8075cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12822 | 2026.01.14 02:43:57.655499 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12823 | 2026.01.14 02:43:57.655538 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 277 rows starting from the beginning of the part | ||
| 12824 | 2026.01.14 02:43:57.655603 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 42 rows starting from the beginning of the part | ||
| 12825 | 2026.01.14 02:43:57.655647 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 40 rows starting from the beginning of the part | ||
| 12826 | 2026.01.14 02:43:57.655702 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 14 rows starting from the beginning of the part | ||
| 12827 | 2026.01.14 02:43:57.655746 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 40 rows starting from the beginning of the part | ||
| 12828 | 2026.01.14 02:43:57.655785 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 52 rows starting from the beginning of the part | ||
| 12829 | 2026.01.14 02:43:57.655946 [ 264 ] {2ba4420d-127f-4040-a017-7ce92a8075cf} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12830 | 2026.01.14 02:43:57.655987 [ 264 ] {2ba4420d-127f-4040-a017-7ce92a8075cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12831 | 2026.01.14 02:43:57.656467 [ 264 ] {2ba4420d-127f-4040-a017-7ce92a8075cf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12832 | 2026.01.14 02:43:57.656693 [ 264 ] {2ba4420d-127f-4040-a017-7ce92a8075cf} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12833 | 2026.01.14 02:43:57.656702 [ 193 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 465 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401402 sec., 331810.57255519833 rows/sec., 23.42 MiB/sec. | ||
| 12834 | 2026.01.14 02:43:57.656824 [ 264 ] {2ba4420d-127f-4040-a017-7ce92a8075cf} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00142 sec., 160563.38028169013 rows/sec., 10.87 MiB/sec. | ||
| 12835 | 2026.01.14 02:43:57.656868 [ 264 ] {2ba4420d-127f-4040-a017-7ce92a8075cf} <Debug> TCPHandler: Processed in 0.001589583 sec. | ||
| 12836 | 2026.01.14 02:43:57.656882 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12837 | 2026.01.14 02:43:57.656989 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12838 | 2026.01.14 02:43:57.657086 [ 264 ] {97282dea-cd74-49a2-8ecd-94904015c272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12839 | 2026.01.14 02:43:57.657128 [ 264 ] {97282dea-cd74-49a2-8ecd-94904015c272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12840 | 2026.01.14 02:43:57.657180 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_71_14} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12841 | 2026.01.14 02:43:57.657267 [ 199 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_71_14} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12842 | 2026.01.14 02:43:57.657353 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 12843 | 2026.01.14 02:43:57.657730 [ 264 ] {97282dea-cd74-49a2-8ecd-94904015c272} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12844 | 2026.01.14 02:43:57.657769 [ 264 ] {97282dea-cd74-49a2-8ecd-94904015c272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12845 | 2026.01.14 02:43:57.658109 [ 264 ] {97282dea-cd74-49a2-8ecd-94904015c272} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12846 | 2026.01.14 02:43:57.658321 [ 264 ] {97282dea-cd74-49a2-8ecd-94904015c272} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12847 | 2026.01.14 02:43:57.658449 [ 264 ] {97282dea-cd74-49a2-8ecd-94904015c272} <Debug> executeQuery: Read 572 rows, 43.59 KiB in 0.001381 sec., 414192.61404779146 rows/sec., 30.82 MiB/sec. | ||
| 12848 | 2026.01.14 02:43:57.658486 [ 264 ] {97282dea-cd74-49a2-8ecd-94904015c272} <Debug> TCPHandler: Processed in 0.001543832 sec. | ||
| 12849 | 2026.01.14 02:43:57.658591 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12850 | 2026.01.14 02:43:57.658683 [ 264 ] {a366dd42-d388-446c-80d6-be5d3dda3479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12851 | 2026.01.14 02:43:57.658725 [ 264 ] {a366dd42-d388-446c-80d6-be5d3dda3479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12852 | 2026.01.14 02:43:57.659278 [ 264 ] {a366dd42-d388-446c-80d6-be5d3dda3479} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12853 | 2026.01.14 02:43:57.659313 [ 264 ] {a366dd42-d388-446c-80d6-be5d3dda3479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12854 | 2026.01.14 02:43:57.659684 [ 264 ] {a366dd42-d388-446c-80d6-be5d3dda3479} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12855 | 2026.01.14 02:43:57.659888 [ 264 ] {a366dd42-d388-446c-80d6-be5d3dda3479} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12856 | 2026.01.14 02:43:57.660017 [ 264 ] {a366dd42-d388-446c-80d6-be5d3dda3479} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001352 sec., 628698.224852071 rows/sec., 42.32 MiB/sec. | ||
| 12857 | 2026.01.14 02:43:57.660053 [ 264 ] {a366dd42-d388-446c-80d6-be5d3dda3479} <Debug> TCPHandler: Processed in 0.001510763 sec. | ||
| 12858 | 2026.01.14 02:43:57.660156 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12859 | 2026.01.14 02:43:57.660248 [ 264 ] {0aa5e77d-e65c-4be8-a586-a6d21ab7da03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12860 | 2026.01.14 02:43:57.660301 [ 264 ] {0aa5e77d-e65c-4be8-a586-a6d21ab7da03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12861 | 2026.01.14 02:43:57.661159 [ 264 ] {0aa5e77d-e65c-4be8-a586-a6d21ab7da03} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12862 | 2026.01.14 02:43:57.661195 [ 264 ] {0aa5e77d-e65c-4be8-a586-a6d21ab7da03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12863 | 2026.01.14 02:43:57.661735 [ 264 ] {0aa5e77d-e65c-4be8-a586-a6d21ab7da03} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12864 | 2026.01.14 02:43:57.661959 [ 264 ] {0aa5e77d-e65c-4be8-a586-a6d21ab7da03} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12865 | 2026.01.14 02:43:57.662091 [ 264 ] {0aa5e77d-e65c-4be8-a586-a6d21ab7da03} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001861 sec., 21493.820526598603 rows/sec., 38.52 MiB/sec. | ||
| 12866 | 2026.01.14 02:43:57.662144 [ 264 ] {0aa5e77d-e65c-4be8-a586-a6d21ab7da03} <Debug> TCPHandler: Processed in 0.002034527 sec. | ||
| 12867 | 2026.01.14 02:43:57.662248 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12868 | 2026.01.14 02:43:57.662340 [ 264 ] {dacbedb6-a415-4fa9-bc9a-6a67100b7b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12869 | 2026.01.14 02:43:57.662380 [ 264 ] {dacbedb6-a415-4fa9-bc9a-6a67100b7b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12870 | 2026.01.14 02:43:57.662707 [ 264 ] {dacbedb6-a415-4fa9-bc9a-6a67100b7b1b} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12871 | 2026.01.14 02:43:57.662742 [ 264 ] {dacbedb6-a415-4fa9-bc9a-6a67100b7b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12872 | 2026.01.14 02:43:57.663038 [ 264 ] {dacbedb6-a415-4fa9-bc9a-6a67100b7b1b} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12873 | 2026.01.14 02:43:57.663238 [ 264 ] {dacbedb6-a415-4fa9-bc9a-6a67100b7b1b} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12874 | 2026.01.14 02:43:57.663365 [ 264 ] {dacbedb6-a415-4fa9-bc9a-6a67100b7b1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 12875 | 2026.01.14 02:43:57.663401 [ 264 ] {dacbedb6-a415-4fa9-bc9a-6a67100b7b1b} <Debug> TCPHandler: Processed in 0.0012007 sec. | ||
| 12876 | 2026.01.14 02:43:57.724146 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32147 | ||
| 12877 | 2026.01.14 02:43:57.724675 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12878 | 2026.01.14 02:43:57.724718 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 12879 | 2026.01.14 02:43:57.725237 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12880 | 2026.01.14 02:43:57.725474 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12881 | 2026.01.14 02:43:57.725605 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32147 | ||
| 12882 | 2026.01.14 02:43:59.409310 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 12883 | 2026.01.14 02:43:59.425194 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12884 | 2026.01.14 02:43:59.425254 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12885 | 2026.01.14 02:43:59.430438 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12886 | 2026.01.14 02:43:59.431124 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12887 | 2026.01.14 02:43:59.434041 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 12888 | 2026.01.14 02:44:02.621777 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12889 | 2026.01.14 02:44:02.622033 [ 264 ] {ecca1110-6cb5-4eb3-9cae-09babb6cc14e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12890 | 2026.01.14 02:44:02.622127 [ 264 ] {ecca1110-6cb5-4eb3-9cae-09babb6cc14e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12891 | 2026.01.14 02:44:02.622967 [ 264 ] {ecca1110-6cb5-4eb3-9cae-09babb6cc14e} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12892 | 2026.01.14 02:44:02.623004 [ 264 ] {ecca1110-6cb5-4eb3-9cae-09babb6cc14e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12893 | 2026.01.14 02:44:02.623385 [ 264 ] {ecca1110-6cb5-4eb3-9cae-09babb6cc14e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12894 | 2026.01.14 02:44:02.623613 [ 264 ] {ecca1110-6cb5-4eb3-9cae-09babb6cc14e} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12895 | 2026.01.14 02:44:02.623764 [ 264 ] {ecca1110-6cb5-4eb3-9cae-09babb6cc14e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001801 sec., 31093.83675735702 rows/sec., 2.39 MiB/sec. | ||
| 12896 | 2026.01.14 02:44:02.623807 [ 264 ] {ecca1110-6cb5-4eb3-9cae-09babb6cc14e} <Debug> TCPHandler: Processed in 0.002196348 sec. | ||
| 12897 | 2026.01.14 02:44:02.623940 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12898 | 2026.01.14 02:44:02.624068 [ 264 ] {ccbec261-45a6-4d9b-bc46-8e009c703306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12899 | 2026.01.14 02:44:02.624118 [ 264 ] {ccbec261-45a6-4d9b-bc46-8e009c703306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12900 | 2026.01.14 02:44:02.624611 [ 264 ] {ccbec261-45a6-4d9b-bc46-8e009c703306} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12901 | 2026.01.14 02:44:02.624648 [ 264 ] {ccbec261-45a6-4d9b-bc46-8e009c703306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12902 | 2026.01.14 02:44:02.624982 [ 264 ] {ccbec261-45a6-4d9b-bc46-8e009c703306} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12903 | 2026.01.14 02:44:02.625201 [ 264 ] {ccbec261-45a6-4d9b-bc46-8e009c703306} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12904 | 2026.01.14 02:44:02.625337 [ 264 ] {ccbec261-45a6-4d9b-bc46-8e009c703306} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001295 sec., 49420.84942084942 rows/sec., 3.86 MiB/sec. | ||
| 12905 | 2026.01.14 02:44:02.625377 [ 264 ] {ccbec261-45a6-4d9b-bc46-8e009c703306} <Debug> TCPHandler: Processed in 0.001501933 sec. | ||
| 12906 | 2026.01.14 02:44:02.625495 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12907 | 2026.01.14 02:44:02.625594 [ 264 ] {0b77410c-e8fc-4caf-a1c2-8b49780655ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12908 | 2026.01.14 02:44:02.625639 [ 264 ] {0b77410c-e8fc-4caf-a1c2-8b49780655ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12909 | 2026.01.14 02:44:02.626094 [ 264 ] {0b77410c-e8fc-4caf-a1c2-8b49780655ac} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12910 | 2026.01.14 02:44:02.626129 [ 264 ] {0b77410c-e8fc-4caf-a1c2-8b49780655ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12911 | 2026.01.14 02:44:02.626464 [ 264 ] {0b77410c-e8fc-4caf-a1c2-8b49780655ac} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12912 | 2026.01.14 02:44:02.626670 [ 264 ] {0b77410c-e8fc-4caf-a1c2-8b49780655ac} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12913 | 2026.01.14 02:44:02.626805 [ 264 ] {0b77410c-e8fc-4caf-a1c2-8b49780655ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 12914 | 2026.01.14 02:44:02.626843 [ 264 ] {0b77410c-e8fc-4caf-a1c2-8b49780655ac} <Debug> TCPHandler: Processed in 0.001399612 sec. | ||
| 12915 | 2026.01.14 02:44:02.626958 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12916 | 2026.01.14 02:44:02.627053 [ 264 ] {d9c75d4d-c7eb-4f3d-be18-a66d9b5ce703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12917 | 2026.01.14 02:44:02.627096 [ 264 ] {d9c75d4d-c7eb-4f3d-be18-a66d9b5ce703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12918 | 2026.01.14 02:44:02.627428 [ 264 ] {d9c75d4d-c7eb-4f3d-be18-a66d9b5ce703} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12919 | 2026.01.14 02:44:02.627463 [ 264 ] {d9c75d4d-c7eb-4f3d-be18-a66d9b5ce703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12920 | 2026.01.14 02:44:02.627759 [ 264 ] {d9c75d4d-c7eb-4f3d-be18-a66d9b5ce703} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12921 | 2026.01.14 02:44:02.627954 [ 264 ] {d9c75d4d-c7eb-4f3d-be18-a66d9b5ce703} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12922 | 2026.01.14 02:44:02.628078 [ 264 ] {d9c75d4d-c7eb-4f3d-be18-a66d9b5ce703} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 12923 | 2026.01.14 02:44:02.628112 [ 264 ] {d9c75d4d-c7eb-4f3d-be18-a66d9b5ce703} <Debug> TCPHandler: Processed in 0.001265881 sec. | ||
| 12924 | 2026.01.14 02:44:04.991661 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12925 | 2026.01.14 02:44:04.991769 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12926 | 2026.01.14 02:44:05.225847 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32659 | ||
| 12927 | 2026.01.14 02:44:05.226365 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12928 | 2026.01.14 02:44:05.226400 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12929 | 2026.01.14 02:44:05.226889 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12930 | 2026.01.14 02:44:05.227114 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12931 | 2026.01.14 02:44:05.227243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32659 | ||
| 12932 | 2026.01.14 02:44:05.337420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1552 | ||
| 12933 | 2026.01.14 02:44:05.339972 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12934 | 2026.01.14 02:44:05.340035 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12935 | 2026.01.14 02:44:05.341272 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12936 | 2026.01.14 02:44:05.341566 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12937 | 2026.01.14 02:44:05.341783 [ 28 ] {} <Debug> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12938 | 2026.01.14 02:44:05.341858 [ 28 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12939 | 2026.01.14 02:44:05.341894 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12940 | 2026.01.14 02:44:05.341952 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1552 | ||
| 12941 | 2026.01.14 02:44:05.342076 [ 195 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::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 | ||
| 12942 | 2026.01.14 02:44:05.342847 [ 195 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12943 | 2026.01.14 02:44:05.342983 [ 195 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1428 rows starting from the beginning of the part | ||
| 12944 | 2026.01.14 02:44:05.343340 [ 195 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part | ||
| 12945 | 2026.01.14 02:44:05.343646 [ 195 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 24 rows starting from the beginning of the part | ||
| 12946 | 2026.01.14 02:44:05.343945 [ 195 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::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 | ||
| 12947 | 2026.01.14 02:44:05.344232 [ 195 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part | ||
| 12948 | 2026.01.14 02:44:05.344536 [ 195 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 12949 | 2026.01.14 02:44:05.352118 [ 193 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1552 rows, containing 72 columns (72 merged, 0 gathered) in 0.010131094 sec., 153191.74809749075 rows/sec., 121.67 MiB/sec. | ||
| 12950 | 2026.01.14 02:44:05.353893 [ 196 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12951 | 2026.01.14 02:44:05.354469 [ 196 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_51_10} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12952 | 2026.01.14 02:44:05.354549 [ 196 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_51_10} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12953 | 2026.01.14 02:44:05.354886 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 12954 | 2026.01.14 02:44:06.000219 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.22 MiB, peak 366.37 MiB, free memory in arenas 0.00 B, will set to 356.66 MiB (RSS), difference: 1.44 MiB | ||
| 12955 | 2026.01.14 02:44:06.934246 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 12956 | 2026.01.14 02:44:06.951133 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12957 | 2026.01.14 02:44:06.951198 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12958 | 2026.01.14 02:44:06.957133 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12959 | 2026.01.14 02:44:06.957901 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12960 | 2026.01.14 02:44:06.960822 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 12961 | 2026.01.14 02:44:07.623229 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12962 | 2026.01.14 02:44:07.623407 [ 264 ] {6e4bf181-6dff-4a51-b5ca-d4a36ee3c156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12963 | 2026.01.14 02:44:07.623476 [ 264 ] {6e4bf181-6dff-4a51-b5ca-d4a36ee3c156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12964 | 2026.01.14 02:44:07.624261 [ 264 ] {6e4bf181-6dff-4a51-b5ca-d4a36ee3c156} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12965 | 2026.01.14 02:44:07.624314 [ 264 ] {6e4bf181-6dff-4a51-b5ca-d4a36ee3c156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12966 | 2026.01.14 02:44:07.624727 [ 264 ] {6e4bf181-6dff-4a51-b5ca-d4a36ee3c156} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12967 | 2026.01.14 02:44:07.624968 [ 264 ] {6e4bf181-6dff-4a51-b5ca-d4a36ee3c156} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12968 | 2026.01.14 02:44:07.625137 [ 264 ] {6e4bf181-6dff-4a51-b5ca-d4a36ee3c156} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001778 sec., 76490.4386951631 rows/sec., 6.63 MiB/sec. | ||
| 12969 | 2026.01.14 02:44:07.625191 [ 264 ] {6e4bf181-6dff-4a51-b5ca-d4a36ee3c156} <Debug> TCPHandler: Processed in 0.002092207 sec. | ||
| 12970 | 2026.01.14 02:44:07.625318 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12971 | 2026.01.14 02:44:07.625476 [ 264 ] {aedde75e-b0a2-4db9-8d86-7cdc6261bece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12972 | 2026.01.14 02:44:07.625543 [ 264 ] {aedde75e-b0a2-4db9-8d86-7cdc6261bece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12973 | 2026.01.14 02:44:07.626046 [ 264 ] {aedde75e-b0a2-4db9-8d86-7cdc6261bece} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12974 | 2026.01.14 02:44:07.626086 [ 264 ] {aedde75e-b0a2-4db9-8d86-7cdc6261bece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12975 | 2026.01.14 02:44:07.626412 [ 264 ] {aedde75e-b0a2-4db9-8d86-7cdc6261bece} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12976 | 2026.01.14 02:44:07.626634 [ 264 ] {aedde75e-b0a2-4db9-8d86-7cdc6261bece} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12977 | 2026.01.14 02:44:07.626777 [ 264 ] {aedde75e-b0a2-4db9-8d86-7cdc6261bece} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001331 sec., 30052.592036063113 rows/sec., 2.21 MiB/sec. | ||
| 12978 | 2026.01.14 02:44:07.626818 [ 264 ] {aedde75e-b0a2-4db9-8d86-7cdc6261bece} <Debug> TCPHandler: Processed in 0.001554072 sec. | ||
| 12979 | 2026.01.14 02:44:07.626935 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12980 | 2026.01.14 02:44:07.627043 [ 264 ] {591f270d-78d9-461c-aad2-fc2c5a7d5a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12981 | 2026.01.14 02:44:07.627086 [ 264 ] {591f270d-78d9-461c-aad2-fc2c5a7d5a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12982 | 2026.01.14 02:44:07.627526 [ 264 ] {591f270d-78d9-461c-aad2-fc2c5a7d5a37} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12983 | 2026.01.14 02:44:07.627562 [ 264 ] {591f270d-78d9-461c-aad2-fc2c5a7d5a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12984 | 2026.01.14 02:44:07.627867 [ 264 ] {591f270d-78d9-461c-aad2-fc2c5a7d5a37} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12985 | 2026.01.14 02:44:07.628072 [ 264 ] {591f270d-78d9-461c-aad2-fc2c5a7d5a37} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12986 | 2026.01.14 02:44:07.628202 [ 264 ] {591f270d-78d9-461c-aad2-fc2c5a7d5a37} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001238 sec., 84006.4620355412 rows/sec., 6.56 MiB/sec. | ||
| 12987 | 2026.01.14 02:44:07.628241 [ 264 ] {591f270d-78d9-461c-aad2-fc2c5a7d5a37} <Debug> TCPHandler: Processed in 0.001418121 sec. | ||
| 12988 | 2026.01.14 02:44:07.628419 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12989 | 2026.01.14 02:44:07.628516 [ 264 ] {14ef6776-b7c6-40e5-b2d2-6750af3f1c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12990 | 2026.01.14 02:44:07.628561 [ 264 ] {14ef6776-b7c6-40e5-b2d2-6750af3f1c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12991 | 2026.01.14 02:44:07.628983 [ 264 ] {14ef6776-b7c6-40e5-b2d2-6750af3f1c5b} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12992 | 2026.01.14 02:44:07.629021 [ 264 ] {14ef6776-b7c6-40e5-b2d2-6750af3f1c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12993 | 2026.01.14 02:44:07.629360 [ 264 ] {14ef6776-b7c6-40e5-b2d2-6750af3f1c5b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12994 | 2026.01.14 02:44:07.629574 [ 264 ] {14ef6776-b7c6-40e5-b2d2-6750af3f1c5b} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12995 | 2026.01.14 02:44:07.629709 [ 264 ] {14ef6776-b7c6-40e5-b2d2-6750af3f1c5b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 12996 | 2026.01.14 02:44:07.629749 [ 264 ] {14ef6776-b7c6-40e5-b2d2-6750af3f1c5b} <Debug> TCPHandler: Processed in 0.001380211 sec. | ||
| 12997 | 2026.01.14 02:44:07.629858 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12998 | 2026.01.14 02:44:07.629957 [ 264 ] {efe49aeb-a25a-4d69-aad3-fd49844b5c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12999 | 2026.01.14 02:44:07.630013 [ 264 ] {efe49aeb-a25a-4d69-aad3-fd49844b5c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13000 | 2026.01.14 02:44:07.630982 [ 264 ] {efe49aeb-a25a-4d69-aad3-fd49844b5c49} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13001 | 2026.01.14 02:44:07.631020 [ 264 ] {efe49aeb-a25a-4d69-aad3-fd49844b5c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13002 | 2026.01.14 02:44:07.631598 [ 264 ] {efe49aeb-a25a-4d69-aad3-fd49844b5c49} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 13003 | 2026.01.14 02:44:07.631821 [ 264 ] {efe49aeb-a25a-4d69-aad3-fd49844b5c49} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13004 | 2026.01.14 02:44:07.631960 [ 264 ] {efe49aeb-a25a-4d69-aad3-fd49844b5c49} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002022 sec., 19782.393669634028 rows/sec., 35.45 MiB/sec. | ||
| 13005 | 2026.01.14 02:44:07.632028 [ 264 ] {efe49aeb-a25a-4d69-aad3-fd49844b5c49} <Debug> TCPHandler: Processed in 0.002219888 sec. | ||
| 13006 | 2026.01.14 02:44:07.632159 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13007 | 2026.01.14 02:44:07.632260 [ 264 ] {65c5203e-831c-4104-b627-5b43ce48d3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13008 | 2026.01.14 02:44:07.632302 [ 264 ] {65c5203e-831c-4104-b627-5b43ce48d3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13009 | 2026.01.14 02:44:07.632668 [ 264 ] {65c5203e-831c-4104-b627-5b43ce48d3a5} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13010 | 2026.01.14 02:44:07.632710 [ 264 ] {65c5203e-831c-4104-b627-5b43ce48d3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13011 | 2026.01.14 02:44:07.633060 [ 264 ] {65c5203e-831c-4104-b627-5b43ce48d3a5} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13012 | 2026.01.14 02:44:07.633288 [ 264 ] {65c5203e-831c-4104-b627-5b43ce48d3a5} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13013 | 2026.01.14 02:44:07.633427 [ 264 ] {65c5203e-831c-4104-b627-5b43ce48d3a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 13014 | 2026.01.14 02:44:07.633468 [ 264 ] {65c5203e-831c-4104-b627-5b43ce48d3a5} <Debug> TCPHandler: Processed in 0.001370531 sec. | ||
| 13015 | 2026.01.14 02:44:10.203926 [ 45 ] {} <Debug> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 13016 | 2026.01.14 02:44:10.204035 [ 45 ] {} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13017 | 2026.01.14 02:44:10.204057 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13018 | 2026.01.14 02:44:10.204161 [ 194 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::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 | ||
| 13019 | 2026.01.14 02:44:10.204310 [ 194 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13020 | 2026.01.14 02:44:10.204348 [ 194 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
| 13021 | 2026.01.14 02:44:10.204412 [ 194 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 13022 | 2026.01.14 02:44:10.204463 [ 194 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 13023 | 2026.01.14 02:44:10.204509 [ 194 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 13024 | 2026.01.14 02:44:10.204550 [ 194 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
| 13025 | 2026.01.14 02:44:10.205365 [ 193 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00124361 sec., 30556.203311327507 rows/sec., 2.55 MiB/sec. | ||
| 13026 | 2026.01.14 02:44:10.205607 [ 188 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 13027 | 2026.01.14 02:44:10.205943 [ 188 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_33_8} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13028 | 2026.01.14 02:44:10.206023 [ 188 ] {94f99b76-e5d6-4562-b20c-850d7cd5d6cb::all_1_33_8} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 13029 | 2026.01.14 02:44:10.206129 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13030 | 2026.01.14 02:44:11.727260 [ 45 ] {} <Debug> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0 | ||
| 13031 | 2026.01.14 02:44:11.727324 [ 45 ] {} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13032 | 2026.01.14 02:44:11.727344 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13033 | 2026.01.14 02:44:11.727463 [ 193 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact with storage Full | ||
| 13034 | 2026.01.14 02:44:11.727624 [ 193 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13035 | 2026.01.14 02:44:11.727664 [ 193 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 466 rows starting from the beginning of the part | ||
| 13036 | 2026.01.14 02:44:11.727735 [ 193 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 13037 | 2026.01.14 02:44:11.727787 [ 193 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part | ||
| 13038 | 2026.01.14 02:44:11.727838 [ 193 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 13039 | 2026.01.14 02:44:11.727879 [ 193 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 228 rows starting from the beginning of the part | ||
| 13040 | 2026.01.14 02:44:11.728752 [ 188 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 970 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349521 sec., 718773.5500225635 rows/sec., 51.71 MiB/sec. | ||
| 13041 | 2026.01.14 02:44:11.728937 [ 200 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary) | ||
| 13042 | 2026.01.14 02:44:11.729212 [ 200 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_35_8} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13043 | 2026.01.14 02:44:11.729287 [ 200 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_35_8} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41) (MergerMutator): Merged 5 parts: [all_1_31_7, all_35_35_0] -> all_1_35_8 | ||
| 13044 | 2026.01.14 02:44:11.729388 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 13045 | 2026.01.14 02:44:12.631896 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13046 | 2026.01.14 02:44:12.632081 [ 264 ] {06d461bd-5fb0-4928-b030-80b2b3d33398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13047 | 2026.01.14 02:44:12.632152 [ 264 ] {06d461bd-5fb0-4928-b030-80b2b3d33398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13048 | 2026.01.14 02:44:12.633114 [ 264 ] {06d461bd-5fb0-4928-b030-80b2b3d33398} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13049 | 2026.01.14 02:44:12.633158 [ 264 ] {06d461bd-5fb0-4928-b030-80b2b3d33398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13050 | 2026.01.14 02:44:12.633549 [ 264 ] {06d461bd-5fb0-4928-b030-80b2b3d33398} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13051 | 2026.01.14 02:44:12.633774 [ 264 ] {06d461bd-5fb0-4928-b030-80b2b3d33398} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13052 | 2026.01.14 02:44:12.633925 [ 264 ] {06d461bd-5fb0-4928-b030-80b2b3d33398} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001898 sec., 216016.8598524763 rows/sec., 13.70 MiB/sec. | ||
| 13053 | 2026.01.14 02:44:12.633966 [ 264 ] {06d461bd-5fb0-4928-b030-80b2b3d33398} <Debug> TCPHandler: Processed in 0.002192678 sec. | ||
| 13054 | 2026.01.14 02:44:12.634117 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13055 | 2026.01.14 02:44:12.634229 [ 264 ] {79533add-b204-413e-8582-c7d00f9230a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13056 | 2026.01.14 02:44:12.634270 [ 264 ] {79533add-b204-413e-8582-c7d00f9230a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13057 | 2026.01.14 02:44:12.634758 [ 264 ] {79533add-b204-413e-8582-c7d00f9230a7} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13058 | 2026.01.14 02:44:12.634802 [ 264 ] {79533add-b204-413e-8582-c7d00f9230a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13059 | 2026.01.14 02:44:12.635160 [ 264 ] {79533add-b204-413e-8582-c7d00f9230a7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13060 | 2026.01.14 02:44:12.635362 [ 264 ] {79533add-b204-413e-8582-c7d00f9230a7} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13061 | 2026.01.14 02:44:12.635490 [ 264 ] {79533add-b204-413e-8582-c7d00f9230a7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00128 sec., 1562.4999999999998 rows/sec., 127.41 KiB/sec. | ||
| 13062 | 2026.01.14 02:44:12.635527 [ 264 ] {79533add-b204-413e-8582-c7d00f9230a7} <Debug> TCPHandler: Processed in 0.001471853 sec. | ||
| 13063 | 2026.01.14 02:44:12.635644 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13064 | 2026.01.14 02:44:12.635741 [ 264 ] {29d7c0d3-105c-4847-aa9f-5e135f34518b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13065 | 2026.01.14 02:44:12.635781 [ 264 ] {29d7c0d3-105c-4847-aa9f-5e135f34518b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13066 | 2026.01.14 02:44:12.636715 [ 264 ] {29d7c0d3-105c-4847-aa9f-5e135f34518b} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13067 | 2026.01.14 02:44:12.636751 [ 264 ] {29d7c0d3-105c-4847-aa9f-5e135f34518b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13068 | 2026.01.14 02:44:12.637135 [ 264 ] {29d7c0d3-105c-4847-aa9f-5e135f34518b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13069 | 2026.01.14 02:44:12.637341 [ 264 ] {29d7c0d3-105c-4847-aa9f-5e135f34518b} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13070 | 2026.01.14 02:44:12.637467 [ 264 ] {29d7c0d3-105c-4847-aa9f-5e135f34518b} <Debug> executeQuery: Read 1113 rows, 89.92 KiB in 0.001743 sec., 638554.2168674698 rows/sec., 50.38 MiB/sec. | ||
| 13071 | 2026.01.14 02:44:12.637474 [ 73 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13072 | 2026.01.14 02:44:12.637503 [ 264 ] {29d7c0d3-105c-4847-aa9f-5e135f34518b} <Debug> TCPHandler: Processed in 0.001907406 sec. | ||
| 13073 | 2026.01.14 02:44:12.637546 [ 73 ] {} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13074 | 2026.01.14 02:44:12.637572 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13075 | 2026.01.14 02:44:12.637637 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13076 | 2026.01.14 02:44:12.637673 [ 193 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::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 | ||
| 13077 | 2026.01.14 02:44:12.637735 [ 264 ] {e0c1cc77-d4bf-4556-9edc-902d0a595412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13078 | 2026.01.14 02:44:12.637779 [ 264 ] {e0c1cc77-d4bf-4556-9edc-902d0a595412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13079 | 2026.01.14 02:44:12.637812 [ 193 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13080 | 2026.01.14 02:44:12.637850 [ 193 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2465 rows starting from the beginning of the part | ||
| 13081 | 2026.01.14 02:44:12.637915 [ 193 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 13082 | 2026.01.14 02:44:12.637960 [ 193 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1282 rows starting from the beginning of the part | ||
| 13083 | 2026.01.14 02:44:12.638001 [ 193 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 13084 | 2026.01.14 02:44:12.638042 [ 193 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 136 rows starting from the beginning of the part | ||
| 13085 | 2026.01.14 02:44:12.638088 [ 193 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1113 rows starting from the beginning of the part | ||
| 13086 | 2026.01.14 02:44:12.638249 [ 264 ] {e0c1cc77-d4bf-4556-9edc-902d0a595412} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13087 | 2026.01.14 02:44:12.638291 [ 264 ] {e0c1cc77-d4bf-4556-9edc-902d0a595412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13088 | 2026.01.14 02:44:12.638836 [ 264 ] {e0c1cc77-d4bf-4556-9edc-902d0a595412} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13089 | 2026.01.14 02:44:12.639104 [ 264 ] {e0c1cc77-d4bf-4556-9edc-902d0a595412} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13090 | 2026.01.14 02:44:12.639242 [ 264 ] {e0c1cc77-d4bf-4556-9edc-902d0a595412} <Debug> executeQuery: Read 207 rows, 12.46 KiB in 0.001526 sec., 135648.75491480995 rows/sec., 7.97 MiB/sec. | ||
| 13091 | 2026.01.14 02:44:12.639280 [ 264 ] {e0c1cc77-d4bf-4556-9edc-902d0a595412} <Debug> TCPHandler: Processed in 0.001691214 sec. | ||
| 13092 | 2026.01.14 02:44:12.639391 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13093 | 2026.01.14 02:44:12.639484 [ 264 ] {3e4d31d7-0e0a-4789-801b-40e008d8e4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13094 | 2026.01.14 02:44:12.639523 [ 264 ] {3e4d31d7-0e0a-4789-801b-40e008d8e4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13095 | 2026.01.14 02:44:12.639998 [ 264 ] {3e4d31d7-0e0a-4789-801b-40e008d8e4f2} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13096 | 2026.01.14 02:44:12.639997 [ 188 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5108 rows, containing 5 columns (5 merged, 0 gathered) in 0.002364459 sec., 2160325.0468711867 rows/sec., 184.36 MiB/sec. | ||
| 13097 | 2026.01.14 02:44:12.640035 [ 264 ] {3e4d31d7-0e0a-4789-801b-40e008d8e4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13098 | 2026.01.14 02:44:12.640339 [ 203 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13099 | 2026.01.14 02:44:12.640351 [ 264 ] {3e4d31d7-0e0a-4789-801b-40e008d8e4f2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13100 | 2026.01.14 02:44:12.640659 [ 264 ] {3e4d31d7-0e0a-4789-801b-40e008d8e4f2} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13101 | 2026.01.14 02:44:12.640791 [ 203 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_101_20} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13102 | 2026.01.14 02:44:12.640804 [ 264 ] {3e4d31d7-0e0a-4789-801b-40e008d8e4f2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001337 sec., 158563.94913986535 rows/sec., 10.23 MiB/sec. | ||
| 13103 | 2026.01.14 02:44:12.640851 [ 264 ] {3e4d31d7-0e0a-4789-801b-40e008d8e4f2} <Debug> TCPHandler: Processed in 0.001507723 sec. | ||
| 13104 | 2026.01.14 02:44:12.640891 [ 203 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_101_20} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13105 | 2026.01.14 02:44:12.640964 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13106 | 2026.01.14 02:44:12.640998 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 13107 | 2026.01.14 02:44:12.641061 [ 264 ] {6f4a15ec-0b4c-43a6-9e2d-577a9e2fe253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13108 | 2026.01.14 02:44:12.641103 [ 264 ] {6f4a15ec-0b4c-43a6-9e2d-577a9e2fe253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13109 | 2026.01.14 02:44:12.641566 [ 264 ] {6f4a15ec-0b4c-43a6-9e2d-577a9e2fe253} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13110 | 2026.01.14 02:44:12.641602 [ 264 ] {6f4a15ec-0b4c-43a6-9e2d-577a9e2fe253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13111 | 2026.01.14 02:44:12.641916 [ 264 ] {6f4a15ec-0b4c-43a6-9e2d-577a9e2fe253} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13112 | 2026.01.14 02:44:12.642122 [ 264 ] {6f4a15ec-0b4c-43a6-9e2d-577a9e2fe253} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13113 | 2026.01.14 02:44:12.642247 [ 264 ] {6f4a15ec-0b4c-43a6-9e2d-577a9e2fe253} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001204 sec., 175249.16943521594 rows/sec., 9.95 MiB/sec. | ||
| 13114 | 2026.01.14 02:44:12.642284 [ 264 ] {6f4a15ec-0b4c-43a6-9e2d-577a9e2fe253} <Debug> TCPHandler: Processed in 0.001368261 sec. | ||
| 13115 | 2026.01.14 02:44:12.642402 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13116 | 2026.01.14 02:44:12.642493 [ 264 ] {9100380d-82ca-45d8-97a1-13e517de3557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13117 | 2026.01.14 02:44:12.642536 [ 264 ] {9100380d-82ca-45d8-97a1-13e517de3557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13118 | 2026.01.14 02:44:12.643192 [ 264 ] {9100380d-82ca-45d8-97a1-13e517de3557} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13119 | 2026.01.14 02:44:12.643227 [ 264 ] {9100380d-82ca-45d8-97a1-13e517de3557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13120 | 2026.01.14 02:44:12.643547 [ 264 ] {9100380d-82ca-45d8-97a1-13e517de3557} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13121 | 2026.01.14 02:44:12.643758 [ 264 ] {9100380d-82ca-45d8-97a1-13e517de3557} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13122 | 2026.01.14 02:44:12.643878 [ 45 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13123 | 2026.01.14 02:44:12.643883 [ 264 ] {9100380d-82ca-45d8-97a1-13e517de3557} <Debug> executeQuery: Read 681 rows, 48.63 KiB in 0.001407 sec., 484008.52878464817 rows/sec., 33.75 MiB/sec. | ||
| 13124 | 2026.01.14 02:44:12.643923 [ 45 ] {} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13125 | 2026.01.14 02:44:12.643951 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13126 | 2026.01.14 02:44:12.643956 [ 264 ] {9100380d-82ca-45d8-97a1-13e517de3557} <Debug> TCPHandler: Processed in 0.001586313 sec. | ||
| 13127 | 2026.01.14 02:44:12.644040 [ 198 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 13128 | 2026.01.14 02:44:12.644115 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13129 | 2026.01.14 02:44:12.644143 [ 198 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13130 | 2026.01.14 02:44:12.644175 [ 198 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1249 rows starting from the beginning of the part | ||
| 13131 | 2026.01.14 02:44:12.644226 [ 264 ] {0a97d00f-5439-42db-bac2-778dd1ca9f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13132 | 2026.01.14 02:44:12.644236 [ 198 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 13133 | 2026.01.14 02:44:12.644275 [ 264 ] {0a97d00f-5439-42db-bac2-778dd1ca9f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13134 | 2026.01.14 02:44:12.644288 [ 198 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 572 rows starting from the beginning of the part | ||
| 13135 | 2026.01.14 02:44:12.644331 [ 198 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 13136 | 2026.01.14 02:44:12.644374 [ 198 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 13137 | 2026.01.14 02:44:12.644415 [ 198 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 681 rows starting from the beginning of the part | ||
| 13138 | 2026.01.14 02:44:12.644676 [ 264 ] {0a97d00f-5439-42db-bac2-778dd1ca9f7a} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13139 | 2026.01.14 02:44:12.644717 [ 264 ] {0a97d00f-5439-42db-bac2-778dd1ca9f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13140 | 2026.01.14 02:44:12.645070 [ 264 ] {0a97d00f-5439-42db-bac2-778dd1ca9f7a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 13141 | 2026.01.14 02:44:12.645269 [ 264 ] {0a97d00f-5439-42db-bac2-778dd1ca9f7a} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13142 | 2026.01.14 02:44:12.645393 [ 264 ] {0a97d00f-5439-42db-bac2-778dd1ca9f7a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00119 sec., 5042.016806722689 rows/sec., 263.43 KiB/sec. | ||
| 13143 | 2026.01.14 02:44:12.645430 [ 264 ] {0a97d00f-5439-42db-bac2-778dd1ca9f7a} <Debug> TCPHandler: Processed in 0.001380541 sec. | ||
| 13144 | 2026.01.14 02:44:12.645533 [ 203 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2734 rows, containing 5 columns (5 merged, 0 gathered) in 0.001531453 sec., 1785232.7169034898 rows/sec., 136.30 MiB/sec. | ||
| 13145 | 2026.01.14 02:44:12.645558 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13146 | 2026.01.14 02:44:12.645654 [ 264 ] {f10259ac-8848-42c8-a2d2-980cec23d967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13147 | 2026.01.14 02:44:12.645695 [ 264 ] {f10259ac-8848-42c8-a2d2-980cec23d967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13148 | 2026.01.14 02:44:12.645742 [ 187 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13149 | 2026.01.14 02:44:12.646014 [ 187 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_101_20} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13150 | 2026.01.14 02:44:12.646093 [ 187 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_101_20} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13151 | 2026.01.14 02:44:12.646174 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 13152 | 2026.01.14 02:44:12.646178 [ 264 ] {f10259ac-8848-42c8-a2d2-980cec23d967} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13153 | 2026.01.14 02:44:12.646223 [ 264 ] {f10259ac-8848-42c8-a2d2-980cec23d967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13154 | 2026.01.14 02:44:12.646587 [ 264 ] {f10259ac-8848-42c8-a2d2-980cec23d967} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13155 | 2026.01.14 02:44:12.646791 [ 264 ] {f10259ac-8848-42c8-a2d2-980cec23d967} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13156 | 2026.01.14 02:44:12.646915 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13157 | 2026.01.14 02:44:12.646926 [ 264 ] {f10259ac-8848-42c8-a2d2-980cec23d967} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.00129 sec., 244186.04651162794 rows/sec., 16.04 MiB/sec. | ||
| 13158 | 2026.01.14 02:44:12.646954 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13159 | 2026.01.14 02:44:12.646976 [ 264 ] {f10259ac-8848-42c8-a2d2-980cec23d967} <Debug> TCPHandler: Processed in 0.001465342 sec. | ||
| 13160 | 2026.01.14 02:44:12.646977 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13161 | 2026.01.14 02:44:12.647065 [ 198 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::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 | ||
| 13162 | 2026.01.14 02:44:12.647105 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13163 | 2026.01.14 02:44:12.647149 [ 198 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13164 | 2026.01.14 02:44:12.647173 [ 198 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 28625 rows starting from the beginning of the part | ||
| 13165 | 2026.01.14 02:44:12.647205 [ 264 ] {1a3f84fd-36b5-46de-bba3-d7d347165e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13166 | 2026.01.14 02:44:12.647217 [ 198 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 13167 | 2026.01.14 02:44:12.647249 [ 264 ] {1a3f84fd-36b5-46de-bba3-d7d347165e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13168 | 2026.01.14 02:44:12.647260 [ 198 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 850 rows starting from the beginning of the part | ||
| 13169 | 2026.01.14 02:44:12.647295 [ 198 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 13170 | 2026.01.14 02:44:12.647328 [ 198 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 13171 | 2026.01.14 02:44:12.647363 [ 198 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 315 rows starting from the beginning of the part | ||
| 13172 | 2026.01.14 02:44:12.647585 [ 264 ] {1a3f84fd-36b5-46de-bba3-d7d347165e4a} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13173 | 2026.01.14 02:44:12.647621 [ 264 ] {1a3f84fd-36b5-46de-bba3-d7d347165e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13174 | 2026.01.14 02:44:12.647946 [ 264 ] {1a3f84fd-36b5-46de-bba3-d7d347165e4a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 13175 | 2026.01.14 02:44:12.648154 [ 264 ] {1a3f84fd-36b5-46de-bba3-d7d347165e4a} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13176 | 2026.01.14 02:44:12.648281 [ 264 ] {1a3f84fd-36b5-46de-bba3-d7d347165e4a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 61.59 KiB/sec. | ||
| 13177 | 2026.01.14 02:44:12.648317 [ 264 ] {1a3f84fd-36b5-46de-bba3-d7d347165e4a} <Debug> TCPHandler: Processed in 0.00126561 sec. | ||
| 13178 | 2026.01.14 02:44:12.648430 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13179 | 2026.01.14 02:44:12.648522 [ 264 ] {6395ce37-aed6-40ef-b6c2-d116f71a892a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13180 | 2026.01.14 02:44:12.648562 [ 264 ] {6395ce37-aed6-40ef-b6c2-d116f71a892a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13181 | 2026.01.14 02:44:12.648893 [ 264 ] {6395ce37-aed6-40ef-b6c2-d116f71a892a} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13182 | 2026.01.14 02:44:12.648935 [ 264 ] {6395ce37-aed6-40ef-b6c2-d116f71a892a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13183 | 2026.01.14 02:44:12.649272 [ 264 ] {6395ce37-aed6-40ef-b6c2-d116f71a892a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13184 | 2026.01.14 02:44:12.649475 [ 264 ] {6395ce37-aed6-40ef-b6c2-d116f71a892a} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13185 | 2026.01.14 02:44:12.649596 [ 45 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13186 | 2026.01.14 02:44:12.649604 [ 264 ] {6395ce37-aed6-40ef-b6c2-d116f71a892a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001099 sec., 94631.48316651501 rows/sec., 5.80 MiB/sec. | ||
| 13187 | 2026.01.14 02:44:12.649634 [ 45 ] {} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13188 | 2026.01.14 02:44:12.649656 [ 264 ] {6395ce37-aed6-40ef-b6c2-d116f71a892a} <Debug> TCPHandler: Processed in 0.00127413 sec. | ||
| 13189 | 2026.01.14 02:44:12.649657 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13190 | 2026.01.14 02:44:12.649761 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 13191 | 2026.01.14 02:44:12.649858 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13192 | 2026.01.14 02:44:12.649887 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5976 rows starting from the beginning of the part | ||
| 13193 | 2026.01.14 02:44:12.649959 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 13194 | 2026.01.14 02:44:12.650007 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 13195 | 2026.01.14 02:44:12.650046 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 13196 | 2026.01.14 02:44:12.650083 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 13197 | 2026.01.14 02:44:12.650131 [ 187 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 104 rows starting from the beginning of the part | ||
| 13198 | 2026.01.14 02:44:12.651902 [ 191 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6320 rows, containing 4 columns (4 merged, 0 gathered) in 0.002177038 sec., 2903026.9568101247 rows/sec., 192.85 MiB/sec. | ||
| 13199 | 2026.01.14 02:44:12.652236 [ 203 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13200 | 2026.01.14 02:44:12.652474 [ 203 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_101_20} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13201 | 2026.01.14 02:44:12.652554 [ 203 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_101_20} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13202 | 2026.01.14 02:44:12.652616 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 13203 | 2026.01.14 02:44:12.653748 [ 189 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30270 rows, containing 5 columns (5 merged, 0 gathered) in 0.006708205 sec., 4512384.460522599 rows/sec., 308.60 MiB/sec. | ||
| 13204 | 2026.01.14 02:44:12.654228 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13205 | 2026.01.14 02:44:12.654468 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13206 | 2026.01.14 02:44:12.654543 [ 203 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13207 | 2026.01.14 02:44:12.654619 [ 203 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 13208 | 2026.01.14 02:44:12.727603 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33107 | ||
| 13209 | 2026.01.14 02:44:12.728117 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13210 | 2026.01.14 02:44:12.728155 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13211 | 2026.01.14 02:44:12.728633 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13212 | 2026.01.14 02:44:12.728861 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13213 | 2026.01.14 02:44:12.729001 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33107 | ||
| 13214 | 2026.01.14 02:44:14.461105 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 13215 | 2026.01.14 02:44:14.477111 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13216 | 2026.01.14 02:44:14.477164 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13217 | 2026.01.14 02:44:14.483305 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13218 | 2026.01.14 02:44:14.483980 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13219 | 2026.01.14 02:44:14.486878 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 13220 | 2026.01.14 02:44:15.342416 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1586 | ||
| 13221 | 2026.01.14 02:44:15.345408 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13222 | 2026.01.14 02:44:15.345459 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13223 | 2026.01.14 02:44:15.346688 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13224 | 2026.01.14 02:44:15.346956 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13225 | 2026.01.14 02:44:15.347301 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1586 | ||
| 13226 | 2026.01.14 02:44:17.623821 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13227 | 2026.01.14 02:44:17.624018 [ 264 ] {9f1c6649-5c0a-4713-8460-65cdd6ab6f8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13228 | 2026.01.14 02:44:17.624089 [ 264 ] {9f1c6649-5c0a-4713-8460-65cdd6ab6f8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13229 | 2026.01.14 02:44:17.624787 [ 264 ] {9f1c6649-5c0a-4713-8460-65cdd6ab6f8f} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13230 | 2026.01.14 02:44:17.624827 [ 264 ] {9f1c6649-5c0a-4713-8460-65cdd6ab6f8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13231 | 2026.01.14 02:44:17.625194 [ 264 ] {9f1c6649-5c0a-4713-8460-65cdd6ab6f8f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13232 | 2026.01.14 02:44:17.625405 [ 264 ] {9f1c6649-5c0a-4713-8460-65cdd6ab6f8f} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13233 | 2026.01.14 02:44:17.625545 [ 264 ] {9f1c6649-5c0a-4713-8460-65cdd6ab6f8f} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001637 sec., 83078.80268784362 rows/sec., 7.20 MiB/sec. | ||
| 13234 | 2026.01.14 02:44:17.625584 [ 264 ] {9f1c6649-5c0a-4713-8460-65cdd6ab6f8f} <Debug> TCPHandler: Processed in 0.001956067 sec. | ||
| 13235 | 2026.01.14 02:44:17.625778 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13236 | 2026.01.14 02:44:17.625902 [ 264 ] {f536b18a-85f8-447c-ad3e-1bd0054f17e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13237 | 2026.01.14 02:44:17.625951 [ 264 ] {f536b18a-85f8-447c-ad3e-1bd0054f17e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13238 | 2026.01.14 02:44:17.626429 [ 264 ] {f536b18a-85f8-447c-ad3e-1bd0054f17e8} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13239 | 2026.01.14 02:44:17.626466 [ 264 ] {f536b18a-85f8-447c-ad3e-1bd0054f17e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13240 | 2026.01.14 02:44:17.626774 [ 264 ] {f536b18a-85f8-447c-ad3e-1bd0054f17e8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13241 | 2026.01.14 02:44:17.627003 [ 264 ] {f536b18a-85f8-447c-ad3e-1bd0054f17e8} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13242 | 2026.01.14 02:44:17.627137 [ 264 ] {f536b18a-85f8-447c-ad3e-1bd0054f17e8} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00126 sec., 31746.031746031746 rows/sec., 2.33 MiB/sec. | ||
| 13243 | 2026.01.14 02:44:17.627176 [ 264 ] {f536b18a-85f8-447c-ad3e-1bd0054f17e8} <Debug> TCPHandler: Processed in 0.001461742 sec. | ||
| 13244 | 2026.01.14 02:44:17.627299 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13245 | 2026.01.14 02:44:17.627393 [ 264 ] {e7af02db-e9e1-4135-bedc-12e7b474862f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13246 | 2026.01.14 02:44:17.627433 [ 264 ] {e7af02db-e9e1-4135-bedc-12e7b474862f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13247 | 2026.01.14 02:44:17.627844 [ 264 ] {e7af02db-e9e1-4135-bedc-12e7b474862f} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13248 | 2026.01.14 02:44:17.627880 [ 264 ] {e7af02db-e9e1-4135-bedc-12e7b474862f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13249 | 2026.01.14 02:44:17.628185 [ 264 ] {e7af02db-e9e1-4135-bedc-12e7b474862f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13250 | 2026.01.14 02:44:17.628392 [ 264 ] {e7af02db-e9e1-4135-bedc-12e7b474862f} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13251 | 2026.01.14 02:44:17.628517 [ 264 ] {e7af02db-e9e1-4135-bedc-12e7b474862f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001143 sec., 90988.62642169729 rows/sec., 7.11 MiB/sec. | ||
| 13252 | 2026.01.14 02:44:17.628555 [ 264 ] {e7af02db-e9e1-4135-bedc-12e7b474862f} <Debug> TCPHandler: Processed in 0.0013067 sec. | ||
| 13253 | 2026.01.14 02:44:17.628662 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13254 | 2026.01.14 02:44:17.628755 [ 264 ] {ccdbd3f4-90f2-4f9f-a2a9-864c1dda4db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13255 | 2026.01.14 02:44:17.628797 [ 264 ] {ccdbd3f4-90f2-4f9f-a2a9-864c1dda4db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13256 | 2026.01.14 02:44:17.629189 [ 264 ] {ccdbd3f4-90f2-4f9f-a2a9-864c1dda4db0} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13257 | 2026.01.14 02:44:17.629224 [ 264 ] {ccdbd3f4-90f2-4f9f-a2a9-864c1dda4db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13258 | 2026.01.14 02:44:17.629554 [ 264 ] {ccdbd3f4-90f2-4f9f-a2a9-864c1dda4db0} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13259 | 2026.01.14 02:44:17.629766 [ 264 ] {ccdbd3f4-90f2-4f9f-a2a9-864c1dda4db0} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13260 | 2026.01.14 02:44:17.629894 [ 264 ] {ccdbd3f4-90f2-4f9f-a2a9-864c1dda4db0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 13261 | 2026.01.14 02:44:17.629931 [ 264 ] {ccdbd3f4-90f2-4f9f-a2a9-864c1dda4db0} <Debug> TCPHandler: Processed in 0.001319361 sec. | ||
| 13262 | 2026.01.14 02:44:17.630035 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13263 | 2026.01.14 02:44:17.630128 [ 264 ] {f195bbb2-2c44-46f8-bd7a-1d11f6e2cbbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13264 | 2026.01.14 02:44:17.630180 [ 264 ] {f195bbb2-2c44-46f8-bd7a-1d11f6e2cbbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13265 | 2026.01.14 02:44:17.630987 [ 264 ] {f195bbb2-2c44-46f8-bd7a-1d11f6e2cbbe} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13266 | 2026.01.14 02:44:17.631023 [ 264 ] {f195bbb2-2c44-46f8-bd7a-1d11f6e2cbbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13267 | 2026.01.14 02:44:17.631584 [ 264 ] {f195bbb2-2c44-46f8-bd7a-1d11f6e2cbbe} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13268 | 2026.01.14 02:44:17.631815 [ 264 ] {f195bbb2-2c44-46f8-bd7a-1d11f6e2cbbe} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13269 | 2026.01.14 02:44:17.631928 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13270 | 2026.01.14 02:44:17.631950 [ 264 ] {f195bbb2-2c44-46f8-bd7a-1d11f6e2cbbe} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001839 sec., 21750.951604132682 rows/sec., 38.98 MiB/sec. | ||
| 13271 | 2026.01.14 02:44:17.632007 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13272 | 2026.01.14 02:44:17.632030 [ 264 ] {f195bbb2-2c44-46f8-bd7a-1d11f6e2cbbe} <Debug> TCPHandler: Processed in 0.002044607 sec. | ||
| 13273 | 2026.01.14 02:44:17.632036 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13274 | 2026.01.14 02:44:17.632147 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13275 | 2026.01.14 02:44:17.632165 [ 189 ] {54faf14f-464a-4e46-92f0-faf20853345d::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 | ||
| 13276 | 2026.01.14 02:44:17.632245 [ 264 ] {5fd62118-7f9e-43b0-9414-5853923c987c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13277 | 2026.01.14 02:44:17.632290 [ 264 ] {5fd62118-7f9e-43b0-9414-5853923c987c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13278 | 2026.01.14 02:44:17.632423 [ 189 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13279 | 2026.01.14 02:44:17.632490 [ 189 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1772 rows starting from the beginning of the part | ||
| 13280 | 2026.01.14 02:44:17.632610 [ 264 ] {5fd62118-7f9e-43b0-9414-5853923c987c} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13281 | 2026.01.14 02:44:17.632631 [ 189 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part | ||
| 13282 | 2026.01.14 02:44:17.632652 [ 264 ] {5fd62118-7f9e-43b0-9414-5853923c987c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13283 | 2026.01.14 02:44:17.632752 [ 189 ] {54faf14f-464a-4e46-92f0-faf20853345d::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 | ||
| 13284 | 2026.01.14 02:44:17.632871 [ 189 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 13285 | 2026.01.14 02:44:17.632983 [ 189 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
| 13286 | 2026.01.14 02:44:17.632983 [ 264 ] {5fd62118-7f9e-43b0-9414-5853923c987c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13287 | 2026.01.14 02:44:17.633098 [ 189 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 13288 | 2026.01.14 02:44:17.633226 [ 264 ] {5fd62118-7f9e-43b0-9414-5853923c987c} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13289 | 2026.01.14 02:44:17.633361 [ 264 ] {5fd62118-7f9e-43b0-9414-5853923c987c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 13290 | 2026.01.14 02:44:17.633397 [ 264 ] {5fd62118-7f9e-43b0-9414-5853923c987c} <Debug> TCPHandler: Processed in 0.00130018 sec. | ||
| 13291 | 2026.01.14 02:44:17.644514 [ 192 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1972 rows, containing 19 columns (19 merged, 0 gathered) in 0.012399292 sec., 159041.33881192573 rows/sec., 284.99 MiB/sec. | ||
| 13292 | 2026.01.14 02:44:17.646399 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13293 | 2026.01.14 02:44:17.646764 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13294 | 2026.01.14 02:44:17.646851 [ 201 ] {54faf14f-464a-4e46-92f0-faf20853345d::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13295 | 2026.01.14 02:44:17.646975 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.58 MiB. | ||
| 13296 | 2026.01.14 02:44:18.000201 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.45 MiB, peak 375.99 MiB, free memory in arenas 0.00 B, will set to 366.26 MiB (RSS), difference: 7.81 MiB | ||
| 13297 | 2026.01.14 02:44:19.992029 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13298 | 2026.01.14 02:44:19.992096 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13299 | 2026.01.14 02:44:20.229407 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33619 | ||
| 13300 | 2026.01.14 02:44:20.230186 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13301 | 2026.01.14 02:44:20.230261 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13302 | 2026.01.14 02:44:20.230944 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13303 | 2026.01.14 02:44:20.231272 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13304 | 2026.01.14 02:44:20.231478 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33619 | ||
| 13305 | 2026.01.14 02:44:21.227826 [ 223 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): 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] | ||
| 13306 | 2026.01.14 02:44:21.227892 [ 223 ] {} <Debug> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): 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] | ||
| 13307 | 2026.01.14 02:44:21.249990 [ 223 ] {} <Debug> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): 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] | ||
| 13308 | 2026.01.14 02:44:21.987155 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 13309 | 2026.01.14 02:44:22.004562 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13310 | 2026.01.14 02:44:22.004629 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13311 | 2026.01.14 02:44:22.011107 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13312 | 2026.01.14 02:44:22.011825 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13313 | 2026.01.14 02:44:22.012246 [ 221 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): 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] | ||
| 13314 | 2026.01.14 02:44:22.012310 [ 221 ] {} <Debug> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): 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] | ||
| 13315 | 2026.01.14 02:44:22.015146 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 13316 | 2026.01.14 02:44:22.016382 [ 221 ] {} <Debug> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): 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] | ||
| 13317 | 2026.01.14 02:44:22.632996 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13318 | 2026.01.14 02:44:22.633170 [ 264 ] {4236ded7-8b63-4333-aeeb-93dc3c0e6880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13319 | 2026.01.14 02:44:22.633238 [ 264 ] {4236ded7-8b63-4333-aeeb-93dc3c0e6880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13320 | 2026.01.14 02:44:22.634096 [ 264 ] {4236ded7-8b63-4333-aeeb-93dc3c0e6880} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13321 | 2026.01.14 02:44:22.634146 [ 264 ] {4236ded7-8b63-4333-aeeb-93dc3c0e6880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13322 | 2026.01.14 02:44:22.634575 [ 264 ] {4236ded7-8b63-4333-aeeb-93dc3c0e6880} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13323 | 2026.01.14 02:44:22.634811 [ 264 ] {4236ded7-8b63-4333-aeeb-93dc3c0e6880} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13324 | 2026.01.14 02:44:22.634972 [ 264 ] {4236ded7-8b63-4333-aeeb-93dc3c0e6880} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00185 sec., 221621.6216216216 rows/sec., 14.06 MiB/sec. | ||
| 13325 | 2026.01.14 02:44:22.634986 [ 147 ] {} <Debug> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 13326 | 2026.01.14 02:44:22.635025 [ 264 ] {4236ded7-8b63-4333-aeeb-93dc3c0e6880} <Debug> TCPHandler: Processed in 0.002156497 sec. | ||
| 13327 | 2026.01.14 02:44:22.635075 [ 147 ] {} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13328 | 2026.01.14 02:44:22.635112 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13329 | 2026.01.14 02:44:22.635159 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13330 | 2026.01.14 02:44:22.635242 [ 197 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 13331 | 2026.01.14 02:44:22.635267 [ 264 ] {dfaac513-9a2c-4c20-8362-3750ce8ada22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13332 | 2026.01.14 02:44:22.635329 [ 264 ] {dfaac513-9a2c-4c20-8362-3750ce8ada22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13333 | 2026.01.14 02:44:22.635396 [ 197 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13334 | 2026.01.14 02:44:22.635436 [ 197 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 434 rows starting from the beginning of the part | ||
| 13335 | 2026.01.14 02:44:22.635505 [ 197 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 13336 | 2026.01.14 02:44:22.635554 [ 197 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 13337 | 2026.01.14 02:44:22.635601 [ 197 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 13338 | 2026.01.14 02:44:22.635645 [ 197 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 13339 | 2026.01.14 02:44:22.635688 [ 197 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 13340 | 2026.01.14 02:44:22.636331 [ 264 ] {dfaac513-9a2c-4c20-8362-3750ce8ada22} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13341 | 2026.01.14 02:44:22.636374 [ 264 ] {dfaac513-9a2c-4c20-8362-3750ce8ada22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13342 | 2026.01.14 02:44:22.636713 [ 192 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1326 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526962 sec., 868390.9619230866 rows/sec., 59.63 MiB/sec. | ||
| 13343 | 2026.01.14 02:44:22.636791 [ 264 ] {dfaac513-9a2c-4c20-8362-3750ce8ada22} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13344 | 2026.01.14 02:44:22.636927 [ 190 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 13345 | 2026.01.14 02:44:22.637032 [ 264 ] {dfaac513-9a2c-4c20-8362-3750ce8ada22} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13346 | 2026.01.14 02:44:22.637175 [ 264 ] {dfaac513-9a2c-4c20-8362-3750ce8ada22} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001932 sec., 575569.3581780539 rows/sec., 45.41 MiB/sec. | ||
| 13347 | 2026.01.14 02:44:22.637217 [ 264 ] {dfaac513-9a2c-4c20-8362-3750ce8ada22} <Debug> TCPHandler: Processed in 0.002110088 sec. | ||
| 13348 | 2026.01.14 02:44:22.637238 [ 190 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_23_5} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13349 | 2026.01.14 02:44:22.637322 [ 190 ] {74e53986-b130-473e-9c6e-fe629263e04f::all_1_23_5} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 13350 | 2026.01.14 02:44:22.637340 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13351 | 2026.01.14 02:44:22.637413 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 13352 | 2026.01.14 02:44:22.637439 [ 264 ] {5ac55d79-e742-4011-a8fd-0fe2fcd51fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13353 | 2026.01.14 02:44:22.637482 [ 264 ] {5ac55d79-e742-4011-a8fd-0fe2fcd51fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13354 | 2026.01.14 02:44:22.637979 [ 264 ] {5ac55d79-e742-4011-a8fd-0fe2fcd51fea} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13355 | 2026.01.14 02:44:22.638015 [ 264 ] {5ac55d79-e742-4011-a8fd-0fe2fcd51fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13356 | 2026.01.14 02:44:22.638323 [ 264 ] {5ac55d79-e742-4011-a8fd-0fe2fcd51fea} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13357 | 2026.01.14 02:44:22.638533 [ 264 ] {5ac55d79-e742-4011-a8fd-0fe2fcd51fea} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13358 | 2026.01.14 02:44:22.638660 [ 264 ] {5ac55d79-e742-4011-a8fd-0fe2fcd51fea} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001243 sec., 164923.57200321803 rows/sec., 9.68 MiB/sec. | ||
| 13359 | 2026.01.14 02:44:22.638697 [ 264 ] {5ac55d79-e742-4011-a8fd-0fe2fcd51fea} <Debug> TCPHandler: Processed in 0.001407762 sec. | ||
| 13360 | 2026.01.14 02:44:22.638813 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13361 | 2026.01.14 02:44:22.638909 [ 264 ] {1c0d608c-56b7-4171-835c-770d7347db08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13362 | 2026.01.14 02:44:22.638949 [ 264 ] {1c0d608c-56b7-4171-835c-770d7347db08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13363 | 2026.01.14 02:44:22.639423 [ 264 ] {1c0d608c-56b7-4171-835c-770d7347db08} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13364 | 2026.01.14 02:44:22.639459 [ 264 ] {1c0d608c-56b7-4171-835c-770d7347db08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13365 | 2026.01.14 02:44:22.639757 [ 264 ] {1c0d608c-56b7-4171-835c-770d7347db08} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13366 | 2026.01.14 02:44:22.639968 [ 264 ] {1c0d608c-56b7-4171-835c-770d7347db08} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13367 | 2026.01.14 02:44:22.640101 [ 264 ] {1c0d608c-56b7-4171-835c-770d7347db08} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001212 sec., 174917.49174917492 rows/sec., 11.28 MiB/sec. | ||
| 13368 | 2026.01.14 02:44:22.640138 [ 264 ] {1c0d608c-56b7-4171-835c-770d7347db08} <Debug> TCPHandler: Processed in 0.001376252 sec. | ||
| 13369 | 2026.01.14 02:44:22.640245 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13370 | 2026.01.14 02:44:22.640337 [ 264 ] {5d7d2b6b-4009-4030-98d7-504220762d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13371 | 2026.01.14 02:44:22.640375 [ 264 ] {5d7d2b6b-4009-4030-98d7-504220762d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13372 | 2026.01.14 02:44:22.640844 [ 264 ] {5d7d2b6b-4009-4030-98d7-504220762d57} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13373 | 2026.01.14 02:44:22.640880 [ 264 ] {5d7d2b6b-4009-4030-98d7-504220762d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13374 | 2026.01.14 02:44:22.641180 [ 264 ] {5d7d2b6b-4009-4030-98d7-504220762d57} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13375 | 2026.01.14 02:44:22.641384 [ 264 ] {5d7d2b6b-4009-4030-98d7-504220762d57} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13376 | 2026.01.14 02:44:22.641484 [ 147 ] {} <Debug> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 13377 | 2026.01.14 02:44:22.641509 [ 264 ] {5d7d2b6b-4009-4030-98d7-504220762d57} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00119 sec., 177310.9243697479 rows/sec., 10.07 MiB/sec. | ||
| 13378 | 2026.01.14 02:44:22.641527 [ 147 ] {} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13379 | 2026.01.14 02:44:22.641552 [ 264 ] {5d7d2b6b-4009-4030-98d7-504220762d57} <Debug> TCPHandler: Processed in 0.001356891 sec. | ||
| 13380 | 2026.01.14 02:44:22.641552 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13381 | 2026.01.14 02:44:22.641669 [ 199 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 13382 | 2026.01.14 02:44:22.641680 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13383 | 2026.01.14 02:44:22.641783 [ 264 ] {9a873708-77aa-4f30-9822-8f4d360cb692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13384 | 2026.01.14 02:44:22.641788 [ 199 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13385 | 2026.01.14 02:44:22.641825 [ 264 ] {9a873708-77aa-4f30-9822-8f4d360cb692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13386 | 2026.01.14 02:44:22.641834 [ 199 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 223 rows starting from the beginning of the part | ||
| 13387 | 2026.01.14 02:44:22.641909 [ 199 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 13388 | 2026.01.14 02:44:22.641953 [ 199 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 13389 | 2026.01.14 02:44:22.641994 [ 199 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 13390 | 2026.01.14 02:44:22.642032 [ 199 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 13391 | 2026.01.14 02:44:22.642071 [ 199 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 13392 | 2026.01.14 02:44:22.642508 [ 264 ] {9a873708-77aa-4f30-9822-8f4d360cb692} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13393 | 2026.01.14 02:44:22.642548 [ 264 ] {9a873708-77aa-4f30-9822-8f4d360cb692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13394 | 2026.01.14 02:44:22.642916 [ 264 ] {9a873708-77aa-4f30-9822-8f4d360cb692} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13395 | 2026.01.14 02:44:22.643014 [ 195 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390941 sec., 489596.61121499765 rows/sec., 30.34 MiB/sec. | ||
| 13396 | 2026.01.14 02:44:22.643131 [ 264 ] {9a873708-77aa-4f30-9822-8f4d360cb692} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13397 | 2026.01.14 02:44:22.643151 [ 190 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 13398 | 2026.01.14 02:44:22.643261 [ 264 ] {9a873708-77aa-4f30-9822-8f4d360cb692} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001496 sec., 453877.00534759363 rows/sec., 31.64 MiB/sec. | ||
| 13399 | 2026.01.14 02:44:22.643298 [ 264 ] {9a873708-77aa-4f30-9822-8f4d360cb692} <Debug> TCPHandler: Processed in 0.001669314 sec. | ||
| 13400 | 2026.01.14 02:44:22.643397 [ 190 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_23_5} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13401 | 2026.01.14 02:44:22.643413 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13402 | 2026.01.14 02:44:22.643460 [ 190 ] {89aa677c-f233-473b-99eb-13152e64ed03::all_1_23_5} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 13403 | 2026.01.14 02:44:22.643508 [ 264 ] {420e955e-9413-4147-ae3e-e4e40eec217f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13404 | 2026.01.14 02:44:22.643549 [ 264 ] {420e955e-9413-4147-ae3e-e4e40eec217f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13405 | 2026.01.14 02:44:22.643551 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 13406 | 2026.01.14 02:44:22.643883 [ 264 ] {420e955e-9413-4147-ae3e-e4e40eec217f} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13407 | 2026.01.14 02:44:22.643917 [ 264 ] {420e955e-9413-4147-ae3e-e4e40eec217f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13408 | 2026.01.14 02:44:22.644218 [ 264 ] {420e955e-9413-4147-ae3e-e4e40eec217f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 13409 | 2026.01.14 02:44:22.644423 [ 264 ] {420e955e-9413-4147-ae3e-e4e40eec217f} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13410 | 2026.01.14 02:44:22.644525 [ 147 ] {} <Debug> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 13411 | 2026.01.14 02:44:22.644549 [ 264 ] {420e955e-9413-4147-ae3e-e4e40eec217f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 13412 | 2026.01.14 02:44:22.644568 [ 147 ] {} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13413 | 2026.01.14 02:44:22.644591 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13414 | 2026.01.14 02:44:22.644591 [ 264 ] {420e955e-9413-4147-ae3e-e4e40eec217f} <Debug> TCPHandler: Processed in 0.00122809 sec. | ||
| 13415 | 2026.01.14 02:44:22.644693 [ 196 ] {f7be7e53-60d6-4a85-90af-6a8a88607a1a::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 | ||
| 13416 | 2026.01.14 02:44:22.644742 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13417 | 2026.01.14 02:44:22.644832 [ 196 ] {f7be7e53-60d6-4a85-90af-6a8a88607a1a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13418 | 2026.01.14 02:44:22.644839 [ 264 ] {726f122e-ab16-495f-8ab2-670c9d707417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13419 | 2026.01.14 02:44:22.644874 [ 196 ] {f7be7e53-60d6-4a85-90af-6a8a88607a1a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 13420 | 2026.01.14 02:44:22.644893 [ 264 ] {726f122e-ab16-495f-8ab2-670c9d707417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13421 | 2026.01.14 02:44:22.644942 [ 196 ] {f7be7e53-60d6-4a85-90af-6a8a88607a1a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 13422 | 2026.01.14 02:44:22.644990 [ 196 ] {f7be7e53-60d6-4a85-90af-6a8a88607a1a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 13423 | 2026.01.14 02:44:22.645028 [ 196 ] {f7be7e53-60d6-4a85-90af-6a8a88607a1a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 13424 | 2026.01.14 02:44:22.645065 [ 196 ] {f7be7e53-60d6-4a85-90af-6a8a88607a1a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 13425 | 2026.01.14 02:44:22.645102 [ 196 ] {f7be7e53-60d6-4a85-90af-6a8a88607a1a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 13426 | 2026.01.14 02:44:22.645351 [ 264 ] {726f122e-ab16-495f-8ab2-670c9d707417} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13427 | 2026.01.14 02:44:22.645391 [ 264 ] {726f122e-ab16-495f-8ab2-670c9d707417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13428 | 2026.01.14 02:44:22.645757 [ 264 ] {726f122e-ab16-495f-8ab2-670c9d707417} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13429 | 2026.01.14 02:44:22.645896 [ 195 ] {f7be7e53-60d6-4a85-90af-6a8a88607a1a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001254591 sec., 52606.78579712432 rows/sec., 2.68 MiB/sec. | ||
| 13430 | 2026.01.14 02:44:22.645978 [ 264 ] {726f122e-ab16-495f-8ab2-670c9d707417} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13431 | 2026.01.14 02:44:22.646035 [ 194 ] {f7be7e53-60d6-4a85-90af-6a8a88607a1a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 13432 | 2026.01.14 02:44:22.646111 [ 264 ] {726f122e-ab16-495f-8ab2-670c9d707417} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001291 sec., 243222.30828814872 rows/sec., 15.98 MiB/sec. | ||
| 13433 | 2026.01.14 02:44:22.646148 [ 264 ] {726f122e-ab16-495f-8ab2-670c9d707417} <Debug> TCPHandler: Processed in 0.001455602 sec. | ||
| 13434 | 2026.01.14 02:44:22.646196 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): 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] | ||
| 13435 | 2026.01.14 02:44:22.646232 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): 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] | ||
| 13436 | 2026.01.14 02:44:22.646262 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13437 | 2026.01.14 02:44:22.646324 [ 194 ] {f7be7e53-60d6-4a85-90af-6a8a88607a1a::all_1_11_2} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13438 | 2026.01.14 02:44:22.646359 [ 264 ] {3f089e49-f99a-4330-90ff-7787abc4b791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13439 | 2026.01.14 02:44:22.646398 [ 194 ] {f7be7e53-60d6-4a85-90af-6a8a88607a1a::all_1_11_2} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 13440 | 2026.01.14 02:44:22.646400 [ 264 ] {3f089e49-f99a-4330-90ff-7787abc4b791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13441 | 2026.01.14 02:44:22.646469 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 13442 | 2026.01.14 02:44:22.646716 [ 264 ] {3f089e49-f99a-4330-90ff-7787abc4b791} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13443 | 2026.01.14 02:44:22.646751 [ 264 ] {3f089e49-f99a-4330-90ff-7787abc4b791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13444 | 2026.01.14 02:44:22.647051 [ 264 ] {3f089e49-f99a-4330-90ff-7787abc4b791} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 13445 | 2026.01.14 02:44:22.647293 [ 264 ] {3f089e49-f99a-4330-90ff-7787abc4b791} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13446 | 2026.01.14 02:44:22.647477 [ 264 ] {3f089e49-f99a-4330-90ff-7787abc4b791} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 59.26 KiB/sec. | ||
| 13447 | 2026.01.14 02:44:22.647512 [ 264 ] {3f089e49-f99a-4330-90ff-7787abc4b791} <Debug> TCPHandler: Processed in 0.00130092 sec. | ||
| 13448 | 2026.01.14 02:44:22.647620 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13449 | 2026.01.14 02:44:22.647712 [ 264 ] {0c9a3b98-6884-4b78-93e0-c7177381c0ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13450 | 2026.01.14 02:44:22.647754 [ 264 ] {0c9a3b98-6884-4b78-93e0-c7177381c0ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13451 | 2026.01.14 02:44:22.648086 [ 264 ] {0c9a3b98-6884-4b78-93e0-c7177381c0ea} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13452 | 2026.01.14 02:44:22.648121 [ 264 ] {0c9a3b98-6884-4b78-93e0-c7177381c0ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 13453 | 2026.01.14 02:44:22.648477 [ 264 ] {0c9a3b98-6884-4b78-93e0-c7177381c0ea} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13454 | 2026.01.14 02:44:22.648704 [ 264 ] {0c9a3b98-6884-4b78-93e0-c7177381c0ea} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13455 | 2026.01.14 02:44:22.648835 [ 264 ] {0c9a3b98-6884-4b78-93e0-c7177381c0ea} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001141 sec., 91148.11568799298 rows/sec., 5.58 MiB/sec. | ||
| 13456 | 2026.01.14 02:44:22.648870 [ 264 ] {0c9a3b98-6884-4b78-93e0-c7177381c0ea} <Debug> TCPHandler: Processed in 0.00129956 sec. | ||
| 13457 | 2026.01.14 02:44:22.648890 [ 218 ] {} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): 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] | ||
| 13458 | 2026.01.14 02:44:22.648917 [ 218 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): 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] | ||
| 13459 | 2026.01.14 02:44:22.649834 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): 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] | ||
| 13460 | 2026.01.14 02:44:22.651836 [ 218 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): 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] | ||
| 13461 | 2026.01.14 02:44:23.000183 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.82 MiB, peak 375.99 MiB, free memory in arenas 0.00 B, will set to 366.54 MiB (RSS), difference: -1.28 MiB | ||
| 13462 | 2026.01.14 02:44:23.156426 [ 218 ] {} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): 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] | ||
| 13463 | 2026.01.14 02:44:23.156482 [ 218 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): 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] | ||
| 13464 | 2026.01.14 02:44:23.159879 [ 218 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): 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] | ||
| 13465 | 2026.01.14 02:44:23.584585 [ 218 ] {} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): 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] | ||
| 13466 | 2026.01.14 02:44:23.584635 [ 218 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): 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] | ||
| 13467 | 2026.01.14 02:44:23.587358 [ 218 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): 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] | ||
| 13468 | 2026.01.14 02:44:25.347723 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1618 | ||
| 13469 | 2026.01.14 02:44:25.350118 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13470 | 2026.01.14 02:44:25.350168 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13471 | 2026.01.14 02:44:25.351373 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13472 | 2026.01.14 02:44:25.351651 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13473 | 2026.01.14 02:44:25.352040 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1618 | ||
| 13474 | 2026.01.14 02:44:27.650744 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13475 | 2026.01.14 02:44:27.650912 [ 264 ] {ddb58290-7ac8-457e-82c3-876d051b4fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13476 | 2026.01.14 02:44:27.650976 [ 264 ] {ddb58290-7ac8-457e-82c3-876d051b4fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13477 | 2026.01.14 02:44:27.651566 [ 264 ] {ddb58290-7ac8-457e-82c3-876d051b4fbb} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13478 | 2026.01.14 02:44:27.651609 [ 264 ] {ddb58290-7ac8-457e-82c3-876d051b4fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13479 | 2026.01.14 02:44:27.651974 [ 264 ] {ddb58290-7ac8-457e-82c3-876d051b4fbb} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13480 | 2026.01.14 02:44:27.652200 [ 264 ] {ddb58290-7ac8-457e-82c3-876d051b4fbb} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13481 | 2026.01.14 02:44:27.652354 [ 264 ] {ddb58290-7ac8-457e-82c3-876d051b4fbb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001488 sec., 1344.0860215053765 rows/sec., 109.60 KiB/sec. | ||
| 13482 | 2026.01.14 02:44:27.652403 [ 264 ] {ddb58290-7ac8-457e-82c3-876d051b4fbb} <Debug> TCPHandler: Processed in 0.001778935 sec. | ||
| 13483 | 2026.01.14 02:44:27.652535 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13484 | 2026.01.14 02:44:27.652661 [ 264 ] {b7d4b8a2-3121-4d12-9025-cb3944ed6834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13485 | 2026.01.14 02:44:27.652712 [ 264 ] {b7d4b8a2-3121-4d12-9025-cb3944ed6834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13486 | 2026.01.14 02:44:27.653988 [ 264 ] {b7d4b8a2-3121-4d12-9025-cb3944ed6834} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13487 | 2026.01.14 02:44:27.654027 [ 264 ] {b7d4b8a2-3121-4d12-9025-cb3944ed6834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13488 | 2026.01.14 02:44:27.654449 [ 264 ] {b7d4b8a2-3121-4d12-9025-cb3944ed6834} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13489 | 2026.01.14 02:44:27.654665 [ 264 ] {b7d4b8a2-3121-4d12-9025-cb3944ed6834} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13490 | 2026.01.14 02:44:27.654807 [ 264 ] {b7d4b8a2-3121-4d12-9025-cb3944ed6834} <Debug> executeQuery: Read 1277 rows, 108.71 KiB in 0.002175 sec., 587126.4367816092 rows/sec., 48.81 MiB/sec. | ||
| 13491 | 2026.01.14 02:44:27.654848 [ 264 ] {b7d4b8a2-3121-4d12-9025-cb3944ed6834} <Debug> TCPHandler: Processed in 0.00237479 sec. | ||
| 13492 | 2026.01.14 02:44:27.654964 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13493 | 2026.01.14 02:44:27.655064 [ 264 ] {faee137e-12b1-4dff-bf45-61167be9853e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13494 | 2026.01.14 02:44:27.655105 [ 264 ] {faee137e-12b1-4dff-bf45-61167be9853e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13495 | 2026.01.14 02:44:27.655529 [ 264 ] {faee137e-12b1-4dff-bf45-61167be9853e} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13496 | 2026.01.14 02:44:27.655566 [ 264 ] {faee137e-12b1-4dff-bf45-61167be9853e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13497 | 2026.01.14 02:44:27.655871 [ 264 ] {faee137e-12b1-4dff-bf45-61167be9853e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13498 | 2026.01.14 02:44:27.656081 [ 264 ] {faee137e-12b1-4dff-bf45-61167be9853e} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13499 | 2026.01.14 02:44:27.656203 [ 123 ] {} <Debug> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13500 | 2026.01.14 02:44:27.656214 [ 264 ] {faee137e-12b1-4dff-bf45-61167be9853e} <Debug> executeQuery: Read 42 rows, 3.15 KiB in 0.001171 sec., 35866.780529462 rows/sec., 2.62 MiB/sec. | ||
| 13501 | 2026.01.14 02:44:27.656265 [ 123 ] {} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13502 | 2026.01.14 02:44:27.656276 [ 264 ] {faee137e-12b1-4dff-bf45-61167be9853e} <Debug> TCPHandler: Processed in 0.001363642 sec. | ||
| 13503 | 2026.01.14 02:44:27.656291 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13504 | 2026.01.14 02:44:27.656392 [ 195 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 13505 | 2026.01.14 02:44:27.656405 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13506 | 2026.01.14 02:44:27.656512 [ 195 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13507 | 2026.01.14 02:44:27.656517 [ 264 ] {e1fccdc5-4c6a-4939-8fa0-13136b196bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13508 | 2026.01.14 02:44:27.656552 [ 195 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 277 rows starting from the beginning of the part | ||
| 13509 | 2026.01.14 02:44:27.656571 [ 264 ] {e1fccdc5-4c6a-4939-8fa0-13136b196bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13510 | 2026.01.14 02:44:27.656622 [ 195 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 13511 | 2026.01.14 02:44:27.656672 [ 195 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 207 rows starting from the beginning of the part | ||
| 13512 | 2026.01.14 02:44:27.656714 [ 195 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 40 rows starting from the beginning of the part | ||
| 13513 | 2026.01.14 02:44:27.656752 [ 195 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 205 rows starting from the beginning of the part | ||
| 13514 | 2026.01.14 02:44:27.656798 [ 195 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 42 rows starting from the beginning of the part | ||
| 13515 | 2026.01.14 02:44:27.657106 [ 264 ] {e1fccdc5-4c6a-4939-8fa0-13136b196bfe} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13516 | 2026.01.14 02:44:27.657147 [ 264 ] {e1fccdc5-4c6a-4939-8fa0-13136b196bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13517 | 2026.01.14 02:44:27.657464 [ 264 ] {e1fccdc5-4c6a-4939-8fa0-13136b196bfe} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13518 | 2026.01.14 02:44:27.657674 [ 264 ] {e1fccdc5-4c6a-4939-8fa0-13136b196bfe} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13519 | 2026.01.14 02:44:27.657704 [ 194 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 811 rows, containing 5 columns (5 merged, 0 gathered) in 0.001354261 sec., 598850.5908388413 rows/sec., 39.50 MiB/sec. | ||
| 13520 | 2026.01.14 02:44:27.657806 [ 264 ] {e1fccdc5-4c6a-4939-8fa0-13136b196bfe} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001307 sec., 174445.29456771232 rows/sec., 11.81 MiB/sec. | ||
| 13521 | 2026.01.14 02:44:27.657847 [ 264 ] {e1fccdc5-4c6a-4939-8fa0-13136b196bfe} <Debug> TCPHandler: Processed in 0.001492033 sec. | ||
| 13522 | 2026.01.14 02:44:27.657852 [ 195 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13523 | 2026.01.14 02:44:27.657965 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13524 | 2026.01.14 02:44:27.658064 [ 264 ] {b6647582-441c-4afe-99f9-da7d5a53d21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13525 | 2026.01.14 02:44:27.658108 [ 264 ] {b6647582-441c-4afe-99f9-da7d5a53d21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13526 | 2026.01.14 02:44:27.658114 [ 195 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_76_15} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13527 | 2026.01.14 02:44:27.658194 [ 195 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_76_15} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13528 | 2026.01.14 02:44:27.658266 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13529 | 2026.01.14 02:44:27.658753 [ 264 ] {b6647582-441c-4afe-99f9-da7d5a53d21a} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13530 | 2026.01.14 02:44:27.658793 [ 264 ] {b6647582-441c-4afe-99f9-da7d5a53d21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13531 | 2026.01.14 02:44:27.659130 [ 264 ] {b6647582-441c-4afe-99f9-da7d5a53d21a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13532 | 2026.01.14 02:44:27.659348 [ 264 ] {b6647582-441c-4afe-99f9-da7d5a53d21a} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13533 | 2026.01.14 02:44:27.659479 [ 264 ] {b6647582-441c-4afe-99f9-da7d5a53d21a} <Debug> executeQuery: Read 562 rows, 42.77 KiB in 0.001433 sec., 392184.2288904396 rows/sec., 29.15 MiB/sec. | ||
| 13534 | 2026.01.14 02:44:27.659517 [ 264 ] {b6647582-441c-4afe-99f9-da7d5a53d21a} <Debug> TCPHandler: Processed in 0.001601804 sec. | ||
| 13535 | 2026.01.14 02:44:27.659635 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13536 | 2026.01.14 02:44:27.659727 [ 264 ] {b6f282c3-6b29-4557-a7d9-69ba1ebc400d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13537 | 2026.01.14 02:44:27.659770 [ 264 ] {b6f282c3-6b29-4557-a7d9-69ba1ebc400d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13538 | 2026.01.14 02:44:27.660355 [ 264 ] {b6f282c3-6b29-4557-a7d9-69ba1ebc400d} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13539 | 2026.01.14 02:44:27.660391 [ 264 ] {b6f282c3-6b29-4557-a7d9-69ba1ebc400d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13540 | 2026.01.14 02:44:27.660782 [ 264 ] {b6f282c3-6b29-4557-a7d9-69ba1ebc400d} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13541 | 2026.01.14 02:44:27.661008 [ 264 ] {b6f282c3-6b29-4557-a7d9-69ba1ebc400d} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13542 | 2026.01.14 02:44:27.661145 [ 264 ] {b6f282c3-6b29-4557-a7d9-69ba1ebc400d} <Debug> executeQuery: Read 845 rows, 58.24 KiB in 0.001435 sec., 588850.1742160278 rows/sec., 39.63 MiB/sec. | ||
| 13543 | 2026.01.14 02:44:27.661188 [ 264 ] {b6f282c3-6b29-4557-a7d9-69ba1ebc400d} <Debug> TCPHandler: Processed in 0.001602893 sec. | ||
| 13544 | 2026.01.14 02:44:27.661304 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13545 | 2026.01.14 02:44:27.661397 [ 264 ] {15ba1b50-6ad9-4e94-b363-59bda170053b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13546 | 2026.01.14 02:44:27.661452 [ 264 ] {15ba1b50-6ad9-4e94-b363-59bda170053b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13547 | 2026.01.14 02:44:27.662323 [ 264 ] {15ba1b50-6ad9-4e94-b363-59bda170053b} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13548 | 2026.01.14 02:44:27.662358 [ 264 ] {15ba1b50-6ad9-4e94-b363-59bda170053b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13549 | 2026.01.14 02:44:27.662926 [ 264 ] {15ba1b50-6ad9-4e94-b363-59bda170053b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13550 | 2026.01.14 02:44:27.663162 [ 264 ] {15ba1b50-6ad9-4e94-b363-59bda170053b} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13551 | 2026.01.14 02:44:27.663306 [ 264 ] {15ba1b50-6ad9-4e94-b363-59bda170053b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001925 sec., 20779.220779220777 rows/sec., 37.24 MiB/sec. | ||
| 13552 | 2026.01.14 02:44:27.663376 [ 264 ] {15ba1b50-6ad9-4e94-b363-59bda170053b} <Debug> TCPHandler: Processed in 0.002122017 sec. | ||
| 13553 | 2026.01.14 02:44:27.663502 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13554 | 2026.01.14 02:44:27.663597 [ 264 ] {46799717-d6a8-493f-8dea-dfa3a5799315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13555 | 2026.01.14 02:44:27.663640 [ 264 ] {46799717-d6a8-493f-8dea-dfa3a5799315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13556 | 2026.01.14 02:44:27.663985 [ 264 ] {46799717-d6a8-493f-8dea-dfa3a5799315} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13557 | 2026.01.14 02:44:27.664021 [ 264 ] {46799717-d6a8-493f-8dea-dfa3a5799315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13558 | 2026.01.14 02:44:27.664323 [ 264 ] {46799717-d6a8-493f-8dea-dfa3a5799315} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13559 | 2026.01.14 02:44:27.664534 [ 264 ] {46799717-d6a8-493f-8dea-dfa3a5799315} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13560 | 2026.01.14 02:44:27.664662 [ 264 ] {46799717-d6a8-493f-8dea-dfa3a5799315} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 13561 | 2026.01.14 02:44:27.664698 [ 264 ] {46799717-d6a8-493f-8dea-dfa3a5799315} <Debug> TCPHandler: Processed in 0.00125357 sec. | ||
| 13562 | 2026.01.14 02:44:27.731687 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34067 | ||
| 13563 | 2026.01.14 02:44:27.732278 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13564 | 2026.01.14 02:44:27.732330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13565 | 2026.01.14 02:44:27.732870 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13566 | 2026.01.14 02:44:27.733117 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13567 | 2026.01.14 02:44:27.733272 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34067 | ||
| 13568 | 2026.01.14 02:44:27.733268 [ 116 ] {} <Debug> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13569 | 2026.01.14 02:44:27.733344 [ 116 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13570 | 2026.01.14 02:44:27.733368 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13571 | 2026.01.14 02:44:27.733459 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 13572 | 2026.01.14 02:44:27.733571 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13573 | 2026.01.14 02:44:27.733608 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31699 rows starting from the beginning of the part | ||
| 13574 | 2026.01.14 02:44:27.733669 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 13575 | 2026.01.14 02:44:27.733715 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 13576 | 2026.01.14 02:44:27.733754 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 13577 | 2026.01.14 02:44:27.733793 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 13578 | 2026.01.14 02:44:27.733833 [ 200 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::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 | ||
| 13579 | 2026.01.14 02:44:27.736251 [ 194 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34067 rows, containing 4 columns (4 merged, 0 gathered) in 0.002833704 sec., 12022074.28863424 rows/sec., 171.98 MiB/sec. | ||
| 13580 | 2026.01.14 02:44:27.736607 [ 188 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13581 | 2026.01.14 02:44:27.736872 [ 188 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_71_14} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13582 | 2026.01.14 02:44:27.736940 [ 188 ] {a5c7ae10-0d48-4091-a67b-96c394dd7619::all_1_71_14} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13583 | 2026.01.14 02:44:27.737025 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
| 13584 | 2026.01.14 02:44:29.515332 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 13585 | 2026.01.14 02:44:29.532908 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13586 | 2026.01.14 02:44:29.532961 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13587 | 2026.01.14 02:44:29.539374 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13588 | 2026.01.14 02:44:29.540124 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13589 | 2026.01.14 02:44:29.540403 [ 86 ] {} <Debug> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13590 | 2026.01.14 02:44:29.540445 [ 86 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13591 | 2026.01.14 02:44:29.540467 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13592 | 2026.01.14 02:44:29.540563 [ 194 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 13593 | 2026.01.14 02:44:29.543379 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 13594 | 2026.01.14 02:44:29.543779 [ 194 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13595 | 2026.01.14 02:44:29.544530 [ 194 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 13596 | 2026.01.14 02:44:29.547878 [ 194 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 13597 | 2026.01.14 02:44:29.551278 [ 194 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 13598 | 2026.01.14 02:44:29.555179 [ 194 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::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 | ||
| 13599 | 2026.01.14 02:44:29.559439 [ 194 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 13600 | 2026.01.14 02:44:29.563826 [ 194 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 13601 | 2026.01.14 02:44:29.615362 [ 187 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.074828816 sec., 7149.652080556773 rows/sec., 36.97 MiB/sec. | ||
| 13602 | 2026.01.14 02:44:29.618350 [ 191 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13603 | 2026.01.14 02:44:29.620487 [ 191 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_71_14} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13604 | 2026.01.14 02:44:29.620593 [ 191 ] {94b8fba9-1191-4fbd-baf0-80768e1a93ee::all_1_71_14} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13605 | 2026.01.14 02:44:29.623593 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 13606 | 2026.01.14 02:44:30.000271 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.81 MiB, peak 385.23 MiB, free memory in arenas 0.00 B, will set to 366.76 MiB (RSS), difference: -1.05 MiB | ||
| 13607 | 2026.01.14 02:44:32.633648 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13608 | 2026.01.14 02:44:32.633841 [ 264 ] {5ca4d739-fe6a-446a-b7c3-5bde27fa66b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13609 | 2026.01.14 02:44:32.633909 [ 264 ] {5ca4d739-fe6a-446a-b7c3-5bde27fa66b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13610 | 2026.01.14 02:44:32.634841 [ 264 ] {5ca4d739-fe6a-446a-b7c3-5bde27fa66b7} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13611 | 2026.01.14 02:44:32.634880 [ 264 ] {5ca4d739-fe6a-446a-b7c3-5bde27fa66b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13612 | 2026.01.14 02:44:32.635292 [ 264 ] {5ca4d739-fe6a-446a-b7c3-5bde27fa66b7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13613 | 2026.01.14 02:44:32.635518 [ 264 ] {5ca4d739-fe6a-446a-b7c3-5bde27fa66b7} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13614 | 2026.01.14 02:44:32.635670 [ 264 ] {5ca4d739-fe6a-446a-b7c3-5bde27fa66b7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001881 sec., 217969.16533758637 rows/sec., 13.83 MiB/sec. | ||
| 13615 | 2026.01.14 02:44:32.635710 [ 264 ] {5ca4d739-fe6a-446a-b7c3-5bde27fa66b7} <Debug> TCPHandler: Processed in 0.002189548 sec. | ||
| 13616 | 2026.01.14 02:44:32.635838 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13617 | 2026.01.14 02:44:32.635931 [ 264 ] {2e21e580-d452-4298-a85c-385411c708b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13618 | 2026.01.14 02:44:32.635971 [ 264 ] {2e21e580-d452-4298-a85c-385411c708b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13619 | 2026.01.14 02:44:32.637283 [ 264 ] {2e21e580-d452-4298-a85c-385411c708b3} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13620 | 2026.01.14 02:44:32.637318 [ 264 ] {2e21e580-d452-4298-a85c-385411c708b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13621 | 2026.01.14 02:44:32.637702 [ 264 ] {2e21e580-d452-4298-a85c-385411c708b3} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13622 | 2026.01.14 02:44:32.637921 [ 264 ] {2e21e580-d452-4298-a85c-385411c708b3} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13623 | 2026.01.14 02:44:32.638049 [ 264 ] {2e21e580-d452-4298-a85c-385411c708b3} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002136 sec., 520599.2509363296 rows/sec., 41.07 MiB/sec. | ||
| 13624 | 2026.01.14 02:44:32.638085 [ 264 ] {2e21e580-d452-4298-a85c-385411c708b3} <Debug> TCPHandler: Processed in 0.002295529 sec. | ||
| 13625 | 2026.01.14 02:44:32.638206 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13626 | 2026.01.14 02:44:32.638299 [ 264 ] {08b8865f-1db2-49db-b50e-c38f152a5a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13627 | 2026.01.14 02:44:32.638337 [ 264 ] {08b8865f-1db2-49db-b50e-c38f152a5a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13628 | 2026.01.14 02:44:32.638912 [ 264 ] {08b8865f-1db2-49db-b50e-c38f152a5a46} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13629 | 2026.01.14 02:44:32.638947 [ 264 ] {08b8865f-1db2-49db-b50e-c38f152a5a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13630 | 2026.01.14 02:44:32.639246 [ 264 ] {08b8865f-1db2-49db-b50e-c38f152a5a46} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13631 | 2026.01.14 02:44:32.639469 [ 264 ] {08b8865f-1db2-49db-b50e-c38f152a5a46} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13632 | 2026.01.14 02:44:32.639593 [ 264 ] {08b8865f-1db2-49db-b50e-c38f152a5a46} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001312 sec., 156250 rows/sec., 9.17 MiB/sec. | ||
| 13633 | 2026.01.14 02:44:32.639630 [ 264 ] {08b8865f-1db2-49db-b50e-c38f152a5a46} <Debug> TCPHandler: Processed in 0.001471732 sec. | ||
| 13634 | 2026.01.14 02:44:32.639743 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13635 | 2026.01.14 02:44:32.639836 [ 264 ] {cb8c4fb9-80e9-4f09-be15-26dd30f60555} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13636 | 2026.01.14 02:44:32.639875 [ 264 ] {cb8c4fb9-80e9-4f09-be15-26dd30f60555} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13637 | 2026.01.14 02:44:32.640433 [ 264 ] {cb8c4fb9-80e9-4f09-be15-26dd30f60555} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13638 | 2026.01.14 02:44:32.640467 [ 264 ] {cb8c4fb9-80e9-4f09-be15-26dd30f60555} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13639 | 2026.01.14 02:44:32.640764 [ 264 ] {cb8c4fb9-80e9-4f09-be15-26dd30f60555} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13640 | 2026.01.14 02:44:32.640969 [ 264 ] {cb8c4fb9-80e9-4f09-be15-26dd30f60555} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13641 | 2026.01.14 02:44:32.641093 [ 264 ] {cb8c4fb9-80e9-4f09-be15-26dd30f60555} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001275 sec., 166274.50980392157 rows/sec., 10.72 MiB/sec. | ||
| 13642 | 2026.01.14 02:44:32.641129 [ 264 ] {cb8c4fb9-80e9-4f09-be15-26dd30f60555} <Debug> TCPHandler: Processed in 0.001434261 sec. | ||
| 13643 | 2026.01.14 02:44:32.641238 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13644 | 2026.01.14 02:44:32.641330 [ 264 ] {763c8309-1fd1-464a-869c-8d6635689d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13645 | 2026.01.14 02:44:32.641368 [ 264 ] {763c8309-1fd1-464a-869c-8d6635689d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13646 | 2026.01.14 02:44:32.641914 [ 264 ] {763c8309-1fd1-464a-869c-8d6635689d44} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13647 | 2026.01.14 02:44:32.641949 [ 264 ] {763c8309-1fd1-464a-869c-8d6635689d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13648 | 2026.01.14 02:44:32.642253 [ 264 ] {763c8309-1fd1-464a-869c-8d6635689d44} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 13649 | 2026.01.14 02:44:32.642457 [ 264 ] {763c8309-1fd1-464a-869c-8d6635689d44} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13650 | 2026.01.14 02:44:32.642584 [ 264 ] {763c8309-1fd1-464a-869c-8d6635689d44} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001272 sec., 165880.5031446541 rows/sec., 9.42 MiB/sec. | ||
| 13651 | 2026.01.14 02:44:32.642620 [ 264 ] {763c8309-1fd1-464a-869c-8d6635689d44} <Debug> TCPHandler: Processed in 0.001430612 sec. | ||
| 13652 | 2026.01.14 02:44:32.642732 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13653 | 2026.01.14 02:44:32.642825 [ 264 ] {fc7c8781-30ad-4d04-9f16-50ca652411cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13654 | 2026.01.14 02:44:32.642864 [ 264 ] {fc7c8781-30ad-4d04-9f16-50ca652411cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13655 | 2026.01.14 02:44:32.643667 [ 264 ] {fc7c8781-30ad-4d04-9f16-50ca652411cc} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13656 | 2026.01.14 02:44:32.643703 [ 264 ] {fc7c8781-30ad-4d04-9f16-50ca652411cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13657 | 2026.01.14 02:44:32.644027 [ 264 ] {fc7c8781-30ad-4d04-9f16-50ca652411cc} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13658 | 2026.01.14 02:44:32.644241 [ 264 ] {fc7c8781-30ad-4d04-9f16-50ca652411cc} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13659 | 2026.01.14 02:44:32.644377 [ 264 ] {fc7c8781-30ad-4d04-9f16-50ca652411cc} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.00157 sec., 432484.076433121 rows/sec., 30.15 MiB/sec. | ||
| 13660 | 2026.01.14 02:44:32.644415 [ 264 ] {fc7c8781-30ad-4d04-9f16-50ca652411cc} <Debug> TCPHandler: Processed in 0.001731065 sec. | ||
| 13661 | 2026.01.14 02:44:32.644531 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13662 | 2026.01.14 02:44:32.644653 [ 264 ] {e47a2a46-3a4b-48ba-b765-8d765d82a11d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13663 | 2026.01.14 02:44:32.644702 [ 264 ] {e47a2a46-3a4b-48ba-b765-8d765d82a11d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13664 | 2026.01.14 02:44:32.645076 [ 264 ] {e47a2a46-3a4b-48ba-b765-8d765d82a11d} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13665 | 2026.01.14 02:44:32.645111 [ 264 ] {e47a2a46-3a4b-48ba-b765-8d765d82a11d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13666 | 2026.01.14 02:44:32.645420 [ 264 ] {e47a2a46-3a4b-48ba-b765-8d765d82a11d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 13667 | 2026.01.14 02:44:32.645636 [ 264 ] {e47a2a46-3a4b-48ba-b765-8d765d82a11d} <Trace> oximeter.measurements_bool (f7be7e53-60d6-4a85-90af-6a8a88607a1a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13668 | 2026.01.14 02:44:32.645765 [ 264 ] {e47a2a46-3a4b-48ba-b765-8d765d82a11d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001136 sec., 5281.69014084507 rows/sec., 275.95 KiB/sec. | ||
| 13669 | 2026.01.14 02:44:32.645802 [ 264 ] {e47a2a46-3a4b-48ba-b765-8d765d82a11d} <Debug> TCPHandler: Processed in 0.001330051 sec. | ||
| 13670 | 2026.01.14 02:44:32.645904 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13671 | 2026.01.14 02:44:32.646002 [ 264 ] {12889f37-95bf-4e33-8806-d328db17ba91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13672 | 2026.01.14 02:44:32.646053 [ 264 ] {12889f37-95bf-4e33-8806-d328db17ba91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13673 | 2026.01.14 02:44:32.646642 [ 264 ] {12889f37-95bf-4e33-8806-d328db17ba91} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13674 | 2026.01.14 02:44:32.646687 [ 264 ] {12889f37-95bf-4e33-8806-d328db17ba91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13675 | 2026.01.14 02:44:32.647080 [ 264 ] {12889f37-95bf-4e33-8806-d328db17ba91} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13676 | 2026.01.14 02:44:32.647284 [ 264 ] {12889f37-95bf-4e33-8806-d328db17ba91} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13677 | 2026.01.14 02:44:32.647415 [ 264 ] {12889f37-95bf-4e33-8806-d328db17ba91} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001432 sec., 219273.7430167598 rows/sec., 14.40 MiB/sec. | ||
| 13678 | 2026.01.14 02:44:32.647452 [ 264 ] {12889f37-95bf-4e33-8806-d328db17ba91} <Debug> TCPHandler: Processed in 0.001596344 sec. | ||
| 13679 | 2026.01.14 02:44:32.647574 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13680 | 2026.01.14 02:44:32.647669 [ 264 ] {eac25fa2-d459-499f-bb67-e30935519a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13681 | 2026.01.14 02:44:32.647710 [ 264 ] {eac25fa2-d459-499f-bb67-e30935519a79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13682 | 2026.01.14 02:44:32.648014 [ 264 ] {eac25fa2-d459-499f-bb67-e30935519a79} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13683 | 2026.01.14 02:44:32.648049 [ 264 ] {eac25fa2-d459-499f-bb67-e30935519a79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13684 | 2026.01.14 02:44:32.648347 [ 264 ] {eac25fa2-d459-499f-bb67-e30935519a79} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 13685 | 2026.01.14 02:44:32.648548 [ 264 ] {eac25fa2-d459-499f-bb67-e30935519a79} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13686 | 2026.01.14 02:44:32.648657 [ 143 ] {} <Debug> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 13687 | 2026.01.14 02:44:32.648675 [ 264 ] {eac25fa2-d459-499f-bb67-e30935519a79} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 13688 | 2026.01.14 02:44:32.648726 [ 143 ] {} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13689 | 2026.01.14 02:44:32.648733 [ 264 ] {eac25fa2-d459-499f-bb67-e30935519a79} <Debug> TCPHandler: Processed in 0.0012252 sec. | ||
| 13690 | 2026.01.14 02:44:32.648756 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13691 | 2026.01.14 02:44:32.648869 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13692 | 2026.01.14 02:44:32.648884 [ 187 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::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 | ||
| 13693 | 2026.01.14 02:44:32.648966 [ 264 ] {31bab08f-1d88-4b9b-a99e-1a54d7481469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13694 | 2026.01.14 02:44:32.649011 [ 264 ] {31bab08f-1d88-4b9b-a99e-1a54d7481469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13695 | 2026.01.14 02:44:32.649025 [ 187 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13696 | 2026.01.14 02:44:32.649068 [ 187 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 13 rows starting from the beginning of the part | ||
| 13697 | 2026.01.14 02:44:32.649144 [ 187 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 13698 | 2026.01.14 02:44:32.649193 [ 187 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 13699 | 2026.01.14 02:44:32.649239 [ 187 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 13700 | 2026.01.14 02:44:32.649285 [ 187 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 13701 | 2026.01.14 02:44:32.649332 [ 187 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 13702 | 2026.01.14 02:44:32.649368 [ 264 ] {31bab08f-1d88-4b9b-a99e-1a54d7481469} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13703 | 2026.01.14 02:44:32.649408 [ 264 ] {31bab08f-1d88-4b9b-a99e-1a54d7481469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13704 | 2026.01.14 02:44:32.649762 [ 264 ] {31bab08f-1d88-4b9b-a99e-1a54d7481469} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13705 | 2026.01.14 02:44:32.650000 [ 264 ] {31bab08f-1d88-4b9b-a99e-1a54d7481469} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13706 | 2026.01.14 02:44:32.650142 [ 264 ] {31bab08f-1d88-4b9b-a99e-1a54d7481469} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001193 sec., 87175.18860016765 rows/sec., 5.34 MiB/sec. | ||
| 13707 | 2026.01.14 02:44:32.650178 [ 264 ] {31bab08f-1d88-4b9b-a99e-1a54d7481469} <Debug> TCPHandler: Processed in 0.001357201 sec. | ||
| 13708 | 2026.01.14 02:44:32.650397 [ 198 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001564483 sec., 11505.398268948911 rows/sec., 760.29 KiB/sec. | ||
| 13709 | 2026.01.14 02:44:32.650539 [ 198 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 13710 | 2026.01.14 02:44:32.650800 [ 198 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_16_3} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13711 | 2026.01.14 02:44:32.650859 [ 198 ] {1f2749d0-c96c-449b-abe4-3dcc489f5446::all_1_16_3} <Trace> oximeter.measurements_f64 (1f2749d0-c96c-449b-abe4-3dcc489f5446) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 13712 | 2026.01.14 02:44:32.650932 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13713 | 2026.01.14 02:44:34.992165 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13714 | 2026.01.14 02:44:34.992235 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13715 | 2026.01.14 02:44:35.030838 [ 220 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): 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] | ||
| 13716 | 2026.01.14 02:44:35.030883 [ 220 ] {} <Debug> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): 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] | ||
| 13717 | 2026.01.14 02:44:35.033730 [ 220 ] {} <Debug> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): 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] | ||
| 13718 | 2026.01.14 02:44:35.233801 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34579 | ||
| 13719 | 2026.01.14 02:44:35.234338 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13720 | 2026.01.14 02:44:35.234383 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13721 | 2026.01.14 02:44:35.234897 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13722 | 2026.01.14 02:44:35.235132 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13723 | 2026.01.14 02:44:35.235288 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34579 | ||
| 13724 | 2026.01.14 02:44:35.352662 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1654 | ||
| 13725 | 2026.01.14 02:44:35.355281 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13726 | 2026.01.14 02:44:35.355336 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13727 | 2026.01.14 02:44:35.356610 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13728 | 2026.01.14 02:44:35.356889 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13729 | 2026.01.14 02:44:35.357254 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1654 | ||
| 13730 | 2026.01.14 02:44:37.043821 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 13731 | 2026.01.14 02:44:37.060472 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13732 | 2026.01.14 02:44:37.060537 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13733 | 2026.01.14 02:44:37.066423 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13734 | 2026.01.14 02:44:37.067146 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13735 | 2026.01.14 02:44:37.070319 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 13736 | 2026.01.14 02:44:37.253391 [ 225 ] {} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): 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] | ||
| 13737 | 2026.01.14 02:44:37.253444 [ 225 ] {} <Debug> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): 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] | ||
| 13738 | 2026.01.14 02:44:37.255581 [ 225 ] {} <Debug> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): 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] | ||
| 13739 | 2026.01.14 02:44:37.624892 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13740 | 2026.01.14 02:44:37.625074 [ 264 ] {2f82d784-2056-4626-abb8-3131e8a63602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13741 | 2026.01.14 02:44:37.625144 [ 264 ] {2f82d784-2056-4626-abb8-3131e8a63602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13742 | 2026.01.14 02:44:37.625921 [ 264 ] {2f82d784-2056-4626-abb8-3131e8a63602} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13743 | 2026.01.14 02:44:37.625965 [ 264 ] {2f82d784-2056-4626-abb8-3131e8a63602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13744 | 2026.01.14 02:44:37.626381 [ 264 ] {2f82d784-2056-4626-abb8-3131e8a63602} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13745 | 2026.01.14 02:44:37.626613 [ 264 ] {2f82d784-2056-4626-abb8-3131e8a63602} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13746 | 2026.01.14 02:44:37.626753 [ 138 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13747 | 2026.01.14 02:44:37.626770 [ 264 ] {2f82d784-2056-4626-abb8-3131e8a63602} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001745 sec., 77936.96275071632 rows/sec., 6.76 MiB/sec. | ||
| 13748 | 2026.01.14 02:44:37.626789 [ 138 ] {} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13749 | 2026.01.14 02:44:37.626810 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13750 | 2026.01.14 02:44:37.626824 [ 264 ] {2f82d784-2056-4626-abb8-3131e8a63602} <Debug> TCPHandler: Processed in 0.002058226 sec. | ||
| 13751 | 2026.01.14 02:44:37.626931 [ 193 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::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 | ||
| 13752 | 2026.01.14 02:44:37.626954 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13753 | 2026.01.14 02:44:37.627073 [ 264 ] {d5cf76cb-cf31-4629-948b-da4b0c97d7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13754 | 2026.01.14 02:44:37.627077 [ 193 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13755 | 2026.01.14 02:44:37.627121 [ 264 ] {d5cf76cb-cf31-4629-948b-da4b0c97d7a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13756 | 2026.01.14 02:44:37.627126 [ 193 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2465 rows starting from the beginning of the part | ||
| 13757 | 2026.01.14 02:44:37.627207 [ 193 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 136 rows starting from the beginning of the part | ||
| 13758 | 2026.01.14 02:44:37.627253 [ 193 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 1112 rows starting from the beginning of the part | ||
| 13759 | 2026.01.14 02:44:37.627298 [ 193 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 1277 rows starting from the beginning of the part | ||
| 13760 | 2026.01.14 02:44:37.627340 [ 193 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1112 rows starting from the beginning of the part | ||
| 13761 | 2026.01.14 02:44:37.627382 [ 193 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 136 rows starting from the beginning of the part | ||
| 13762 | 2026.01.14 02:44:37.627582 [ 264 ] {d5cf76cb-cf31-4629-948b-da4b0c97d7a8} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13763 | 2026.01.14 02:44:37.627623 [ 264 ] {d5cf76cb-cf31-4629-948b-da4b0c97d7a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13764 | 2026.01.14 02:44:37.627973 [ 264 ] {d5cf76cb-cf31-4629-948b-da4b0c97d7a8} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13765 | 2026.01.14 02:44:37.628215 [ 264 ] {d5cf76cb-cf31-4629-948b-da4b0c97d7a8} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13766 | 2026.01.14 02:44:37.628359 [ 264 ] {d5cf76cb-cf31-4629-948b-da4b0c97d7a8} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001311 sec., 30511.06025934401 rows/sec., 2.24 MiB/sec. | ||
| 13767 | 2026.01.14 02:44:37.628402 [ 264 ] {d5cf76cb-cf31-4629-948b-da4b0c97d7a8} <Debug> TCPHandler: Processed in 0.001502093 sec. | ||
| 13768 | 2026.01.14 02:44:37.628525 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13769 | 2026.01.14 02:44:37.628624 [ 264 ] {0fd17eae-09f1-4a6e-be54-20b663b5a147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13770 | 2026.01.14 02:44:37.628667 [ 264 ] {0fd17eae-09f1-4a6e-be54-20b663b5a147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13771 | 2026.01.14 02:44:37.629137 [ 264 ] {0fd17eae-09f1-4a6e-be54-20b663b5a147} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13772 | 2026.01.14 02:44:37.629172 [ 264 ] {0fd17eae-09f1-4a6e-be54-20b663b5a147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13773 | 2026.01.14 02:44:37.629496 [ 264 ] {0fd17eae-09f1-4a6e-be54-20b663b5a147} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13774 | 2026.01.14 02:44:37.629708 [ 198 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6238 rows, containing 5 columns (5 merged, 0 gathered) in 0.002837733 sec., 2198233.5899818623 rows/sec., 187.02 MiB/sec. | ||
| 13775 | 2026.01.14 02:44:37.629734 [ 264 ] {0fd17eae-09f1-4a6e-be54-20b663b5a147} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13776 | 2026.01.14 02:44:37.629854 [ 138 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13777 | 2026.01.14 02:44:37.629872 [ 264 ] {0fd17eae-09f1-4a6e-be54-20b663b5a147} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00127 sec., 81889.76377952755 rows/sec., 6.40 MiB/sec. | ||
| 13778 | 2026.01.14 02:44:37.629890 [ 138 ] {} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13779 | 2026.01.14 02:44:37.629911 [ 264 ] {0fd17eae-09f1-4a6e-be54-20b663b5a147} <Debug> TCPHandler: Processed in 0.001437472 sec. | ||
| 13780 | 2026.01.14 02:44:37.629911 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13781 | 2026.01.14 02:44:37.630005 [ 189 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 13782 | 2026.01.14 02:44:37.630036 [ 201 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13783 | 2026.01.14 02:44:37.630039 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13784 | 2026.01.14 02:44:37.630115 [ 189 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13785 | 2026.01.14 02:44:37.630147 [ 189 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1249 rows starting from the beginning of the part | ||
| 13786 | 2026.01.14 02:44:37.630152 [ 264 ] {ac508ff0-8907-4137-ba8a-618324664ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13787 | 2026.01.14 02:44:37.630205 [ 189 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::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 | ||
| 13788 | 2026.01.14 02:44:37.630205 [ 264 ] {ac508ff0-8907-4137-ba8a-618324664ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13789 | 2026.01.14 02:44:37.630260 [ 189 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 679 rows starting from the beginning of the part | ||
| 13790 | 2026.01.14 02:44:37.630317 [ 189 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 562 rows starting from the beginning of the part | ||
| 13791 | 2026.01.14 02:44:37.630336 [ 201 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_106_21} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13792 | 2026.01.14 02:44:37.630358 [ 189 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 679 rows starting from the beginning of the part | ||
| 13793 | 2026.01.14 02:44:37.630399 [ 189 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 104 rows starting from the beginning of the part | ||
| 13794 | 2026.01.14 02:44:37.630423 [ 201 ] {7514a3b3-76aa-40e6-8e99-655f8dbbe70a::all_1_106_21} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13795 | 2026.01.14 02:44:37.630538 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 13796 | 2026.01.14 02:44:37.630674 [ 264 ] {ac508ff0-8907-4137-ba8a-618324664ae0} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13797 | 2026.01.14 02:44:37.630714 [ 264 ] {ac508ff0-8907-4137-ba8a-618324664ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13798 | 2026.01.14 02:44:37.631069 [ 264 ] {ac508ff0-8907-4137-ba8a-618324664ae0} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13799 | 2026.01.14 02:44:37.631290 [ 264 ] {ac508ff0-8907-4137-ba8a-618324664ae0} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13800 | 2026.01.14 02:44:37.631400 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 | ||
| 13801 | 2026.01.14 02:44:37.631421 [ 264 ] {ac508ff0-8907-4137-ba8a-618324664ae0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00129 sec., 124031.007751938 rows/sec., 8.64 MiB/sec. | ||
| 13802 | 2026.01.14 02:44:37.631429 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13803 | 2026.01.14 02:44:37.631451 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13804 | 2026.01.14 02:44:37.631459 [ 264 ] {ac508ff0-8907-4137-ba8a-618324664ae0} <Debug> TCPHandler: Processed in 0.001471282 sec. | ||
| 13805 | 2026.01.14 02:44:37.631532 [ 201 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full | ||
| 13806 | 2026.01.14 02:44:37.631584 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13807 | 2026.01.14 02:44:37.631615 [ 190 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3377 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651554 sec., 2044740.8925169872 rows/sec., 154.82 MiB/sec. | ||
| 13808 | 2026.01.14 02:44:37.631638 [ 201 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13809 | 2026.01.14 02:44:37.631671 [ 201 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 30270 rows starting from the beginning of the part | ||
| 13810 | 2026.01.14 02:44:37.631684 [ 264 ] {bfe95b2a-05c5-4771-8ed2-062269698da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13811 | 2026.01.14 02:44:37.631725 [ 201 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 13812 | 2026.01.14 02:44:37.631742 [ 264 ] {bfe95b2a-05c5-4771-8ed2-062269698da7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13813 | 2026.01.14 02:44:37.631776 [ 201 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 314 rows starting from the beginning of the part | ||
| 13814 | 2026.01.14 02:44:37.631823 [ 201 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 845 rows starting from the beginning of the part | ||
| 13815 | 2026.01.14 02:44:37.631864 [ 201 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 314 rows starting from the beginning of the part | ||
| 13816 | 2026.01.14 02:44:37.631866 [ 199 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13817 | 2026.01.14 02:44:37.632245 [ 199 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_106_21} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13818 | 2026.01.14 02:44:37.632339 [ 199 ] {ae51bee3-aa6b-4713-8e03-65687f8d271b::all_1_106_21} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13819 | 2026.01.14 02:44:37.632444 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 13820 | 2026.01.14 02:44:37.632711 [ 264 ] {bfe95b2a-05c5-4771-8ed2-062269698da7} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13821 | 2026.01.14 02:44:37.632752 [ 264 ] {bfe95b2a-05c5-4771-8ed2-062269698da7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13822 | 2026.01.14 02:44:37.633357 [ 264 ] {bfe95b2a-05c5-4771-8ed2-062269698da7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13823 | 2026.01.14 02:44:37.633612 [ 264 ] {bfe95b2a-05c5-4771-8ed2-062269698da7} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13824 | 2026.01.14 02:44:37.633764 [ 264 ] {bfe95b2a-05c5-4771-8ed2-062269698da7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.0021 sec., 19047.61904761905 rows/sec., 34.13 MiB/sec. | ||
| 13825 | 2026.01.14 02:44:37.633831 [ 264 ] {bfe95b2a-05c5-4771-8ed2-062269698da7} <Debug> TCPHandler: Processed in 0.002297049 sec. | ||
| 13826 | 2026.01.14 02:44:37.633964 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13827 | 2026.01.14 02:44:37.634085 [ 264 ] {4d47da4d-a4b0-4d4b-a32e-ba24d88b7a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13828 | 2026.01.14 02:44:37.634137 [ 264 ] {4d47da4d-a4b0-4d4b-a32e-ba24d88b7a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13829 | 2026.01.14 02:44:37.634517 [ 264 ] {4d47da4d-a4b0-4d4b-a32e-ba24d88b7a4c} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13830 | 2026.01.14 02:44:37.634553 [ 264 ] {4d47da4d-a4b0-4d4b-a32e-ba24d88b7a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13831 | 2026.01.14 02:44:37.634887 [ 264 ] {4d47da4d-a4b0-4d4b-a32e-ba24d88b7a4c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13832 | 2026.01.14 02:44:37.635116 [ 264 ] {4d47da4d-a4b0-4d4b-a32e-ba24d88b7a4c} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13833 | 2026.01.14 02:44:37.635254 [ 264 ] {4d47da4d-a4b0-4d4b-a32e-ba24d88b7a4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 13834 | 2026.01.14 02:44:37.635263 [ 137 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13835 | 2026.01.14 02:44:37.635295 [ 264 ] {4d47da4d-a4b0-4d4b-a32e-ba24d88b7a4c} <Debug> TCPHandler: Processed in 0.001393301 sec. | ||
| 13836 | 2026.01.14 02:44:37.635311 [ 137 ] {} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13837 | 2026.01.14 02:44:37.635337 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 13838 | 2026.01.14 02:44:37.635444 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 13839 | 2026.01.14 02:44:37.635584 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13840 | 2026.01.14 02:44:37.635620 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6320 rows starting from the beginning of the part | ||
| 13841 | 2026.01.14 02:44:37.635681 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 13842 | 2026.01.14 02:44:37.635723 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 104 rows starting from the beginning of the part | ||
| 13843 | 2026.01.14 02:44:37.635761 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 13844 | 2026.01.14 02:44:37.635797 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 104 rows starting from the beginning of the part | ||
| 13845 | 2026.01.14 02:44:37.635834 [ 196 ] {201925cd-9e09-4e34-ae2f-46b335cba434::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 | ||
| 13846 | 2026.01.14 02:44:37.638393 [ 192 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6708 rows, containing 4 columns (4 merged, 0 gathered) in 0.002998185 sec., 2237353.598927351 rows/sec., 148.33 MiB/sec. | ||
| 13847 | 2026.01.14 02:44:37.638799 [ 190 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31903 rows, containing 5 columns (5 merged, 0 gathered) in 0.00730652 sec., 4366374.142546657 rows/sec., 298.29 MiB/sec. | ||
| 13848 | 2026.01.14 02:44:37.638896 [ 192 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13849 | 2026.01.14 02:44:37.639189 [ 192 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_106_21} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13850 | 2026.01.14 02:44:37.639269 [ 192 ] {201925cd-9e09-4e34-ae2f-46b335cba434::all_1_106_21} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13851 | 2026.01.14 02:44:37.639351 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 13852 | 2026.01.14 02:44:37.639411 [ 190 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
| 13853 | 2026.01.14 02:44:37.639707 [ 190 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13854 | 2026.01.14 02:44:37.639774 [ 190 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 | ||
| 13855 | 2026.01.14 02:44:37.639867 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 13856 | 2026.01.14 02:44:42.626839 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13857 | 2026.01.14 02:44:42.627056 [ 264 ] {ef91c567-37c7-4a6f-937a-8d8a293a7436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13858 | 2026.01.14 02:44:42.627130 [ 264 ] {ef91c567-37c7-4a6f-937a-8d8a293a7436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13859 | 2026.01.14 02:44:42.627763 [ 264 ] {ef91c567-37c7-4a6f-937a-8d8a293a7436} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13860 | 2026.01.14 02:44:42.627808 [ 264 ] {ef91c567-37c7-4a6f-937a-8d8a293a7436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13861 | 2026.01.14 02:44:42.628192 [ 264 ] {ef91c567-37c7-4a6f-937a-8d8a293a7436} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13862 | 2026.01.14 02:44:42.628418 [ 264 ] {ef91c567-37c7-4a6f-937a-8d8a293a7436} <Trace> oximeter.fields_i16 (74e53986-b130-473e-9c6e-fe629263e04f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13863 | 2026.01.14 02:44:42.628581 [ 264 ] {ef91c567-37c7-4a6f-937a-8d8a293a7436} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001578 sec., 15209.125475285171 rows/sec., 1.26 MiB/sec. | ||
| 13864 | 2026.01.14 02:44:42.628631 [ 264 ] {ef91c567-37c7-4a6f-937a-8d8a293a7436} <Debug> TCPHandler: Processed in 0.001948236 sec. | ||
| 13865 | 2026.01.14 02:44:42.628746 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13866 | 2026.01.14 02:44:42.628857 [ 264 ] {cefae1eb-fef2-42b5-8ac4-033bb5a802b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13867 | 2026.01.14 02:44:42.628902 [ 264 ] {cefae1eb-fef2-42b5-8ac4-033bb5a802b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13868 | 2026.01.14 02:44:42.629325 [ 264 ] {cefae1eb-fef2-42b5-8ac4-033bb5a802b2} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13869 | 2026.01.14 02:44:42.629365 [ 264 ] {cefae1eb-fef2-42b5-8ac4-033bb5a802b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13870 | 2026.01.14 02:44:42.629675 [ 264 ] {cefae1eb-fef2-42b5-8ac4-033bb5a802b2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13871 | 2026.01.14 02:44:42.629880 [ 264 ] {cefae1eb-fef2-42b5-8ac4-033bb5a802b2} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13872 | 2026.01.14 02:44:42.630015 [ 264 ] {cefae1eb-fef2-42b5-8ac4-033bb5a802b2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001182 sec., 1692.047377326565 rows/sec., 137.97 KiB/sec. | ||
| 13873 | 2026.01.14 02:44:42.630054 [ 264 ] {cefae1eb-fef2-42b5-8ac4-033bb5a802b2} <Debug> TCPHandler: Processed in 0.001361761 sec. | ||
| 13874 | 2026.01.14 02:44:42.630181 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13875 | 2026.01.14 02:44:42.630280 [ 264 ] {ce04c732-4bbd-4759-bd10-cf8c11b72c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13876 | 2026.01.14 02:44:42.630320 [ 264 ] {ce04c732-4bbd-4759-bd10-cf8c11b72c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13877 | 2026.01.14 02:44:42.630792 [ 264 ] {ce04c732-4bbd-4759-bd10-cf8c11b72c26} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13878 | 2026.01.14 02:44:42.630828 [ 264 ] {ce04c732-4bbd-4759-bd10-cf8c11b72c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13879 | 2026.01.14 02:44:42.631147 [ 264 ] {ce04c732-4bbd-4759-bd10-cf8c11b72c26} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13880 | 2026.01.14 02:44:42.631357 [ 264 ] {ce04c732-4bbd-4759-bd10-cf8c11b72c26} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13881 | 2026.01.14 02:44:42.631488 [ 264 ] {ce04c732-4bbd-4759-bd10-cf8c11b72c26} <Debug> executeQuery: Read 177 rows, 15.94 KiB in 0.001227 sec., 144254.27872860635 rows/sec., 12.69 MiB/sec. | ||
| 13882 | 2026.01.14 02:44:42.631526 [ 264 ] {ce04c732-4bbd-4759-bd10-cf8c11b72c26} <Debug> TCPHandler: Processed in 0.001396372 sec. | ||
| 13883 | 2026.01.14 02:44:42.631635 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13884 | 2026.01.14 02:44:42.631730 [ 264 ] {9f5d35f3-91a1-4749-bf97-4779b09d62e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13885 | 2026.01.14 02:44:42.631770 [ 264 ] {9f5d35f3-91a1-4749-bf97-4779b09d62e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13886 | 2026.01.14 02:44:42.632170 [ 264 ] {9f5d35f3-91a1-4749-bf97-4779b09d62e2} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13887 | 2026.01.14 02:44:42.632205 [ 264 ] {9f5d35f3-91a1-4749-bf97-4779b09d62e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13888 | 2026.01.14 02:44:42.632498 [ 264 ] {9f5d35f3-91a1-4749-bf97-4779b09d62e2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13889 | 2026.01.14 02:44:42.632700 [ 264 ] {9f5d35f3-91a1-4749-bf97-4779b09d62e2} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13890 | 2026.01.14 02:44:42.632828 [ 264 ] {9f5d35f3-91a1-4749-bf97-4779b09d62e2} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001117 sec., 12533.572068039392 rows/sec., 985.31 KiB/sec. | ||
| 13891 | 2026.01.14 02:44:42.632866 [ 264 ] {9f5d35f3-91a1-4749-bf97-4779b09d62e2} <Debug> TCPHandler: Processed in 0.001282181 sec. | ||
| 13892 | 2026.01.14 02:44:42.632985 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13893 | 2026.01.14 02:44:42.633109 [ 264 ] {52d357ed-f9f7-4b7e-bb1f-b8d3d4c74346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13894 | 2026.01.14 02:44:42.633158 [ 264 ] {52d357ed-f9f7-4b7e-bb1f-b8d3d4c74346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13895 | 2026.01.14 02:44:42.633723 [ 264 ] {52d357ed-f9f7-4b7e-bb1f-b8d3d4c74346} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13896 | 2026.01.14 02:44:42.633778 [ 264 ] {52d357ed-f9f7-4b7e-bb1f-b8d3d4c74346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13897 | 2026.01.14 02:44:42.634163 [ 264 ] {52d357ed-f9f7-4b7e-bb1f-b8d3d4c74346} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13898 | 2026.01.14 02:44:42.634408 [ 264 ] {52d357ed-f9f7-4b7e-bb1f-b8d3d4c74346} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13899 | 2026.01.14 02:44:42.634544 [ 264 ] {52d357ed-f9f7-4b7e-bb1f-b8d3d4c74346} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001459 sec., 16449.62302947224 rows/sec., 1.36 MiB/sec. | ||
| 13900 | 2026.01.14 02:44:42.634540 [ 132 ] {} <Debug> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41) (MergerMutator): Selected 6 parts from all_1_35_8 to all_40_40_0 | ||
| 13901 | 2026.01.14 02:44:42.634585 [ 264 ] {52d357ed-f9f7-4b7e-bb1f-b8d3d4c74346} <Debug> TCPHandler: Processed in 0.001662614 sec. | ||
| 13902 | 2026.01.14 02:44:42.634618 [ 132 ] {} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13903 | 2026.01.14 02:44:42.634645 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13904 | 2026.01.14 02:44:42.634710 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13905 | 2026.01.14 02:44:42.634748 [ 196 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_40_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_8 to all_40_40_0 into Compact with storage Full | ||
| 13906 | 2026.01.14 02:44:42.634835 [ 264 ] {925f9d2a-98b4-40e1-a0ce-2aa37b059e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13907 | 2026.01.14 02:44:42.634867 [ 196 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_40_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13908 | 2026.01.14 02:44:42.634883 [ 264 ] {925f9d2a-98b4-40e1-a0ce-2aa37b059e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13909 | 2026.01.14 02:44:42.634905 [ 196 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_8, total 466 rows starting from the beginning of the part | ||
| 13910 | 2026.01.14 02:44:42.634976 [ 196 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 13911 | 2026.01.14 02:44:42.635021 [ 196 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
| 13912 | 2026.01.14 02:44:42.635063 [ 196 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 228 rows starting from the beginning of the part | ||
| 13913 | 2026.01.14 02:44:42.635101 [ 196 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
| 13914 | 2026.01.14 02:44:42.635142 [ 196 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_40_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 13915 | 2026.01.14 02:44:42.635315 [ 264 ] {925f9d2a-98b4-40e1-a0ce-2aa37b059e32} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13916 | 2026.01.14 02:44:42.635357 [ 264 ] {925f9d2a-98b4-40e1-a0ce-2aa37b059e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13917 | 2026.01.14 02:44:42.635712 [ 264 ] {925f9d2a-98b4-40e1-a0ce-2aa37b059e32} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13918 | 2026.01.14 02:44:42.635941 [ 264 ] {925f9d2a-98b4-40e1-a0ce-2aa37b059e32} <Trace> oximeter.fields_u8 (89aa677c-f233-473b-99eb-13152e64ed03): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13919 | 2026.01.14 02:44:42.636080 [ 264 ] {925f9d2a-98b4-40e1-a0ce-2aa37b059e32} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001265 sec., 9486.166007905138 rows/sec., 741.11 KiB/sec. | ||
| 13920 | 2026.01.14 02:44:42.636120 [ 264 ] {925f9d2a-98b4-40e1-a0ce-2aa37b059e32} <Debug> TCPHandler: Processed in 0.001460152 sec. | ||
| 13921 | 2026.01.14 02:44:42.636152 [ 192 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_40_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449782 sec., 933933.515521644 rows/sec., 65.42 MiB/sec. | ||
| 13922 | 2026.01.14 02:44:42.636235 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13923 | 2026.01.14 02:44:42.636307 [ 196 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_40_9} <Trace> MergedBlockOutputStream: filled checksums all_1_40_9 (state Temporary) | ||
| 13924 | 2026.01.14 02:44:42.636337 [ 264 ] {0f07aad7-f5d5-485c-98aa-11bb7a3af2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13925 | 2026.01.14 02:44:42.636383 [ 264 ] {0f07aad7-f5d5-485c-98aa-11bb7a3af2de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13926 | 2026.01.14 02:44:42.636571 [ 196 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_40_9} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_merge_all_1_40_9 to all_1_40_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13927 | 2026.01.14 02:44:42.636647 [ 196 ] {a711e458-aeba-4e28-aa6e-6b9eff7c6f41::all_1_40_9} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41) (MergerMutator): Merged 6 parts: [all_1_35_8, all_40_40_0] -> all_1_40_9 | ||
| 13928 | 2026.01.14 02:44:42.636723 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 13929 | 2026.01.14 02:44:42.636832 [ 264 ] {0f07aad7-f5d5-485c-98aa-11bb7a3af2de} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13930 | 2026.01.14 02:44:42.636871 [ 264 ] {0f07aad7-f5d5-485c-98aa-11bb7a3af2de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13931 | 2026.01.14 02:44:42.637188 [ 264 ] {0f07aad7-f5d5-485c-98aa-11bb7a3af2de} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13932 | 2026.01.14 02:44:42.637403 [ 264 ] {0f07aad7-f5d5-485c-98aa-11bb7a3af2de} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13933 | 2026.01.14 02:44:42.637535 [ 264 ] {0f07aad7-f5d5-485c-98aa-11bb7a3af2de} <Debug> executeQuery: Read 102 rows, 8.54 KiB in 0.001215 sec., 83950.61728395062 rows/sec., 6.86 MiB/sec. | ||
| 13934 | 2026.01.14 02:44:42.637572 [ 264 ] {0f07aad7-f5d5-485c-98aa-11bb7a3af2de} <Debug> TCPHandler: Processed in 0.001391951 sec. | ||
| 13935 | 2026.01.14 02:44:42.637685 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13936 | 2026.01.14 02:44:42.637779 [ 264 ] {0d5b28be-998b-4c3a-84e6-ba0aec2f902b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13937 | 2026.01.14 02:44:42.637822 [ 264 ] {0d5b28be-998b-4c3a-84e6-ba0aec2f902b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13938 | 2026.01.14 02:44:42.638226 [ 264 ] {0d5b28be-998b-4c3a-84e6-ba0aec2f902b} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13939 | 2026.01.14 02:44:42.638262 [ 264 ] {0d5b28be-998b-4c3a-84e6-ba0aec2f902b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13940 | 2026.01.14 02:44:42.638589 [ 264 ] {0d5b28be-998b-4c3a-84e6-ba0aec2f902b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13941 | 2026.01.14 02:44:42.638792 [ 264 ] {0d5b28be-998b-4c3a-84e6-ba0aec2f902b} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13942 | 2026.01.14 02:44:42.638920 [ 264 ] {0d5b28be-998b-4c3a-84e6-ba0aec2f902b} <Debug> executeQuery: Read 233 rows, 17.46 KiB in 0.00116 sec., 200862.06896551725 rows/sec., 14.70 MiB/sec. | ||
| 13943 | 2026.01.14 02:44:42.638956 [ 264 ] {0d5b28be-998b-4c3a-84e6-ba0aec2f902b} <Debug> TCPHandler: Processed in 0.001321321 sec. | ||
| 13944 | 2026.01.14 02:44:42.639066 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13945 | 2026.01.14 02:44:42.639158 [ 264 ] {e501012c-ed49-4043-bc23-0282b96204ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13946 | 2026.01.14 02:44:42.639198 [ 264 ] {e501012c-ed49-4043-bc23-0282b96204ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13947 | 2026.01.14 02:44:42.639518 [ 264 ] {e501012c-ed49-4043-bc23-0282b96204ed} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13948 | 2026.01.14 02:44:42.639553 [ 264 ] {e501012c-ed49-4043-bc23-0282b96204ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13949 | 2026.01.14 02:44:42.639848 [ 264 ] {e501012c-ed49-4043-bc23-0282b96204ed} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13950 | 2026.01.14 02:44:42.640044 [ 264 ] {e501012c-ed49-4043-bc23-0282b96204ed} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13951 | 2026.01.14 02:44:42.640173 [ 264 ] {e501012c-ed49-4043-bc23-0282b96204ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 13952 | 2026.01.14 02:44:42.640210 [ 264 ] {e501012c-ed49-4043-bc23-0282b96204ed} <Debug> TCPHandler: Processed in 0.00119374 sec. | ||
| 13953 | 2026.01.14 02:44:42.736311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35027 | ||
| 13954 | 2026.01.14 02:44:42.736912 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13955 | 2026.01.14 02:44:42.736972 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13956 | 2026.01.14 02:44:42.737526 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13957 | 2026.01.14 02:44:42.737791 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13958 | 2026.01.14 02:44:42.737950 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35027 | ||
| 13959 | 2026.01.14 02:44:44.571120 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 13960 | 2026.01.14 02:44:44.588399 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13961 | 2026.01.14 02:44:44.588455 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13962 | 2026.01.14 02:44:44.594532 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13963 | 2026.01.14 02:44:44.595262 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13964 | 2026.01.14 02:44:44.598232 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 13965 | 2026.01.14 02:44:45.358246 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1684 | ||
| 13966 | 2026.01.14 02:44:45.360652 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13967 | 2026.01.14 02:44:45.360700 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13968 | 2026.01.14 02:44:45.361913 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13969 | 2026.01.14 02:44:45.362185 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13970 | 2026.01.14 02:44:45.362551 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1684 | ||
| 13971 | 2026.01.14 02:44:46.662303 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46816 | ||
| 13972 | 2026.01.14 02:44:46.662405 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13973 | 2026.01.14 02:44:46.662430 [ 289 ] {} <Debug> TCP-Session: 35dd41ae-f90a-41fd-a7cc-dcf7e227d969 Authenticating user 'default' from [fd00:1122:3344:101::e]:46816 | ||
| 13974 | 2026.01.14 02:44:46.662449 [ 289 ] {} <Debug> TCP-Session: 35dd41ae-f90a-41fd-a7cc-dcf7e227d969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13975 | 2026.01.14 02:44:46.662461 [ 289 ] {} <Debug> TCP-Session: 35dd41ae-f90a-41fd-a7cc-dcf7e227d969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13976 | 2026.01.14 02:44:46.662659 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63026 | ||
| 13977 | 2026.01.14 02:44:46.662674 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51921 | ||
| 13978 | 2026.01.14 02:44:46.662710 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50191 | ||
| 13979 | 2026.01.14 02:44:46.662728 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65338 | ||
| 13980 | 2026.01.14 02:44:46.662754 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13981 | 2026.01.14 02:44:46.662770 [ 289 ] {} <Trace> TCP-Session: 35dd41ae-f90a-41fd-a7cc-dcf7e227d969 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13982 | 2026.01.14 02:44:46.662788 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13983 | 2026.01.14 02:44:46.662799 [ 351 ] {} <Debug> TCP-Session: 0bcdf930-83be-4e05-8322-50c8c4d5ef7f Authenticating user 'default' from [fd00:1122:3344:101::e]:63026 | ||
| 13984 | 2026.01.14 02:44:46.662830 [ 352 ] {} <Debug> TCP-Session: 05d9c85d-dc2e-4b99-ba0f-7344ed823e0d Authenticating user 'default' from [fd00:1122:3344:101::e]:51921 | ||
| 13985 | 2026.01.14 02:44:46.662788 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13986 | 2026.01.14 02:44:46.662848 [ 351 ] {} <Debug> TCP-Session: 0bcdf930-83be-4e05-8322-50c8c4d5ef7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13987 | 2026.01.14 02:44:46.662861 [ 352 ] {} <Debug> TCP-Session: 05d9c85d-dc2e-4b99-ba0f-7344ed823e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13988 | 2026.01.14 02:44:46.662874 [ 286 ] {} <Debug> TCP-Session: e738ecc8-931a-498c-9f52-a2b01b2c9995 Authenticating user 'default' from [fd00:1122:3344:101::e]:50191 | ||
| 13989 | 2026.01.14 02:44:46.662888 [ 351 ] {} <Debug> TCP-Session: 0bcdf930-83be-4e05-8322-50c8c4d5ef7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13990 | 2026.01.14 02:44:46.662894 [ 352 ] {} <Debug> TCP-Session: 05d9c85d-dc2e-4b99-ba0f-7344ed823e0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13991 | 2026.01.14 02:44:46.662903 [ 286 ] {} <Debug> TCP-Session: e738ecc8-931a-498c-9f52-a2b01b2c9995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13992 | 2026.01.14 02:44:46.662848 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13993 | 2026.01.14 02:44:46.662935 [ 286 ] {} <Debug> TCP-Session: e738ecc8-931a-498c-9f52-a2b01b2c9995 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13994 | 2026.01.14 02:44:46.662964 [ 289 ] {e4a3ffd6-231c-4e90-9af4-5a4c8f874081} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46816) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13995 | 2026.01.14 02:44:46.662972 [ 287 ] {} <Debug> TCP-Session: 46b85854-71b0-46a8-8157-f1e86a88057b Authenticating user 'default' from [fd00:1122:3344:101::e]:65338 | ||
| 13996 | 2026.01.14 02:44:46.662704 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40122 | ||
| 13997 | 2026.01.14 02:44:46.663012 [ 287 ] {} <Debug> TCP-Session: 46b85854-71b0-46a8-8157-f1e86a88057b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13998 | 2026.01.14 02:44:46.662704 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52970 | ||
| 13999 | 2026.01.14 02:44:46.663032 [ 287 ] {} <Debug> TCP-Session: 46b85854-71b0-46a8-8157-f1e86a88057b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14000 | 2026.01.14 02:44:46.662693 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56151 | ||
| 14001 | 2026.01.14 02:44:46.662740 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38305 | ||
| 14002 | 2026.01.14 02:44:46.663287 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14003 | 2026.01.14 02:44:46.663318 [ 354 ] {} <Debug> TCP-Session: ab0bc406-8827-4a17-a690-ad74f7337170 Authenticating user 'default' from [fd00:1122:3344:101::e]:40122 | ||
| 14004 | 2026.01.14 02:44:46.663336 [ 354 ] {} <Debug> TCP-Session: ab0bc406-8827-4a17-a690-ad74f7337170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14005 | 2026.01.14 02:44:46.663348 [ 354 ] {} <Debug> TCP-Session: ab0bc406-8827-4a17-a690-ad74f7337170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14006 | 2026.01.14 02:44:46.663625 [ 289 ] {e4a3ffd6-231c-4e90-9af4-5a4c8f874081} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14007 | 2026.01.14 02:44:46.663695 [ 289 ] {e4a3ffd6-231c-4e90-9af4-5a4c8f874081} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14008 | 2026.01.14 02:44:46.663706 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14009 | 2026.01.14 02:44:46.663754 [ 288 ] {} <Debug> TCP-Session: 9efeb9d4-57b7-4124-903e-07219f5cf28d Authenticating user 'default' from [fd00:1122:3344:101::e]:38305 | ||
| 14010 | 2026.01.14 02:44:46.663777 [ 288 ] {} <Debug> TCP-Session: 9efeb9d4-57b7-4124-903e-07219f5cf28d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14011 | 2026.01.14 02:44:46.663793 [ 288 ] {} <Debug> TCP-Session: 9efeb9d4-57b7-4124-903e-07219f5cf28d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14012 | 2026.01.14 02:44:46.663854 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14013 | 2026.01.14 02:44:46.663898 [ 355 ] {} <Debug> TCP-Session: cf510329-a5fe-4394-bbc8-f994ee769664 Authenticating user 'default' from [fd00:1122:3344:101::e]:52970 | ||
| 14014 | 2026.01.14 02:44:46.663920 [ 355 ] {} <Debug> TCP-Session: cf510329-a5fe-4394-bbc8-f994ee769664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14015 | 2026.01.14 02:44:46.663933 [ 355 ] {} <Debug> TCP-Session: cf510329-a5fe-4394-bbc8-f994ee769664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14016 | 2026.01.14 02:44:46.664167 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14017 | 2026.01.14 02:44:46.664189 [ 289 ] {e4a3ffd6-231c-4e90-9af4-5a4c8f874081} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 14018 | 2026.01.14 02:44:46.664224 [ 353 ] {} <Debug> TCP-Session: 5a500c9c-f109-45cf-a2d5-25cd04337f6c Authenticating user 'default' from [fd00:1122:3344:101::e]:56151 | ||
| 14019 | 2026.01.14 02:44:46.664249 [ 353 ] {} <Debug> TCP-Session: 5a500c9c-f109-45cf-a2d5-25cd04337f6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14020 | 2026.01.14 02:44:46.664263 [ 353 ] {} <Debug> TCP-Session: 5a500c9c-f109-45cf-a2d5-25cd04337f6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14021 | 2026.01.14 02:44:46.665259 [ 296 ] {e4a3ffd6-231c-4e90-9af4-5a4c8f874081} <Trace> AggregatingTransform: Aggregating | ||
| 14022 | 2026.01.14 02:44:46.665311 [ 296 ] {e4a3ffd6-231c-4e90-9af4-5a4c8f874081} <Trace> Aggregator: Aggregation method: without_key | ||
| 14023 | 2026.01.14 02:44:46.665350 [ 296 ] {e4a3ffd6-231c-4e90-9af4-5a4c8f874081} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001041978 sec. (959.713 rows/sec., 37.49 KiB/sec.) | ||
| 14024 | 2026.01.14 02:44:46.665370 [ 296 ] {e4a3ffd6-231c-4e90-9af4-5a4c8f874081} <Trace> Aggregator: Merging aggregated data | ||
| 14025 | 2026.01.14 02:44:46.667131 [ 289 ] {e4a3ffd6-231c-4e90-9af4-5a4c8f874081} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004187 sec., 238.83448770002389 rows/sec., 9.33 KiB/sec. | ||
| 14026 | 2026.01.14 02:44:46.667285 [ 289 ] {e4a3ffd6-231c-4e90-9af4-5a4c8f874081} <Debug> TCPHandler: Processed in 0.004616538 sec. | ||
| 14027 | 2026.01.14 02:44:46.667410 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14028 | 2026.01.14 02:44:46.667447 [ 289 ] {} <Debug> TCP-Session: 35dd41ae-f90a-41fd-a7cc-dcf7e227d969 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14029 | 2026.01.14 02:44:46.667455 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14030 | 2026.01.14 02:44:46.667496 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14031 | 2026.01.14 02:44:46.667533 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14032 | 2026.01.14 02:44:46.667556 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14033 | 2026.01.14 02:44:46.667571 [ 353 ] {} <Debug> TCP-Session: 5a500c9c-f109-45cf-a2d5-25cd04337f6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14034 | 2026.01.14 02:44:46.667583 [ 351 ] {} <Debug> TCP-Session: 0bcdf930-83be-4e05-8322-50c8c4d5ef7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14035 | 2026.01.14 02:44:46.667598 [ 355 ] {} <Debug> TCP-Session: cf510329-a5fe-4394-bbc8-f994ee769664 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14036 | 2026.01.14 02:44:46.667599 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14037 | 2026.01.14 02:44:46.667621 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14038 | 2026.01.14 02:44:46.667506 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14039 | 2026.01.14 02:44:46.667678 [ 287 ] {} <Debug> TCP-Session: 46b85854-71b0-46a8-8157-f1e86a88057b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14040 | 2026.01.14 02:44:46.667695 [ 288 ] {} <Debug> TCP-Session: 9efeb9d4-57b7-4124-903e-07219f5cf28d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14041 | 2026.01.14 02:44:46.667718 [ 286 ] {} <Debug> TCP-Session: e738ecc8-931a-498c-9f52-a2b01b2c9995 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14042 | 2026.01.14 02:44:46.667498 [ 352 ] {} <Debug> TCP-Session: 05d9c85d-dc2e-4b99-ba0f-7344ed823e0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14043 | 2026.01.14 02:44:46.667579 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14044 | 2026.01.14 02:44:46.667794 [ 354 ] {} <Debug> TCP-Session: ab0bc406-8827-4a17-a690-ad74f7337170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14045 | 2026.01.14 02:44:46.837981 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38630 | ||
| 14046 | 2026.01.14 02:44:46.838089 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14047 | 2026.01.14 02:44:46.838118 [ 289 ] {} <Debug> TCP-Session: 9b9b668a-1061-4904-a62d-5818507dc54c Authenticating user 'default' from [fd00:1122:3344:101::e]:38630 | ||
| 14048 | 2026.01.14 02:44:46.838143 [ 289 ] {} <Debug> TCP-Session: 9b9b668a-1061-4904-a62d-5818507dc54c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14049 | 2026.01.14 02:44:46.838160 [ 289 ] {} <Debug> TCP-Session: 9b9b668a-1061-4904-a62d-5818507dc54c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14050 | 2026.01.14 02:44:46.838389 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64400 | ||
| 14051 | 2026.01.14 02:44:46.838409 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41642 | ||
| 14052 | 2026.01.14 02:44:46.838440 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61046 | ||
| 14053 | 2026.01.14 02:44:46.838465 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14054 | 2026.01.14 02:44:46.838466 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49627 | ||
| 14055 | 2026.01.14 02:44:46.838501 [ 289 ] {} <Trace> TCP-Session: 9b9b668a-1061-4904-a62d-5818507dc54c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14056 | 2026.01.14 02:44:46.838499 [ 351 ] {} <Debug> TCP-Session: 8a4d4742-c23f-44a9-b694-6a71cc65a7cc Authenticating user 'default' from [fd00:1122:3344:101::e]:64400 | ||
| 14057 | 2026.01.14 02:44:46.838543 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14058 | 2026.01.14 02:44:46.838563 [ 351 ] {} <Debug> TCP-Session: 8a4d4742-c23f-44a9-b694-6a71cc65a7cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14059 | 2026.01.14 02:44:46.838543 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14060 | 2026.01.14 02:44:46.838589 [ 286 ] {} <Debug> TCP-Session: 6c9a08d5-26e8-4a60-a59e-be19e184e024 Authenticating user 'default' from [fd00:1122:3344:101::e]:61046 | ||
| 14061 | 2026.01.14 02:44:46.838592 [ 351 ] {} <Debug> TCP-Session: 8a4d4742-c23f-44a9-b694-6a71cc65a7cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14062 | 2026.01.14 02:44:46.838621 [ 352 ] {} <Debug> TCP-Session: 957ef001-40b7-4486-847b-51004a7ca927 Authenticating user 'default' from [fd00:1122:3344:101::e]:41642 | ||
| 14063 | 2026.01.14 02:44:46.838630 [ 286 ] {} <Debug> TCP-Session: 6c9a08d5-26e8-4a60-a59e-be19e184e024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14064 | 2026.01.14 02:44:46.838650 [ 352 ] {} <Debug> TCP-Session: 957ef001-40b7-4486-847b-51004a7ca927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14065 | 2026.01.14 02:44:46.838655 [ 286 ] {} <Debug> TCP-Session: 6c9a08d5-26e8-4a60-a59e-be19e184e024 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14066 | 2026.01.14 02:44:46.838666 [ 352 ] {} <Debug> TCP-Session: 957ef001-40b7-4486-847b-51004a7ca927 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14067 | 2026.01.14 02:44:46.838597 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14068 | 2026.01.14 02:44:46.838689 [ 289 ] {47d8a72b-ce60-4701-97ca-bcd864293337} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38630) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14069 | 2026.01.14 02:44:46.838457 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39608 | ||
| 14070 | 2026.01.14 02:44:46.838727 [ 288 ] {} <Debug> TCP-Session: ec1067ea-2bea-4cb0-bfdf-750b9eb384b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49627 | ||
| 14071 | 2026.01.14 02:44:46.838434 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63214 | ||
| 14072 | 2026.01.14 02:44:46.838802 [ 288 ] {} <Debug> TCP-Session: ec1067ea-2bea-4cb0-bfdf-750b9eb384b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14073 | 2026.01.14 02:44:46.838440 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50690 | ||
| 14074 | 2026.01.14 02:44:46.838827 [ 288 ] {} <Debug> TCP-Session: ec1067ea-2bea-4cb0-bfdf-750b9eb384b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14075 | 2026.01.14 02:44:46.838841 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14076 | 2026.01.14 02:44:46.838861 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14077 | 2026.01.14 02:44:46.838439 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45745 | ||
| 14078 | 2026.01.14 02:44:46.838886 [ 287 ] {} <Debug> TCP-Session: 39b390f2-1fa0-445f-b7f5-02c68d68bd58 Authenticating user 'default' from [fd00:1122:3344:101::e]:39608 | ||
| 14079 | 2026.01.14 02:44:46.838897 [ 355 ] {} <Debug> TCP-Session: 2a4d03c5-66ab-4967-95ad-ae272920fc02 Authenticating user 'default' from [fd00:1122:3344:101::e]:63214 | ||
| 14080 | 2026.01.14 02:44:46.838912 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14081 | 2026.01.14 02:44:46.838937 [ 355 ] {} <Debug> TCP-Session: 2a4d03c5-66ab-4967-95ad-ae272920fc02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14082 | 2026.01.14 02:44:46.838958 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14083 | 2026.01.14 02:44:46.838972 [ 289 ] {47d8a72b-ce60-4701-97ca-bcd864293337} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14084 | 2026.01.14 02:44:46.838990 [ 354 ] {} <Debug> TCP-Session: cbeacecb-3b41-4f45-bcc6-0b99fc836e4f Authenticating user 'default' from [fd00:1122:3344:101::e]:45745 | ||
| 14085 | 2026.01.14 02:44:46.838969 [ 355 ] {} <Debug> TCP-Session: 2a4d03c5-66ab-4967-95ad-ae272920fc02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14086 | 2026.01.14 02:44:46.839020 [ 354 ] {} <Debug> TCP-Session: cbeacecb-3b41-4f45-bcc6-0b99fc836e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14087 | 2026.01.14 02:44:46.839037 [ 289 ] {47d8a72b-ce60-4701-97ca-bcd864293337} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14088 | 2026.01.14 02:44:46.839050 [ 354 ] {} <Debug> TCP-Session: cbeacecb-3b41-4f45-bcc6-0b99fc836e4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14089 | 2026.01.14 02:44:46.838928 [ 287 ] {} <Debug> TCP-Session: 39b390f2-1fa0-445f-b7f5-02c68d68bd58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14090 | 2026.01.14 02:44:46.838965 [ 353 ] {} <Debug> TCP-Session: 765f762b-f9d2-4ac3-a518-063c32d6e220 Authenticating user 'default' from [fd00:1122:3344:101::e]:50690 | ||
| 14091 | 2026.01.14 02:44:46.839089 [ 287 ] {} <Debug> TCP-Session: 39b390f2-1fa0-445f-b7f5-02c68d68bd58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14092 | 2026.01.14 02:44:46.839131 [ 353 ] {} <Debug> TCP-Session: 765f762b-f9d2-4ac3-a518-063c32d6e220 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14093 | 2026.01.14 02:44:46.839158 [ 353 ] {} <Debug> TCP-Session: 765f762b-f9d2-4ac3-a518-063c32d6e220 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14094 | 2026.01.14 02:44:46.839329 [ 289 ] {47d8a72b-ce60-4701-97ca-bcd864293337} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 14095 | 2026.01.14 02:44:46.840263 [ 331 ] {47d8a72b-ce60-4701-97ca-bcd864293337} <Trace> AggregatingTransform: Aggregating | ||
| 14096 | 2026.01.14 02:44:46.840306 [ 331 ] {47d8a72b-ce60-4701-97ca-bcd864293337} <Trace> Aggregator: Aggregation method: without_key | ||
| 14097 | 2026.01.14 02:44:46.840344 [ 331 ] {47d8a72b-ce60-4701-97ca-bcd864293337} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910167 sec. (1098.699 rows/sec., 42.92 KiB/sec.) | ||
| 14098 | 2026.01.14 02:44:46.840363 [ 331 ] {47d8a72b-ce60-4701-97ca-bcd864293337} <Trace> Aggregator: Merging aggregated data | ||
| 14099 | 2026.01.14 02:44:46.841696 [ 289 ] {47d8a72b-ce60-4701-97ca-bcd864293337} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003063 sec., 326.47730982696703 rows/sec., 12.75 KiB/sec. | ||
| 14100 | 2026.01.14 02:44:46.841845 [ 289 ] {47d8a72b-ce60-4701-97ca-bcd864293337} <Debug> TCPHandler: Processed in 0.003461779 sec. | ||
| 14101 | 2026.01.14 02:44:46.841968 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14102 | 2026.01.14 02:44:46.841995 [ 289 ] {} <Debug> TCP-Session: 9b9b668a-1061-4904-a62d-5818507dc54c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14103 | 2026.01.14 02:44:46.842007 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14104 | 2026.01.14 02:44:46.842030 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14105 | 2026.01.14 02:44:46.842058 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14106 | 2026.01.14 02:44:46.842063 [ 288 ] {} <Debug> TCP-Session: ec1067ea-2bea-4cb0-bfdf-750b9eb384b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14107 | 2026.01.14 02:44:46.842082 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14108 | 2026.01.14 02:44:46.842107 [ 352 ] {} <Debug> TCP-Session: 957ef001-40b7-4486-847b-51004a7ca927 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14109 | 2026.01.14 02:44:46.842128 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14110 | 2026.01.14 02:44:46.842142 [ 351 ] {} <Debug> TCP-Session: 8a4d4742-c23f-44a9-b694-6a71cc65a7cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14111 | 2026.01.14 02:44:46.842154 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14112 | 2026.01.14 02:44:46.842174 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14113 | 2026.01.14 02:44:46.842189 [ 355 ] {} <Debug> TCP-Session: 2a4d03c5-66ab-4967-95ad-ae272920fc02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14114 | 2026.01.14 02:44:46.842200 [ 354 ] {} <Debug> TCP-Session: cbeacecb-3b41-4f45-bcc6-0b99fc836e4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14115 | 2026.01.14 02:44:46.842214 [ 287 ] {} <Debug> TCP-Session: 39b390f2-1fa0-445f-b7f5-02c68d68bd58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14116 | 2026.01.14 02:44:46.842106 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14117 | 2026.01.14 02:44:46.842078 [ 353 ] {} <Debug> TCP-Session: 765f762b-f9d2-4ac3-a518-063c32d6e220 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14118 | 2026.01.14 02:44:46.842273 [ 286 ] {} <Debug> TCP-Session: 6c9a08d5-26e8-4a60-a59e-be19e184e024 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14119 | 2026.01.14 02:44:46.960072 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54243 | ||
| 14120 | 2026.01.14 02:44:46.960248 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14121 | 2026.01.14 02:44:46.960276 [ 289 ] {} <Debug> TCP-Session: 6f577a57-52e3-404f-9a79-5ed30d388368 Authenticating user 'default' from [fd00:1122:3344:101::e]:54243 | ||
| 14122 | 2026.01.14 02:44:46.960298 [ 289 ] {} <Debug> TCP-Session: 6f577a57-52e3-404f-9a79-5ed30d388368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14123 | 2026.01.14 02:44:46.960312 [ 289 ] {} <Debug> TCP-Session: 6f577a57-52e3-404f-9a79-5ed30d388368 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14124 | 2026.01.14 02:44:46.960535 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63832 | ||
| 14125 | 2026.01.14 02:44:46.960560 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50772 | ||
| 14126 | 2026.01.14 02:44:46.960597 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42644 | ||
| 14127 | 2026.01.14 02:44:46.960618 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61053 | ||
| 14128 | 2026.01.14 02:44:46.960637 [ 289 ] {} <Trace> TCP-Session: 6f577a57-52e3-404f-9a79-5ed30d388368 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14129 | 2026.01.14 02:44:46.960628 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44577 | ||
| 14130 | 2026.01.14 02:44:46.960687 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14131 | 2026.01.14 02:44:46.960609 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14132 | 2026.01.14 02:44:46.960729 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14133 | 2026.01.14 02:44:46.960737 [ 355 ] {} <Debug> TCP-Session: ae2d5b78-a0b8-4b36-85b9-c18fd0e6bc71 Authenticating user 'default' from [fd00:1122:3344:101::e]:42644 | ||
| 14134 | 2026.01.14 02:44:46.960756 [ 351 ] {} <Debug> TCP-Session: 2903c192-be31-4109-993c-62f32ff54027 Authenticating user 'default' from [fd00:1122:3344:101::e]:63832 | ||
| 14135 | 2026.01.14 02:44:46.960773 [ 287 ] {} <Debug> TCP-Session: 16153c67-4f17-42c2-9e07-8e5cac18195e Authenticating user 'default' from [fd00:1122:3344:101::e]:61053 | ||
| 14136 | 2026.01.14 02:44:46.960778 [ 355 ] {} <Debug> TCP-Session: ae2d5b78-a0b8-4b36-85b9-c18fd0e6bc71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14137 | 2026.01.14 02:44:46.960788 [ 351 ] {} <Debug> TCP-Session: 2903c192-be31-4109-993c-62f32ff54027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14138 | 2026.01.14 02:44:46.960814 [ 355 ] {} <Debug> TCP-Session: ae2d5b78-a0b8-4b36-85b9-c18fd0e6bc71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14139 | 2026.01.14 02:44:46.960818 [ 287 ] {} <Debug> TCP-Session: 16153c67-4f17-42c2-9e07-8e5cac18195e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14140 | 2026.01.14 02:44:46.960826 [ 289 ] {2fbc0035-7811-49b0-8f51-434e3e1adc61} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54243) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14141 | 2026.01.14 02:44:46.960844 [ 287 ] {} <Debug> TCP-Session: 16153c67-4f17-42c2-9e07-8e5cac18195e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14142 | 2026.01.14 02:44:46.960822 [ 351 ] {} <Debug> TCP-Session: 2903c192-be31-4109-993c-62f32ff54027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14143 | 2026.01.14 02:44:46.960789 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14144 | 2026.01.14 02:44:46.960607 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57530 | ||
| 14145 | 2026.01.14 02:44:46.960929 [ 288 ] {} <Debug> TCP-Session: a69b7b1d-cb13-4b00-a43e-c9e12ccd026c Authenticating user 'default' from [fd00:1122:3344:101::e]:44577 | ||
| 14146 | 2026.01.14 02:44:46.960686 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14147 | 2026.01.14 02:44:46.960967 [ 288 ] {} <Debug> TCP-Session: a69b7b1d-cb13-4b00-a43e-c9e12ccd026c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14148 | 2026.01.14 02:44:46.960597 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52280 | ||
| 14149 | 2026.01.14 02:44:46.960996 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14150 | 2026.01.14 02:44:46.960992 [ 288 ] {} <Debug> TCP-Session: a69b7b1d-cb13-4b00-a43e-c9e12ccd026c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14151 | 2026.01.14 02:44:46.961040 [ 286 ] {} <Debug> TCP-Session: 2c933d51-c763-4bd8-9b62-31c4442a8f7e Authenticating user 'default' from [fd00:1122:3344:101::e]:57530 | ||
| 14152 | 2026.01.14 02:44:46.960991 [ 352 ] {} <Debug> TCP-Session: dfe55280-00fd-4519-9039-a54f585f5b36 Authenticating user 'default' from [fd00:1122:3344:101::e]:50772 | ||
| 14153 | 2026.01.14 02:44:46.961064 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14154 | 2026.01.14 02:44:46.961077 [ 286 ] {} <Debug> TCP-Session: 2c933d51-c763-4bd8-9b62-31c4442a8f7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14155 | 2026.01.14 02:44:46.961090 [ 352 ] {} <Debug> TCP-Session: dfe55280-00fd-4519-9039-a54f585f5b36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14156 | 2026.01.14 02:44:46.961109 [ 289 ] {2fbc0035-7811-49b0-8f51-434e3e1adc61} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14157 | 2026.01.14 02:44:46.961118 [ 352 ] {} <Debug> TCP-Session: dfe55280-00fd-4519-9039-a54f585f5b36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14158 | 2026.01.14 02:44:46.961112 [ 286 ] {} <Debug> TCP-Session: 2c933d51-c763-4bd8-9b62-31c4442a8f7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14159 | 2026.01.14 02:44:46.961107 [ 354 ] {} <Debug> TCP-Session: e708da95-f4de-43ec-8205-e821d5db9c23 Authenticating user 'default' from [fd00:1122:3344:101::e]:52280 | ||
| 14160 | 2026.01.14 02:44:46.961172 [ 289 ] {2fbc0035-7811-49b0-8f51-434e3e1adc61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14161 | 2026.01.14 02:44:46.961192 [ 354 ] {} <Debug> TCP-Session: e708da95-f4de-43ec-8205-e821d5db9c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14162 | 2026.01.14 02:44:46.960584 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57502 | ||
| 14163 | 2026.01.14 02:44:46.961217 [ 354 ] {} <Debug> TCP-Session: e708da95-f4de-43ec-8205-e821d5db9c23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14164 | 2026.01.14 02:44:46.961280 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14165 | 2026.01.14 02:44:46.961306 [ 353 ] {} <Debug> TCP-Session: 9d4ec8ca-5ed3-48bd-92f6-8822eb0c60ab Authenticating user 'default' from [fd00:1122:3344:101::e]:57502 | ||
| 14166 | 2026.01.14 02:44:46.961322 [ 353 ] {} <Debug> TCP-Session: 9d4ec8ca-5ed3-48bd-92f6-8822eb0c60ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14167 | 2026.01.14 02:44:46.961335 [ 353 ] {} <Debug> TCP-Session: 9d4ec8ca-5ed3-48bd-92f6-8822eb0c60ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14168 | 2026.01.14 02:44:46.961470 [ 289 ] {2fbc0035-7811-49b0-8f51-434e3e1adc61} <Debug> oximeter.version (2cababf8-6a3d-4c08-ac5d-95b377c95a43) (SelectExecutor): Key condition: unknown | ||
| 14169 | 2026.01.14 02:44:46.962386 [ 346 ] {2fbc0035-7811-49b0-8f51-434e3e1adc61} <Trace> AggregatingTransform: Aggregating | ||
| 14170 | 2026.01.14 02:44:46.962441 [ 346 ] {2fbc0035-7811-49b0-8f51-434e3e1adc61} <Trace> Aggregator: Aggregation method: without_key | ||
| 14171 | 2026.01.14 02:44:46.962481 [ 346 ] {2fbc0035-7811-49b0-8f51-434e3e1adc61} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905157 sec. (1104.781 rows/sec., 43.16 KiB/sec.) | ||
| 14172 | 2026.01.14 02:44:46.962539 [ 346 ] {2fbc0035-7811-49b0-8f51-434e3e1adc61} <Trace> Aggregator: Merging aggregated data | ||
| 14173 | 2026.01.14 02:44:46.963912 [ 289 ] {2fbc0035-7811-49b0-8f51-434e3e1adc61} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003144 sec., 318.06615776081424 rows/sec., 12.42 KiB/sec. | ||
| 14174 | 2026.01.14 02:44:46.964034 [ 289 ] {2fbc0035-7811-49b0-8f51-434e3e1adc61} <Debug> TCPHandler: Processed in 0.003515619 sec. | ||
| 14175 | 2026.01.14 02:44:46.964146 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14176 | 2026.01.14 02:44:46.964175 [ 289 ] {} <Debug> TCP-Session: 6f577a57-52e3-404f-9a79-5ed30d388368 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14177 | 2026.01.14 02:44:46.964186 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14178 | 2026.01.14 02:44:46.964210 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14179 | 2026.01.14 02:44:46.964228 [ 288 ] {} <Debug> TCP-Session: a69b7b1d-cb13-4b00-a43e-c9e12ccd026c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14180 | 2026.01.14 02:44:46.964236 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14181 | 2026.01.14 02:44:46.964261 [ 355 ] {} <Debug> TCP-Session: ae2d5b78-a0b8-4b36-85b9-c18fd0e6bc71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14182 | 2026.01.14 02:44:46.964266 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14183 | 2026.01.14 02:44:46.964292 [ 352 ] {} <Debug> TCP-Session: dfe55280-00fd-4519-9039-a54f585f5b36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14184 | 2026.01.14 02:44:46.964294 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14185 | 2026.01.14 02:44:46.964320 [ 354 ] {} <Debug> TCP-Session: e708da95-f4de-43ec-8205-e821d5db9c23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14186 | 2026.01.14 02:44:46.964252 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14187 | 2026.01.14 02:44:46.964246 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14188 | 2026.01.14 02:44:46.964380 [ 287 ] {} <Debug> TCP-Session: 16153c67-4f17-42c2-9e07-8e5cac18195e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14189 | 2026.01.14 02:44:46.964396 [ 286 ] {} <Debug> TCP-Session: 2c933d51-c763-4bd8-9b62-31c4442a8f7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14190 | 2026.01.14 02:44:46.964413 [ 351 ] {} <Debug> TCP-Session: 2903c192-be31-4109-993c-62f32ff54027 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14191 | 2026.01.14 02:44:46.964282 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14192 | 2026.01.14 02:44:46.964477 [ 353 ] {} <Debug> TCP-Session: 9d4ec8ca-5ed3-48bd-92f6-8822eb0c60ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14193 | 2026.01.14 02:44:47.171366 [ 222 ] {} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): 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] | ||
| 14194 | 2026.01.14 02:44:47.171414 [ 222 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): 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] | ||
| 14195 | 2026.01.14 02:44:47.175242 [ 222 ] {} <Debug> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): 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] | ||
| 14196 | 2026.01.14 02:44:47.178300 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): 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] | ||
| 14197 | 2026.01.14 02:44:47.178351 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): 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] | ||
| 14198 | 2026.01.14 02:44:47.183817 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): 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] | ||
| 14199 | 2026.01.14 02:44:47.625487 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14200 | 2026.01.14 02:44:47.625663 [ 264 ] {a5f4343c-5dbe-446a-be67-cea558e1bc78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14201 | 2026.01.14 02:44:47.625731 [ 264 ] {a5f4343c-5dbe-446a-be67-cea558e1bc78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14202 | 2026.01.14 02:44:47.626431 [ 264 ] {a5f4343c-5dbe-446a-be67-cea558e1bc78} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14203 | 2026.01.14 02:44:47.626479 [ 264 ] {a5f4343c-5dbe-446a-be67-cea558e1bc78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14204 | 2026.01.14 02:44:47.626884 [ 264 ] {a5f4343c-5dbe-446a-be67-cea558e1bc78} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14205 | 2026.01.14 02:44:47.627113 [ 264 ] {a5f4343c-5dbe-446a-be67-cea558e1bc78} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14206 | 2026.01.14 02:44:47.627281 [ 264 ] {a5f4343c-5dbe-446a-be67-cea558e1bc78} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001666 sec., 81632.6530612245 rows/sec., 7.08 MiB/sec. | ||
| 14207 | 2026.01.14 02:44:47.627335 [ 264 ] {a5f4343c-5dbe-446a-be67-cea558e1bc78} <Debug> TCPHandler: Processed in 0.001974706 sec. | ||
| 14208 | 2026.01.14 02:44:47.627466 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14209 | 2026.01.14 02:44:47.627577 [ 264 ] {e7a3c100-5cc7-49c0-9d55-a6f99d20e0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14210 | 2026.01.14 02:44:47.627624 [ 264 ] {e7a3c100-5cc7-49c0-9d55-a6f99d20e0f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14211 | 2026.01.14 02:44:47.628084 [ 264 ] {e7a3c100-5cc7-49c0-9d55-a6f99d20e0f1} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14212 | 2026.01.14 02:44:47.628119 [ 264 ] {e7a3c100-5cc7-49c0-9d55-a6f99d20e0f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14213 | 2026.01.14 02:44:47.628439 [ 264 ] {e7a3c100-5cc7-49c0-9d55-a6f99d20e0f1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14214 | 2026.01.14 02:44:47.628650 [ 264 ] {e7a3c100-5cc7-49c0-9d55-a6f99d20e0f1} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14215 | 2026.01.14 02:44:47.628784 [ 264 ] {e7a3c100-5cc7-49c0-9d55-a6f99d20e0f1} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001231 sec., 32493.90739236393 rows/sec., 2.39 MiB/sec. | ||
| 14216 | 2026.01.14 02:44:47.628824 [ 264 ] {e7a3c100-5cc7-49c0-9d55-a6f99d20e0f1} <Debug> TCPHandler: Processed in 0.001422311 sec. | ||
| 14217 | 2026.01.14 02:44:47.628944 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14218 | 2026.01.14 02:44:47.629042 [ 264 ] {3f36cd31-82a8-4dfb-ba9e-09ca492b398c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14219 | 2026.01.14 02:44:47.629083 [ 264 ] {3f36cd31-82a8-4dfb-ba9e-09ca492b398c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14220 | 2026.01.14 02:44:47.629538 [ 264 ] {3f36cd31-82a8-4dfb-ba9e-09ca492b398c} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14221 | 2026.01.14 02:44:47.629573 [ 264 ] {3f36cd31-82a8-4dfb-ba9e-09ca492b398c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14222 | 2026.01.14 02:44:47.629919 [ 264 ] {3f36cd31-82a8-4dfb-ba9e-09ca492b398c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14223 | 2026.01.14 02:44:47.630134 [ 264 ] {3f36cd31-82a8-4dfb-ba9e-09ca492b398c} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14224 | 2026.01.14 02:44:47.630267 [ 264 ] {3f36cd31-82a8-4dfb-ba9e-09ca492b398c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001246 sec., 83467.09470304976 rows/sec., 6.52 MiB/sec. | ||
| 14225 | 2026.01.14 02:44:47.630306 [ 264 ] {3f36cd31-82a8-4dfb-ba9e-09ca492b398c} <Debug> TCPHandler: Processed in 0.001413781 sec. | ||
| 14226 | 2026.01.14 02:44:47.630422 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14227 | 2026.01.14 02:44:47.630518 [ 264 ] {0bc9cd1f-987f-4a2a-ad07-f5233a8c6e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14228 | 2026.01.14 02:44:47.630561 [ 264 ] {0bc9cd1f-987f-4a2a-ad07-f5233a8c6e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14229 | 2026.01.14 02:44:47.630978 [ 264 ] {0bc9cd1f-987f-4a2a-ad07-f5233a8c6e38} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14230 | 2026.01.14 02:44:47.631012 [ 264 ] {0bc9cd1f-987f-4a2a-ad07-f5233a8c6e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14231 | 2026.01.14 02:44:47.631333 [ 264 ] {0bc9cd1f-987f-4a2a-ad07-f5233a8c6e38} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14232 | 2026.01.14 02:44:47.631533 [ 264 ] {0bc9cd1f-987f-4a2a-ad07-f5233a8c6e38} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14233 | 2026.01.14 02:44:47.631656 [ 264 ] {0bc9cd1f-987f-4a2a-ad07-f5233a8c6e38} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 14234 | 2026.01.14 02:44:47.631690 [ 264 ] {0bc9cd1f-987f-4a2a-ad07-f5233a8c6e38} <Debug> TCPHandler: Processed in 0.001347811 sec. | ||
| 14235 | 2026.01.14 02:44:47.631802 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14236 | 2026.01.14 02:44:47.631918 [ 264 ] {a2912b3f-ad33-4f1c-9c9c-3760b3e3bf15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14237 | 2026.01.14 02:44:47.631981 [ 264 ] {a2912b3f-ad33-4f1c-9c9c-3760b3e3bf15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14238 | 2026.01.14 02:44:47.632933 [ 264 ] {a2912b3f-ad33-4f1c-9c9c-3760b3e3bf15} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14239 | 2026.01.14 02:44:47.632969 [ 264 ] {a2912b3f-ad33-4f1c-9c9c-3760b3e3bf15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14240 | 2026.01.14 02:44:47.633567 [ 264 ] {a2912b3f-ad33-4f1c-9c9c-3760b3e3bf15} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 14241 | 2026.01.14 02:44:47.633797 [ 264 ] {a2912b3f-ad33-4f1c-9c9c-3760b3e3bf15} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14242 | 2026.01.14 02:44:47.633942 [ 264 ] {a2912b3f-ad33-4f1c-9c9c-3760b3e3bf15} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002004 sec., 19960.07984031936 rows/sec., 35.77 MiB/sec. | ||
| 14243 | 2026.01.14 02:44:47.633990 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): 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] | ||
| 14244 | 2026.01.14 02:44:47.634008 [ 264 ] {a2912b3f-ad33-4f1c-9c9c-3760b3e3bf15} <Debug> TCPHandler: Processed in 0.002231708 sec. | ||
| 14245 | 2026.01.14 02:44:47.634051 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): 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] | ||
| 14246 | 2026.01.14 02:44:47.634154 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14247 | 2026.01.14 02:44:47.634255 [ 264 ] {1300e734-724b-4b2a-9a92-01e64fc837cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14248 | 2026.01.14 02:44:47.634300 [ 264 ] {1300e734-724b-4b2a-9a92-01e64fc837cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14249 | 2026.01.14 02:44:47.634647 [ 264 ] {1300e734-724b-4b2a-9a92-01e64fc837cf} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14250 | 2026.01.14 02:44:47.634687 [ 264 ] {1300e734-724b-4b2a-9a92-01e64fc837cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 14251 | 2026.01.14 02:44:47.635026 [ 264 ] {1300e734-724b-4b2a-9a92-01e64fc837cf} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14252 | 2026.01.14 02:44:47.635375 [ 264 ] {1300e734-724b-4b2a-9a92-01e64fc837cf} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14253 | 2026.01.14 02:44:47.635536 [ 264 ] {1300e734-724b-4b2a-9a92-01e64fc837cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001298 sec., 46224.96147919877 rows/sec., 3.12 MiB/sec. | ||
| 14254 | 2026.01.14 02:44:47.635586 [ 264 ] {1300e734-724b-4b2a-9a92-01e64fc837cf} <Debug> TCPHandler: Processed in 0.001482462 sec. | ||
| 14255 | 2026.01.14 02:44:47.635633 [ 221 ] {} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): 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] | ||
| 14256 | 2026.01.14 02:44:47.635703 [ 221 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): 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] | ||
| 14257 | 2026.01.14 02:44:47.640656 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): 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] | ||
| 14258 | 2026.01.14 02:44:47.642277 [ 221 ] {} <Debug> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): 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] | ||
| 14259 | 2026.01.14 02:44:48.648342 [ 223 ] {} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): 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] | ||
| 14260 | 2026.01.14 02:44:48.648396 [ 223 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): 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] | ||
| 14261 | 2026.01.14 02:44:48.650445 [ 223 ] {} <Debug> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): 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] | ||
| 14262 | 2026.01.14 02:44:49.992295 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14263 | 2026.01.14 02:44:49.992363 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14264 | 2026.01.14 02:44:50.238358 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35539 | ||
| 14265 | 2026.01.14 02:44:50.238952 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14266 | 2026.01.14 02:44:50.238991 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14267 | 2026.01.14 02:44:50.239468 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14268 | 2026.01.14 02:44:50.239692 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14269 | 2026.01.14 02:44:50.239823 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35539 | ||
| 14270 | 2026.01.14 02:44:52.098672 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 14271 | 2026.01.14 02:44:52.117527 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14272 | 2026.01.14 02:44:52.117594 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14273 | 2026.01.14 02:44:52.124478 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14274 | 2026.01.14 02:44:52.125266 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14275 | 2026.01.14 02:44:52.129854 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 14276 | 2026.01.14 02:44:52.622939 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14277 | 2026.01.14 02:44:52.623120 [ 264 ] {88acbd34-d173-4506-a079-4959c862c589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14278 | 2026.01.14 02:44:52.623189 [ 264 ] {88acbd34-d173-4506-a079-4959c862c589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14279 | 2026.01.14 02:44:52.623894 [ 264 ] {88acbd34-d173-4506-a079-4959c862c589} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14280 | 2026.01.14 02:44:52.623945 [ 264 ] {88acbd34-d173-4506-a079-4959c862c589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14281 | 2026.01.14 02:44:52.624430 [ 264 ] {88acbd34-d173-4506-a079-4959c862c589} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14282 | 2026.01.14 02:44:52.624680 [ 264 ] {88acbd34-d173-4506-a079-4959c862c589} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14283 | 2026.01.14 02:44:52.624850 [ 264 ] {88acbd34-d173-4506-a079-4959c862c589} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00178 sec., 31460.674157303372 rows/sec., 2.42 MiB/sec. | ||
| 14284 | 2026.01.14 02:44:52.624906 [ 264 ] {88acbd34-d173-4506-a079-4959c862c589} <Debug> TCPHandler: Processed in 0.002129808 sec. | ||
| 14285 | 2026.01.14 02:44:52.625057 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14286 | 2026.01.14 02:44:52.625173 [ 264 ] {07c9ed8b-6a2b-4649-aa6b-cda71fc73216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14287 | 2026.01.14 02:44:52.625221 [ 264 ] {07c9ed8b-6a2b-4649-aa6b-cda71fc73216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14288 | 2026.01.14 02:44:52.625716 [ 264 ] {07c9ed8b-6a2b-4649-aa6b-cda71fc73216} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14289 | 2026.01.14 02:44:52.625754 [ 264 ] {07c9ed8b-6a2b-4649-aa6b-cda71fc73216} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14290 | 2026.01.14 02:44:52.626114 [ 264 ] {07c9ed8b-6a2b-4649-aa6b-cda71fc73216} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14291 | 2026.01.14 02:44:52.626336 [ 264 ] {07c9ed8b-6a2b-4649-aa6b-cda71fc73216} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14292 | 2026.01.14 02:44:52.626497 [ 264 ] {07c9ed8b-6a2b-4649-aa6b-cda71fc73216} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001351 sec., 47372.316802368616 rows/sec., 3.70 MiB/sec. | ||
| 14293 | 2026.01.14 02:44:52.626540 [ 264 ] {07c9ed8b-6a2b-4649-aa6b-cda71fc73216} <Debug> TCPHandler: Processed in 0.001540353 sec. | ||
| 14294 | 2026.01.14 02:44:52.626666 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14295 | 2026.01.14 02:44:52.626768 [ 264 ] {b1caa47f-00c3-483e-9b53-c5feecc7cdc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14296 | 2026.01.14 02:44:52.626819 [ 264 ] {b1caa47f-00c3-483e-9b53-c5feecc7cdc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14297 | 2026.01.14 02:44:52.627255 [ 264 ] {b1caa47f-00c3-483e-9b53-c5feecc7cdc5} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14298 | 2026.01.14 02:44:52.627291 [ 264 ] {b1caa47f-00c3-483e-9b53-c5feecc7cdc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14299 | 2026.01.14 02:44:52.627640 [ 264 ] {b1caa47f-00c3-483e-9b53-c5feecc7cdc5} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14300 | 2026.01.14 02:44:52.627900 [ 264 ] {b1caa47f-00c3-483e-9b53-c5feecc7cdc5} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14301 | 2026.01.14 02:44:52.628068 [ 264 ] {b1caa47f-00c3-483e-9b53-c5feecc7cdc5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001322 sec., 121028.74432677761 rows/sec., 8.43 MiB/sec. | ||
| 14302 | 2026.01.14 02:44:52.628108 [ 264 ] {b1caa47f-00c3-483e-9b53-c5feecc7cdc5} <Debug> TCPHandler: Processed in 0.001494472 sec. | ||
| 14303 | 2026.01.14 02:44:52.628230 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14304 | 2026.01.14 02:44:52.628328 [ 264 ] {1555a9da-d9ce-479f-a9db-0e6bdc8626b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14305 | 2026.01.14 02:44:52.628371 [ 264 ] {1555a9da-d9ce-479f-a9db-0e6bdc8626b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14306 | 2026.01.14 02:44:52.628708 [ 264 ] {1555a9da-d9ce-479f-a9db-0e6bdc8626b4} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14307 | 2026.01.14 02:44:52.628742 [ 264 ] {1555a9da-d9ce-479f-a9db-0e6bdc8626b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14308 | 2026.01.14 02:44:52.629070 [ 264 ] {1555a9da-d9ce-479f-a9db-0e6bdc8626b4} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14309 | 2026.01.14 02:44:52.629293 [ 264 ] {1555a9da-d9ce-479f-a9db-0e6bdc8626b4} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14310 | 2026.01.14 02:44:52.629437 [ 264 ] {1555a9da-d9ce-479f-a9db-0e6bdc8626b4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 14311 | 2026.01.14 02:44:52.629476 [ 264 ] {1555a9da-d9ce-479f-a9db-0e6bdc8626b4} <Debug> TCPHandler: Processed in 0.001297221 sec. | ||
| 14312 | 2026.01.14 02:44:55.363230 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1710 | ||
| 14313 | 2026.01.14 02:44:55.365555 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14314 | 2026.01.14 02:44:55.365601 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14315 | 2026.01.14 02:44:55.366853 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14316 | 2026.01.14 02:44:55.367134 [ 243 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14317 | 2026.01.14 02:44:55.367299 [ 117 ] {} <Debug> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14318 | 2026.01.14 02:44:55.367364 [ 117 ] {} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14319 | 2026.01.14 02:44:55.367385 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14320 | 2026.01.14 02:44:55.367410 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1710 | ||
| 14321 | 2026.01.14 02:44:55.367484 [ 192 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::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 | ||
| 14322 | 2026.01.14 02:44:55.367968 [ 192 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14323 | 2026.01.14 02:44:55.368109 [ 192 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1552 rows starting from the beginning of the part | ||
| 14324 | 2026.01.14 02:44:55.368484 [ 192 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 34 rows starting from the beginning of the part | ||
| 14325 | 2026.01.14 02:44:55.368793 [ 192 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part | ||
| 14326 | 2026.01.14 02:44:55.369084 [ 192 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 36 rows starting from the beginning of the part | ||
| 14327 | 2026.01.14 02:44:55.369373 [ 192 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 30 rows starting from the beginning of the part | ||
| 14328 | 2026.01.14 02:44:55.369660 [ 192 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part | ||
| 14329 | 2026.01.14 02:44:55.376427 [ 197 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1710 rows, containing 72 columns (72 merged, 0 gathered) in 0.008981494 sec., 190391.48720691682 rows/sec., 149.77 MiB/sec. | ||
| 14330 | 2026.01.14 02:44:55.378338 [ 195 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14331 | 2026.01.14 02:44:55.378986 [ 195 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_56_11} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14332 | 2026.01.14 02:44:55.379075 [ 195 ] {4ccef90c-d256-4372-a1fd-ecad53b63a7b::all_1_56_11} <Trace> system.query_log (4ccef90c-d256-4372-a1fd-ecad53b63a7b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14333 | 2026.01.14 02:44:55.379445 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 14334 | 2026.01.14 02:44:57.651772 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14335 | 2026.01.14 02:44:57.651968 [ 264 ] {e249db44-be63-42a9-9bfc-2b80d378ac3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14336 | 2026.01.14 02:44:57.652037 [ 264 ] {e249db44-be63-42a9-9bfc-2b80d378ac3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14337 | 2026.01.14 02:44:57.652700 [ 264 ] {e249db44-be63-42a9-9bfc-2b80d378ac3d} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14338 | 2026.01.14 02:44:57.652742 [ 264 ] {e249db44-be63-42a9-9bfc-2b80d378ac3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14339 | 2026.01.14 02:44:57.653104 [ 264 ] {e249db44-be63-42a9-9bfc-2b80d378ac3d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14340 | 2026.01.14 02:44:57.653320 [ 264 ] {e249db44-be63-42a9-9bfc-2b80d378ac3d} <Trace> oximeter.fields_ipaddr (94f99b76-e5d6-4562-b20c-850d7cd5d6cb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14341 | 2026.01.14 02:44:57.653470 [ 264 ] {e249db44-be63-42a9-9bfc-2b80d378ac3d} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001554 sec., 7722.007722007722 rows/sec., 629.68 KiB/sec. | ||
| 14342 | 2026.01.14 02:44:57.653511 [ 264 ] {e249db44-be63-42a9-9bfc-2b80d378ac3d} <Debug> TCPHandler: Processed in 0.001869096 sec. | ||
| 14343 | 2026.01.14 02:44:57.653653 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14344 | 2026.01.14 02:44:57.653775 [ 264 ] {917edb81-6f0d-49be-a871-1a3e45ded958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14345 | 2026.01.14 02:44:57.653823 [ 264 ] {917edb81-6f0d-49be-a871-1a3e45ded958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14346 | 2026.01.14 02:44:57.654923 [ 264 ] {917edb81-6f0d-49be-a871-1a3e45ded958} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14347 | 2026.01.14 02:44:57.654956 [ 264 ] {917edb81-6f0d-49be-a871-1a3e45ded958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14348 | 2026.01.14 02:44:57.655415 [ 264 ] {917edb81-6f0d-49be-a871-1a3e45ded958} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14349 | 2026.01.14 02:44:57.655619 [ 264 ] {917edb81-6f0d-49be-a871-1a3e45ded958} <Trace> oximeter.fields_string (7514a3b3-76aa-40e6-8e99-655f8dbbe70a): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14350 | 2026.01.14 02:44:57.655750 [ 264 ] {917edb81-6f0d-49be-a871-1a3e45ded958} <Debug> executeQuery: Read 1282 rows, 109.08 KiB in 0.001997 sec., 641962.944416625 rows/sec., 53.34 MiB/sec. | ||
| 14351 | 2026.01.14 02:44:57.655787 [ 264 ] {917edb81-6f0d-49be-a871-1a3e45ded958} <Debug> TCPHandler: Processed in 0.002193368 sec. | ||
| 14352 | 2026.01.14 02:44:57.655926 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14353 | 2026.01.14 02:44:57.656047 [ 264 ] {a37bf4eb-03d9-4438-b75e-873de2377d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14354 | 2026.01.14 02:44:57.656095 [ 264 ] {a37bf4eb-03d9-4438-b75e-873de2377d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14355 | 2026.01.14 02:44:57.656559 [ 264 ] {a37bf4eb-03d9-4438-b75e-873de2377d76} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14356 | 2026.01.14 02:44:57.656595 [ 264 ] {a37bf4eb-03d9-4438-b75e-873de2377d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14357 | 2026.01.14 02:44:57.656904 [ 264 ] {a37bf4eb-03d9-4438-b75e-873de2377d76} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14358 | 2026.01.14 02:44:57.657111 [ 264 ] {a37bf4eb-03d9-4438-b75e-873de2377d76} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14359 | 2026.01.14 02:44:57.657238 [ 264 ] {a37bf4eb-03d9-4438-b75e-873de2377d76} <Debug> executeQuery: Read 52 rows, 3.85 KiB in 0.001215 sec., 42798.353909465026 rows/sec., 3.09 MiB/sec. | ||
| 14360 | 2026.01.14 02:44:57.657252 [ 113 ] {} <Debug> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14361 | 2026.01.14 02:44:57.657276 [ 264 ] {a37bf4eb-03d9-4438-b75e-873de2377d76} <Debug> TCPHandler: Processed in 0.001410121 sec. | ||
| 14362 | 2026.01.14 02:44:57.657322 [ 113 ] {} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14363 | 2026.01.14 02:44:57.657348 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14364 | 2026.01.14 02:44:57.657422 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14365 | 2026.01.14 02:44:57.657469 [ 197 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::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 | ||
| 14366 | 2026.01.14 02:44:57.657555 [ 264 ] {171b7d75-691b-45c1-8da4-f13146051320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14367 | 2026.01.14 02:44:57.657609 [ 264 ] {171b7d75-691b-45c1-8da4-f13146051320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14368 | 2026.01.14 02:44:57.657614 [ 197 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14369 | 2026.01.14 02:44:57.657661 [ 197 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 277 rows starting from the beginning of the part | ||
| 14370 | 2026.01.14 02:44:57.657733 [ 197 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 205 rows starting from the beginning of the part | ||
| 14371 | 2026.01.14 02:44:57.657783 [ 197 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 40 rows starting from the beginning of the part | ||
| 14372 | 2026.01.14 02:44:57.657840 [ 197 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 14 rows starting from the beginning of the part | ||
| 14373 | 2026.01.14 02:44:57.657884 [ 197 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 40 rows starting from the beginning of the part | ||
| 14374 | 2026.01.14 02:44:57.657931 [ 197 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 52 rows starting from the beginning of the part | ||
| 14375 | 2026.01.14 02:44:57.658168 [ 264 ] {171b7d75-691b-45c1-8da4-f13146051320} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14376 | 2026.01.14 02:44:57.658218 [ 264 ] {171b7d75-691b-45c1-8da4-f13146051320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14377 | 2026.01.14 02:44:57.658583 [ 264 ] {171b7d75-691b-45c1-8da4-f13146051320} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14378 | 2026.01.14 02:44:57.658795 [ 264 ] {171b7d75-691b-45c1-8da4-f13146051320} <Trace> oximeter.fields_u32 (a711e458-aeba-4e28-aa6e-6b9eff7c6f41): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14379 | 2026.01.14 02:44:57.658852 [ 195 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001425741 sec., 440472.7085775046 rows/sec., 29.73 MiB/sec. | ||
| 14380 | 2026.01.14 02:44:57.658924 [ 264 ] {171b7d75-691b-45c1-8da4-f13146051320} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001393 sec., 163675.52045944007 rows/sec., 11.08 MiB/sec. | ||
| 14381 | 2026.01.14 02:44:57.658966 [ 264 ] {171b7d75-691b-45c1-8da4-f13146051320} <Debug> TCPHandler: Processed in 0.001605093 sec. | ||
| 14382 | 2026.01.14 02:44:57.659087 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14383 | 2026.01.14 02:44:57.659111 [ 200 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14384 | 2026.01.14 02:44:57.659199 [ 264 ] {07e35bd6-d1a9-4b9a-a50d-3c7b39a266f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14385 | 2026.01.14 02:44:57.659251 [ 264 ] {07e35bd6-d1a9-4b9a-a50d-3c7b39a266f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14386 | 2026.01.14 02:44:57.659454 [ 200 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_81_16} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14387 | 2026.01.14 02:44:57.659537 [ 200 ] {ea57e296-70c4-41e4-bde3-e0e2a974e3fa::all_1_81_16} <Trace> oximeter.fields_u16 (ea57e296-70c4-41e4-bde3-e0e2a974e3fa) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14388 | 2026.01.14 02:44:57.659644 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 14389 | 2026.01.14 02:44:57.659866 [ 264 ] {07e35bd6-d1a9-4b9a-a50d-3c7b39a266f9} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14390 | 2026.01.14 02:44:57.659903 [ 264 ] {07e35bd6-d1a9-4b9a-a50d-3c7b39a266f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14391 | 2026.01.14 02:44:57.660304 [ 264 ] {07e35bd6-d1a9-4b9a-a50d-3c7b39a266f9} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14392 | 2026.01.14 02:44:57.660513 [ 264 ] {07e35bd6-d1a9-4b9a-a50d-3c7b39a266f9} <Trace> oximeter.fields_uuid (ae51bee3-aa6b-4713-8e03-65687f8d271b): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14393 | 2026.01.14 02:44:57.660638 [ 264 ] {07e35bd6-d1a9-4b9a-a50d-3c7b39a266f9} <Debug> executeQuery: Read 572 rows, 43.59 KiB in 0.001453 sec., 393668.27253957326 rows/sec., 29.29 MiB/sec. | ||
| 14394 | 2026.01.14 02:44:57.660676 [ 264 ] {07e35bd6-d1a9-4b9a-a50d-3c7b39a266f9} <Debug> TCPHandler: Processed in 0.001646323 sec. | ||
| 14395 | 2026.01.14 02:44:57.660779 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14396 | 2026.01.14 02:44:57.660871 [ 264 ] {eb2ba153-ef64-4d3e-8efe-fb43d4c7b25e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14397 | 2026.01.14 02:44:57.660913 [ 264 ] {eb2ba153-ef64-4d3e-8efe-fb43d4c7b25e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14398 | 2026.01.14 02:44:57.661480 [ 264 ] {eb2ba153-ef64-4d3e-8efe-fb43d4c7b25e} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14399 | 2026.01.14 02:44:57.661516 [ 264 ] {eb2ba153-ef64-4d3e-8efe-fb43d4c7b25e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14400 | 2026.01.14 02:44:57.661872 [ 264 ] {eb2ba153-ef64-4d3e-8efe-fb43d4c7b25e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14401 | 2026.01.14 02:44:57.662085 [ 264 ] {eb2ba153-ef64-4d3e-8efe-fb43d4c7b25e} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14402 | 2026.01.14 02:44:57.662207 [ 264 ] {eb2ba153-ef64-4d3e-8efe-fb43d4c7b25e} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001355 sec., 627306.2730627306 rows/sec., 42.23 MiB/sec. | ||
| 14403 | 2026.01.14 02:44:57.662226 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
| 14404 | 2026.01.14 02:44:57.662243 [ 264 ] {eb2ba153-ef64-4d3e-8efe-fb43d4c7b25e} <Debug> TCPHandler: Processed in 0.001511562 sec. | ||
| 14405 | 2026.01.14 02:44:57.662283 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14406 | 2026.01.14 02:44:57.662308 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14407 | 2026.01.14 02:44:57.662371 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14408 | 2026.01.14 02:44:57.662414 [ 197 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full | ||
| 14409 | 2026.01.14 02:44:57.662468 [ 264 ] {800b0aae-f8a4-48a2-ab72-1b285f342926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14410 | 2026.01.14 02:44:57.662526 [ 264 ] {800b0aae-f8a4-48a2-ab72-1b285f342926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14411 | 2026.01.14 02:44:57.662530 [ 197 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14412 | 2026.01.14 02:44:57.662570 [ 197 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 31903 rows starting from the beginning of the part | ||
| 14413 | 2026.01.14 02:44:57.662626 [ 197 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 14414 | 2026.01.14 02:44:57.662671 [ 197 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 233 rows starting from the beginning of the part | ||
| 14415 | 2026.01.14 02:44:57.662712 [ 197 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 160 rows starting from the beginning of the part | ||
| 14416 | 2026.01.14 02:44:57.662753 [ 197 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 14417 | 2026.01.14 02:44:57.662793 [ 197 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 850 rows starting from the beginning of the part | ||
| 14418 | 2026.01.14 02:44:57.663368 [ 264 ] {800b0aae-f8a4-48a2-ab72-1b285f342926} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14419 | 2026.01.14 02:44:57.663405 [ 264 ] {800b0aae-f8a4-48a2-ab72-1b285f342926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14420 | 2026.01.14 02:44:57.663939 [ 264 ] {800b0aae-f8a4-48a2-ab72-1b285f342926} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14421 | 2026.01.14 02:44:57.664225 [ 264 ] {800b0aae-f8a4-48a2-ab72-1b285f342926} <Trace> oximeter.measurements_histogramu64 (54faf14f-464a-4e46-92f0-faf20853345d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14422 | 2026.01.14 02:44:57.664363 [ 264 ] {800b0aae-f8a4-48a2-ab72-1b285f342926} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001912 sec., 20920.50209205021 rows/sec., 37.49 MiB/sec. | ||
| 14423 | 2026.01.14 02:44:57.664417 [ 264 ] {800b0aae-f8a4-48a2-ab72-1b285f342926} <Debug> TCPHandler: Processed in 0.002098377 sec. | ||
| 14424 | 2026.01.14 02:44:57.664520 [ 264 ] {} <Trace> TCP-Session: 36648cb2-2044-405a-8083-28d9effc6f43 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14425 | 2026.01.14 02:44:57.664611 [ 264 ] {7700d377-08f4-4398-9caf-a58dacfdbd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61059) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14426 | 2026.01.14 02:44:57.664651 [ 264 ] {7700d377-08f4-4398-9caf-a58dacfdbd7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14427 | 2026.01.14 02:44:57.664974 [ 264 ] {7700d377-08f4-4398-9caf-a58dacfdbd7d} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14428 | 2026.01.14 02:44:57.665008 [ 264 ] {7700d377-08f4-4398-9caf-a58dacfdbd7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14429 | 2026.01.14 02:44:57.665303 [ 264 ] {7700d377-08f4-4398-9caf-a58dacfdbd7d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14430 | 2026.01.14 02:44:57.665502 [ 264 ] {7700d377-08f4-4398-9caf-a58dacfdbd7d} <Trace> oximeter.measurements_u64 (201925cd-9e09-4e34-ae2f-46b335cba434): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14431 | 2026.01.14 02:44:57.665626 [ 264 ] {7700d377-08f4-4398-9caf-a58dacfdbd7d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 14432 | 2026.01.14 02:44:57.665661 [ 264 ] {7700d377-08f4-4398-9caf-a58dacfdbd7d} <Debug> TCPHandler: Processed in 0.001189029 sec. | ||
| 14433 | 2026.01.14 02:44:57.668953 [ 195 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33466 rows, containing 5 columns (5 merged, 0 gathered) in 0.006578394 sec., 5087259.899604675 rows/sec., 347.67 MiB/sec. | ||
| 14434 | 2026.01.14 02:44:57.669258 [ 191 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 14435 | 2026.01.14 02:44:57.669595 [ 191 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14436 | 2026.01.14 02:44:57.669672 [ 191 ] {6a47f818-7b0a-4bea-a47e-10d8a124aeeb::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (6a47f818-7b0a-4bea-a47e-10d8a124aeeb) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
| 14437 | 2026.01.14 02:44:57.669775 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 14438 | 2026.01.14 02:44:57.740662 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35987 | ||
| 14439 | 2026.01.14 02:44:57.741338 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14440 | 2026.01.14 02:44:57.741397 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14441 | 2026.01.14 02:44:57.741855 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14442 | 2026.01.14 02:44:57.742079 [ 244 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14443 | 2026.01.14 02:44:57.742205 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35987 | ||
| 14444 | 2026.01.14 02:44:58.098514 [ 221 ] {} <Trace> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): 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] | ||
| 14445 | 2026.01.14 02:44:58.098593 [ 221 ] {} <Debug> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): 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] | ||
| 14446 | 2026.01.14 02:44:58.102183 [ 221 ] {} <Debug> system.asynchronous_metric_log (a5c7ae10-0d48-4091-a67b-96c394dd7619): 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] | ||
| 14447 | 2026.01.14 02:44:58.487492 [ 226 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): 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] | ||
| 14448 | 2026.01.14 02:44:58.487556 [ 226 ] {} <Debug> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): 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] | ||
| 14449 | 2026.01.14 02:44:58.491703 [ 226 ] {} <Debug> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): 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] | ||
| 14450 | 2026.01.14 02:44:59.630738 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 14451 | 2026.01.14 02:44:59.646973 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14452 | 2026.01.14 02:44:59.647018 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14453 | 2026.01.14 02:44:59.653128 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14454 | 2026.01.14 02:44:59.653807 [ 245 ] {} <Trace> system.metric_log (94b8fba9-1191-4fbd-baf0-80768e1a93ee): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14455 | 2026.01.14 02:44:59.656714 [ 245 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||